body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Tahoma";
}
.text {
	font-size: 13px;
	color:#333333;
}

INPUT {BORDER-TOP-COLOR: #663300; BORDER-LEFT-COLOR: #663300; BORDER-RIGHT-COLOR: #663300; BORDER-BOTTOM-COLOR: #663300; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Tahoma; BORDER-RIGHT-WIDTH: 1px}
TEXTAREA{BORDER-TOP-COLOR: #663300; BORDER-LEFT-COLOR: #663300; BORDER-RIGHT-COLOR: #663300; BORDER-BOTTOM-COLOR: #663300; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Tahoma; BORDER-RIGHT-WIDTH: 1px}
SELECT {BORDER-TOP-COLOR: #FF0000; BORDER-LEFT-COLOR: #663300; BORDER-RIGHT-COLOR: #663300; BORDER-BOTTOM-COLOR: #663300; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Tahoma; BORDER-RIGHT-WIDTH: 1px}

ul{
list-style: none;
margin:15px;
padding:2px;
width:130px;
}

ul a:hover {
display: block;
height: 20px;
text-decoration:none;
}

ul a:hover {
background-color: #F0F8FB;
}

li{
background: #FFFFFF;
margin:0;
height: 20px;
border-bottom: 1px solid #F2F2F2;
text-decoration: none;
}

A.menu {
color: #333333;
text-decoration: none;
}
A.menu:hover {
color: #006699;
text-decoration: none;
}

A.mayday {
font-size:11px;
text-decoration: none;
color: #487799;
}
A.mayday:hover {
font-size:11px;
text-decoration: none;
color: #003366;
}

