/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

strong {
	color: #0F1A52;
}

#mainbody {
	margin-top:0px;
	margin-left:20px;
}

#mainbody a {
	color: #07D006;
	font-weight: bold;
	text-decoration:underline;
}

#mainbody a:hover {
	font-weight:bold;
}

#leftnav a {
	display:block;
	width:155px;
	height:34px;
	line-height:26px;
	background:url(images/button-off.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	text-indent:30px;
}

#leftnav a:hover {
	color: #07D006;
	background:url(images/button-over.gif) no-repeat left top;
}

.footer {
	font-size:9px;
}
