body 
{
	margin:0px; 
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#000000;
}

ul
{
	list-style-image: url('/images/dot.gif');
	padding-top: 5px;
}

li
{
	padding-bottom: 5px;
}

td 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.darkrow
{
	background-color:#eeeeee; 
}

.lightrow
{
	background-color:#ffffff; 
}

.itemheader
{
	background-color:#4b769f;
	color:#ffffff; 
}

.maintable
{
	border-top: 1px solid #e89f98;
	border-bottom: 1px solid #8a8b8f; 
	background-color:#ffffff; 
}

.headertable
{
	background-color:#ffffff; 
	background-image: url("/images/headerfone.gif"); 
}

.menutable
{
	background-color:#ffffff; 
}

.smenutable
{
	background-color:#ffffff; 
	background-image: url("/images/msfone.gif"); 
}

.newstable
{
	background-color:#ffffff; 
}

.newsheadtable
{
	background-color:#ffffff; 
	background-image: url("/images/volheaderfone.gif");
	background-position: right bottom;
	background-repeat: repeat-x; 
}

.footertable
{
	background-color:#ffffff; 
	background-image: url("/images/footerfone.gif"); 
}
                                                                 
select,input 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#666666;
	

}

.borderinput
{
	border-top: 1px solid #868585;
	border-bottom: 1px solid #868585;
	border-left: 1px solid #868585;
	border-right: 1px solid #868585;
}

a 
{
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color:#3a72af; 
	text-decoration:none;
}

a:hover 
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#3a72af;
	text-decoration:underline;
}

.menulink 
{
	font-size:12px;
	font-weight:bold;
	font-family: Tahoma, Arial;
	color:#3a72af;
}

.menulink:hover 
{
	font-size:12px;
	font-weight:bold;
	font-family: Tahoma, Arial;
	color:#3a72af;
	text-decoration:underline;
}

.bigheader
{
	font-size:16pt;
	font-weight:none;
	font-family: Arial, Tahoma;
	color:#3a72af;
}

.bigheader:hover 
{
	font-size:16pt;
	font-weight:none;
	font-family: Arial, Tahoma;
	color:#3a72af;
}

HR
{
	color:#e8e9ed; 
	width:95%;
	border:1px solid #e8e9ed;
}


H1
{
	font-size:16pt;
	margin:2pt;
	font-weight:none;
	font-family: Tahoma, Arial;
	color:#0270c9;
}

H2 
{
	font-size:14pt;
	margin:2pt;
	font-weight:none;
	font-family: Tahoma, Arial;
	color:#666666;
}

H3 
{
	font-size:12pt;
	margin:2pt;
	font-weight:none;
	font-family: Tahoma, Arial;
	color:#0270c9;
}

H4 
{
	font-size:12px;
	margin:2pt;
	font-weight:bold;
	font-family: Tahoma, Arial;
	color:#3a72af;
}

H5,H6,H7 
{
	margin:2pt;
	color:#666666;
	font-weight:none;
	font-family: Tahoma, Arial;
}
