a:link
{	color: #0000ff; 
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	}
a:visited
{	color: rgb(102,204,0);
	text-decoration: none;
 } 
a:active 
{	color: rgb(255,255,0);}
body
{	font-family: Arial, Helvetica, Times New Roman;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);}
table
{	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); 	}
	
.box {
	float: center;
	padding: 10px;
	margin: 5px;
	background-color: #fff;
	border: 5px solid #006976;
	width: 200px;
	height: 95px;
	font-family:verdana,arial,helvetica,geneva;
	font-size:12px;
	color:#333;
	line-height:1.5em;
	text-decoration:none;
	text-align: center;
	word-spacing: 1px;	
}

.boxWide {
	float: center;
	padding: 10px;
	margin: 5px;
	background-color: #fff;
	border: 5px solid #006976;
	width: 500px;
	height: 100px;
	font-family:verdana,arial,helvetica,geneva;
	font-size:12px;
	color:#333;
	line-height:1.5em;
	text-decoration:none;
	word-spacing: 1px;	
}

.smText {
	font-family:verdana,arial,helvetica,geneva;
	font-size:11px;
	color:#333;
	line-height:1.5em;
	text-decoration:none;
	padding:0;
	word-spacing: 1px;
}

#boxTitle {
	font-family:verdana,arial,helvetica,geneva;
	font-size: 14px;
	color: red;
	text-decoration: underline;
	text-weight: bold;
}



	
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(204,255,0);
}
h2
{	color: rgb(153,504,255); }
h3 
{	color: #CC0000; }
h4
{	color: #CC0000;}
h5
{	color: #CC0000;}
h6
{	color: rgb(204,255,0);}

a.leftnavcontent { 
	color: #f5f5f5;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
a:hover { color: gold; }

a.leftnavheads {  
	color: #cccccc; 
	text-decoration: none;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}
a:hover { color: gold; }

.ad {
	font-family: Verdana, arial, helvetica, geneva;
	font-size:11px;
	color:#333366;
	line-height:1.5em;
	text-decoration:none;
	padding:0;
	word-spacing: 1px;
}
.grnBold { color:#007A8A; font-weight:bold; }
#topnav {
	font-size: 90%;
	margin: 0;
}
