body, td {
	font-family: Verdana, Arial, HELVETICA;
	font-size: 11px;
	color:#444444;
	}
	
a 	{
	color: #0000aa;
	text-decoration: underline;
	font-weight: none;
	}
	
a:hover {
	color: #800000;
	text-decoration: underline;
	}		

a:visited {
	color: #9932cc;
}
	
a.topmenu 	{
	color: #333366;
	width:100%;
	vertical-align: middle;
	font-weight:bold;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	}
	
a:hover.topmenu {
	color: #ffffff;
	background-color: #c0d0e0;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	}		
a.leftmenu { width:100%; text-decoration:none; padding:5px 2px 5px 18px;border-bottom:1px solid #dddddd; }
a:hover.leftmenu { border-top:1px solid #cccccc;border-bottom:1px solid #cccccc; text-decoration:none; padding:4px 2px 4px 18px;background-color:#ffffff; }
a:visited.leftmenu {color: #333366;}

hr {color:#d3d3d3;}
				
.white {color:#ffffff;}
	
.header {
	font-size:14px;
	color:#000066;
	font-style:bold;
	font-weight : bold;
	font-family : Verdana, arial, helvetica;
}
.smallheader {
	font-size:12px;
	color:#000066;
	font-style:bold;
	font-weight : bold;
	font-family : Verdana, arial, helvetica;
}
.input {border:1px solid #bbbbbb;}
.button {border:1px solid #dddddd;background-color:white;color:#999999;cursor:hand;}

