body{
	background-color:#FFFFFF;
	padding-top:2px;
	background-image:url('images/bodybg.png');
}

.font{
	font-family:tahoma;
	font-size:12px;
}

a.link{
	color:#8bb800;
	font-weight:bold;
	text-decoration:none;
	font-family:tahoma;
	font-size:12px;
}

a.link:hover{
	color:#8bb800;
	font-weight:bold;
	text-decoration:underline;
	
}

.certbox{
	background-color:#F3F3F3; 
	padding:2px; 
	border:1px dashed black;
}

a.footerlink{
	color:#00c0ff;
	font-weight:bold;
	text-decoration:none;
	font-family:tahoma;
	font-size:12px;
}

a.headerlink{
	color:white;
	text-decoration:none;
	padding:7px;
	font-weight:bold;
	font-family:tahoma;
	font-size:15px;
	
}

a.headerlink:hover{
	background-image:url('http://stockratings.us/dateback.png');
	background-repeat:repeat-x;
	padding-top:11px;
	padding-bottom:14px;
}

.headerlinkactive{
	color:white;
	text-decoration:none;
	padding:7px;
	font-weight:bold;
	font-family:tahoma;
	font-size:15px;
	background-image:url('http://stockratings.us/hlhover.png');
	background-repeat:repeat-x;
	padding-top:11px;
	padding-bottom:14px;
}

.certificate{
	opacity:.7;
}

.certificate:hover{
	opacity:1.0;
}
