A:link         {text-decoration: none; color: #0099FF;}
A:visited      {text-decoration: none; color: #0099FF;}
A:hover        {text-decoration: underline overline; color: #0000FF;}
A.gray:link    {text-decoration: none; color: #CCCCCC;}
A.gray:visited {text-decoration: none; color: #336699;}
A.gray:hover   {text-decoration: none; color: #D90000;}

titlebar {
	font-size: x-small;
	font-weight: bold;
	color: #ff0000;
	text-align: center
	}

row1 {
	font-size: x-small;
	border-top: thin dotted #000066;
	border-right: thin dotted #000066;
	border-bottom: thin dotted #000066;
	border-left: thin dotted #000066;

}

#footer-a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	width:800px;
	height:25px;
	background:url(pics/footer_a.png);
}

#footer-b {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	width:800px;
	height:25px;
	background:url(pics/footer_b.png);
}

#footer-c {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	width:800px;
	height:25px;
	background:url(pics/footer_c.png);
}

#footer-d {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	width:800px;
	height:25px;
	background:url(pics/footer_d.png);
}

#footer-e {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	width:800px;
	height:25px;
	background:url(pics/footer_e.png);
}

#footer-f {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	width:800px;
	height:25px;
	background:url(pics/footer_f.png);
}

#footer-g{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	width:800px;
	height:25px;
	background:url(pics/footer_g.png);
}

#footer-h{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	width:800px;
	height:25px;
	background:url(pics/footer_h.png);
}

#footer-i{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;	
	width:800px;
	height:25px;
	background:url(pics/footer_i.png);
}

BODY {
	background-color: #F0F0F0;
	font-family: tahoma;
	font-size: 80%;
	color: #000;

}

img {
        border: 0;
        }
		
