BODY  {
	font-family : verdana , arial, helvetica;
	font-size: 10pt;
	color: black;
}
.normal {
	font-family : verdana , arial, helvetica;
	font-size : 10pt;
	color : black;
}

.large {
	font-family : arial;
	font-size : 14pt;
	font-weight : bold;
	font-style : italic;
	color : black;
}
A {
	font-family : verdana, arial, helvetica;
	font-size : 9pt;
	color : blue;
}
A:HOVER {
	font-family : verdana, arial, helvetica;
	font-size : 9pt;
	text-decoration : underline;
	color :maroon;
}
H1 {
	font-family : arial;
	font-weight : bold;
	font-size : 14px;
	color : black;
}
.title1 {
	font-family : verdana , arial, helvetica;
	font-size : 14px;
	font-weight : bold;
}
.titlered {
	font-family : verdana, arial, helvetica;
	font-size : 14pt;
	font-weight : bold;
	color : #990000;
}

.header {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	font-weight : bold;
	color: white;

}

.bginfo {
	background : f3f3f3;
}

.bgmenu {
	background : 236096;
}

.bgdivider {
	background : 236096;
}

.bgheader {
	background : 236096;
}

.bgdes {
	background : a0aa5c;
}

.bgdata {
	background : cccccc;
}

.adfont {
	font-family: verdana, arial, helvetica;
	font-size: 9pt;
	color: black;
}

.dividerfont {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	font-weight : bold;
	color: white;
}	

.bgAd {
	background : cccccc;
}


#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 0px solid #778;
border-bottom: none;
background: 3C72AE;
font: bold 12px Verdana;
}

#tablist li a:link, #tablist li a:visited{
color: ffffff;
}

#tablist li a.current{
background: 72a2d0;
font: bold 12px Verdana;
}

#tabcontentcontainer{
width:480px;
height:40px;
}

.tabcontent{
display:none;
color: red;
}