.header{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #055381; text-decoration: none; font-weight:bold}

.maintext{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #055381; text-decoration: none; font-weight:normal}

.copyright{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none; font-weight:normal}

.Required{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight:normal}



a.menu:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #ffffff} 
a.menu:visited { font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; text-decoration: none; color:#ffffff} 
a.menu:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #ffffff} 
a.menu:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-decoration: none; color: #ffffff} 

select {
	BACKGROUND: #333300; 
	color: #FFFFFF;
	FONT-SIZE: 10;
}

input {	
	BACKGROUND: #333300; 
	color: #FFFFFF;
	FONT-SIZE: 10;
}

table.sample {
	border-width: 0px 1px 0px 1px;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	border-collapse: collapse;
}
table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: white white white white;

	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 0px 5px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.Menu a
{
text-decoration:none;
display:block;
padding: 3px 3px 3px 3px;
}



