.mainlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.white_caps_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}

.logolink {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff6600;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-decoration:none
	
}
.sorotantitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#663300;
	text-decoration:none;
	font-weight:bold
}
.maintable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
}
.stat1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: lighter;
	color: #006666;
	text-decoration: none;
	min-height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.stat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #006633;
	text-decoration:none;
}
.stat3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}
.verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.style2 {text-transform: uppercase; color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
.white_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
li.bullet  {background-color: transparent;
	background-image: url(images/carret.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 80%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;}

#tablist{
padding: 3px 0;
margin-left: 3px;
margin-bottom: 0;
margin-top: 0;
font: 9px Verdana;
text-decoration: none;
background: #5A5A52;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
background: #5A5A52;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 0px;
border-bottom: none;
background: #aDaDa3;
}

#tablist li a:link, #tablist li a:visited{
color: #663300;

}

#tablist li a.current{
background: #CDCDC3;
}

#tabcontentcontainer{
width: 100%;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border: 0px solid black;


}

.tabcontent{
display:none;
}

