.navmenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.navmenu a:link {
	color : #000000;
	text-decoration: none;
}

.navmenu a:visited {
	color : #000000;
	text-decoration: none;
}

.navmenu a:active {
	color : #000000;
	text-decoration: none;
}
.navmenu a:hover {
	color : #6600FF;
}
.main {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}
.main a:link {
	color : #000099;
	text-decoration: none;
}

.main a:visited {
	color : #000099;
	text-decoration: none;
}

.main a:active {
	color : #000099;
	text-decoration: none;
}

.main a:hover {
	color : #000099;
	text-decoration: underline;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainsmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight : normal;
}
.mainsmall a:link {
	color : #FFFFFF;
	text-decoration: none;
	font-weight : normal;
}

.mainsmall a:visited {
	color : #FFFFFF;
	text-decoration: none;
	font-weight : normal;
}

.mainsmall a:active {
	color : #FFFFFF;
	text-decoration: none;
	font-weight : normal;
}

.mainsmall a:hover {
	color : #FFFFFF;
	text-decoration: underline;
	font-weight : normal;
}
select { 
background-color : #002F00; 
color: #FFFFCC; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 11px; 
}
option {
background-color : #004800;
}
input {
background-color : transparent; 
border-bottom-color: #ffffff; 
border-bottom-width: 0px; 
border-left-color: #ffffff; 
border-left-width: 0px; 
border-right-color: #ffffff; 
border-right-width: 0px; 
border-top-width: 0px; 
color: #FF0000; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
height: 16px; 
width: 115px;
text-align : left;"
}
