a.gray:link {font-weight: bold; text-decoration: none; color: #808080}
a.gray:visited {
	font-weight: bold;
	text-decoration: none;
	color: #808080}
a.gray:hover {font-weight: bold; text-decoration: none; color: #808080}
a.gray:active {font-weight: bold; text-decoration: none; color: #808080}



body {
	background-color: #333333;
}
#header {
      background: #4B8BA7;
      position: absolute;
      top: 20px;
      left: 200px;
      width: 900px;
      height: 105px;
    }
	 #leftcol {
      background: #EFEFEF;
      position: absolute;
      top: 125px;
    left: 200px;
      width: 160px;
      height: 1500px;
    }
	 #rightcol {
      background: #EFEFEF;
      position: absolute;
      top: 125px;
    left: 935px;
      width: 165px;
      height: 1500px;
    }
	    #content {
      background: #fff;
      position: absolute;
      top: 125px;
    left: 360px;
      width: 575px;
      height: 1500px;
    }

.style2 {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;

}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style23 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
.style24 {font-size: 14px; color: #FFFFFF;}

.style26 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style27 {font-size: 14px; color: #FFFFFF;}
.style29 {font-size: 14px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style35 {	font-size: 16px;
	color: #333333;
	font-style: italic;
}

.style38 {
	font-size: 24px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
-->


