body
{    
    background-color:#000000;
    background-image: url('/i/bg.gif');        
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
    font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 	
	text-decoration: none;
    scrollbar-face-color: #000;
    scrollbar-shadow-color: #808080;
    scrollbar-highlight-color: #808080;
    scrollbar-3dlight-color: #000;
    scrollbar-darkshadow-color: #000;
    scrollbar-track-color: #000;
    scrollbar-arrow-color: #808080;
    overflow:auto;
}

.menu
{
	font-family: verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none; 
}

.menu A:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menu A:visited
{
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
}

.menu A:hover
{	
	color: #ffffff;
	text-decoration: underline;	
	font-weight: bold;
}

.menu A:active
{	
	color: #ffffff;
	text-decoration: underline;	
	font-weight: bold;
}

a
{
	font-size: 10px;
}

.link_light
{
	font-size: 10px;
	color: white;	
	text-decoration: none;
}

.link_light:hover
{
	font-size: 10px;
	color: white;	
	text-decoration: underline;
}

.link_dark
{
	font-size: 10px;
	color: #000000;	
	text-decoration: none;
}

.link_dark:hover
{
	font-size: 10px;
	color: #000000;	
	text-decoration: underline;
}

.link_dark_u
{
	font-size: 10px;
	color: #000000;	
	text-decoration: underline;
}

.link_dark_u:hover
{
	font-size: 10px;
	color: #000000;	
	text-decoration: underline;
}

.sectiontitle_light
{
	font-family: verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: white;
	text-decoration: none; 
}

.sectiontitle_light A:link
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.sectiontitle_light A:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.sectiontitle_light A:hover
{	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.sectiontitle_light A:active
{	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.sectiontitle_dark
{
	font-family: verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	text-decoration: none; 
}

.sectiontitle_dark A:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.sectiontitle_dark A:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.sectiontitle_dark A:hover
{	
	color: #3e83b9;
	text-decoration: none;
	font-weight: bold;
}

.sectiontitle_dark A:active
{	
	color: #3e83b9;
	text-decoration: none;
	font-weight: bold;
}

.normalcontent_light
{
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: white;
	text-decoration: none; 
}

.normalcontent_dark
{
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none; 
}

.normalcontent_validation
{
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: red;
	text-decoration: none; 
}

.sectiontitle_validation
{
	font-family: verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: red;
	text-decoration: none; 
}

.footer
{
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none; 
}

.splash
{
    font-family: verdana; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none; 
}

.header
{
    font-family: verdana; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
	text-decoration: none; 
}

.link_light_u
{
	color: #ffffff;	
	text-decoration: underline;
}

.link_light_u:hover
{
	color: #ffffff;	
	text-decoration: underline;
}

.NavTxtBoxHeight 
{ 
    WIDTH: 30px; 
    HEIGHT: 15px 
}

.userid
{
	width: 70px;
}

.username
{
	width: 250px;
}

.comments_url
{
	width: 450px;
}

.comments_headline
{
	width: 450px;
}

.comments_body
{
	width: 450px;
}

.coordinate
{
    width: 50px;
}

:root {
 overflow-y: scroll !important;
 overflow-x: scroll !important;
}