body {
background-image: url(images/bgmain.gif);
color:#000033;
font-family:tahoma;
font-size:11px;
padding:0;
margin-left: 0px;
margin-top: 0px;
text-align: left;
}

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #990000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #FF0000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #003366;
	}
	
.large {
color:#990000;
font-weight: bold; 
font-family:tahoma;
font-size:14px;
text-align:left;
}

.news {
color:#FFFFFF;
font-family:tahoma;
font-size:10px;
text-align:left;
}
.whitelink { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
	
	input, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #666666;
	font-size: 10px;
}

img{	border: none; }

.subnavi {
	color: #000000; 
	font-size: 11px;
}
a.subnavi, a.subnavi:link, a.subnavi:visited, a.subnavi:active, .subnavi {
	color: #000099; 
	font-size: 11px; 
	text-decoration: none;
}
.copy, a.copy, a.copy:link, a.copy:visited, a.copy:active {
	color: #666666; 
	font-size: 10px; 
	text-decoration: none;
}
a:hover, a.copy:hover, a.subnavi:hover { 
	color: #ff0000;
}

