html {
    overflow: -moz-scrollbars-vertical;
}
body {
		margin: 0 auto;
}

A:link {
	text-decoration: none;
	color: white;
}
A:visited {
	text-decoration: none;
	color: white;
}
A:active {
	text-decoration: none;
	color: white;
}
A:hover {
	text-decoration: underline; 
	color: white;
}
.icmtable {
	background-color: #FFFF99;
	border-top: thin solid #666633;
	border-right: thin solid #666633;
	border-bottom: thin solid #666633;
	border-left: thin solid #666633;

}
.mainhead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #3065ff;
}
.mainheadc {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #3065ff;
  text-align: center;
}
.maintitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.mainbody {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: justify;
	vertical-align: top;
}
.mainbody A:link {
	text-decoration: none;
	color: blue;
}
.mainbody A:visited {
	text-decoration: none;
	color: blue;
}
.mainbody A:active {
	text-decoration: none;
	color: blue;
}
.mainbody A:hover {
	text-decoration: underline; 
	color: blue;
}
.mainbody_13px {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.mainbodyr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: right;
}
.news_header {
  font-size : 9px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  vertical-align : top;
  text-align : left;
  font-weight : normal;
  color :  #3065ff;
  text-transform : capitalize;
}
.news_content {
  font-size : 10px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding-left : 3px;
  padding-top : 3px;
  vertical-align : top;
  font-weight : normal;
  color : #000000;
  text-align: justify;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}

div#contain {
    width: 925px;
    left: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
}
div#adtop {
		position: relative;
		z-index: 2;
    width: 728px;
    height: 90px;
    float: right;
    margin-right: 40px;
}
div#fb {
		position: relative;
		z-index: 2;
    width: 728px;
    height: 20px;
    float: right;
    margin-right: 40px;
}

		div#adtop img {
				border: 0;
		}

div#menu {
		position: relative;
		z-index: 1;
  	top: -15px !important;
  	top: -105px;
}
div#bodybg {
		position: relative;
  	top: -15px !important;
  	top: -105px;
		background: url(images/background.jpg) center no-repeat;
    height: 400px;
}
div#bodyleft {
		position: inherit;
    margin-top: 35px;
    margin-left: 5px;
    float: left;
    width: 250px;
}
div#bodymid {
		position: inherit;
    margin-top: 35px;
    margin-left: 30px;
    float: left;
}
div#bodyleftmid {
		position: inherit;
    margin-top: 35px;
    margin-left: 50px;
    float: left;
    width: 500px;
}
div#bodyadright {
		position: inherit;
    width: 300px;
    height: 250px;
    float: right;
    margin-top: 35px;
    margin-right: 35px;
}

		div#bodyadright img {
				border: 0;
		}

div#bodycontain {
		position: relative;
    float: right;
  	top: -40px !important;
  	top: -40px;
		right: 80px !important;
		right: 42px;
}
div#subbodycontain {
		position: relative;
  	top: -15px !important;
  	top: -105px;
}
div#wordbodycontain {
		position: relative;
}
div#footer {
		position: relative;
  	top: -5px !important;
  	top: -95px;
 		width: 100%;
    height: 75px;
    font-size: 30px;
    text-align: center;
    color: #000;
}

		div#footer img {
				border: 0;

		}
div#footer2 {
		position: relative;
  	top: 10px !important;
  	top: -80px;
 		width: 100%;
    height: 50px;
    font-size: 30px;
    text-align: center;
    color: #000;
}

		div#footer2 img {
				border: 0;

		}
div#left {
		position: inherit;
    float: left;
    width: 33%;
    height: 75px;
    padding: 0px;
}
div#middle {
		position: inherit;
    float: left;
    height: 75px;
    padding: 0px 32px;
}
div#right {
		position: inherit;
    width: 33%;
    height: 75px;
    float: right;
    padding: 0px;
}

