body {
	background-attachment: fixed;
	background-color: #08070D;
	background-repeat: no-repeat;
	vertical-align: top;
	margin-top: 0px;

	scrollbar-base-color: #444444;
	scrollbar-arrow-color: #444444;
	scrollbar-3dlight-color: #777777;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #777777;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #333333;
}

table{
	vertical-align:top;
	margin:0px;
	padding-top:0px;
	top:0px;
	color: #6D7599;

}

td.livetopnav {
	background-repeat: no-repeat;
}
	
p.newsfeed {
	color:#6D7599;
	font-style: normal;
	font-family:"Lucida Sans Unicode";
	font-size:11px;
}

h3 {
color:#6D7599;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	color:#6D7599;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h5 {
color:#6D7599;
	font-family: Arial, Helvetica, sans-serif;
}

a:link{
	font-family:"Lucida Sans Unicode";
	text-decoration: underline ;
	font-size: 14px;
	color: #6D7599;
}

a:hover{
	color: ##7A83A0;
	font-family:"Lucida Sans Unicode";
	text-decoration: none;
	font-size: 14px;
}

a:active{

	color: #6D7599;
	font-family:"Lucida Sans Unicode";
	text-decoration: none;
	font-size: 14px;
}
	
a:visited{
	color: #6D7599;
	font-family:"Lucida Sans Unicode";
	text-decoration: none;
	font-size: 14px;
}

p {
	color:#6D7599;
	text-decoration: none;
	font-style: normal;
	font-family:"Lucida Sans Unicode";
	font-size:11px;
}



a.adminlink {
font-family: "Lucida Sans Unicode"; 
font-size: 8px; 
color: #4b5377;
}
