A.blue:link { color: #053ABA;}
A.blue:active { color: #053ABA; }
A.blue:visited { color: #053ABA;}
A.blue:hover {text-decoration: underline;}
A.blue {text-decoration: underline;}

A.grey:link { color: #9D9D9D;}
A.grey:active { color: #9D9D9D; }
A.grey:visited { color: #9D9D9D;}
A.grey:hover { color: #000000; text-decoration: underline;}
A.grey {text-decoration: none;}

.headline { font-family: verdana; font-size: 24px; line-height: 30px; font-weight: bold; color: #888888;}
.headlineG {  color: #86B700;}

.headlineGreen { font-family: verdana; font-size: 10px; line-height: 16px; font-weight: bold; color: #86B700;}

.text { font-family: arial; font-size: 12px; line-height: 16px; color: #5A5A5A;}
.green1 { font-family: arial; font-size: 12px; line-height: 16px; color: #86B700;}
.text2 { font-family: verdana; font-size: 10px; line-height: 16px; color: #000000;}
.text3 { font-family: verdana; font-size: 10px; line-height: 16px; color: #9D9D9D;}
.text4 { font-family: verdana; font-size: 10px; line-height: 16px; color: #5A5A5A;}
.text5 { font-family: verdana; font-size: 12px; line-height: 16px; color: #000000;}

.white1 { font-family: arial; font-size: 14px; font-weight: bold; color: #ffffff;}

.input152 {
 background-color: #ffffff;
 border-bottom: #E5E5E5 1px solid;
 border-left: #333333 1px solid;
 border-right: #E5E5E5 1px solid;
 border-top: #333333 1px solid;
 font-family: verdana,arial;
 font-size: 10px;
 width: 152px;
 color: #000000;
}

.input200 {
 background-color: #ffffff;
 border-bottom: #E5E5E5 1px solid;
 border-left: #333333 1px solid;
 border-right: #E5E5E5 1px solid;
 border-top: #333333 1px solid;
 font-family: verdana,arial;
 font-size: 10px;
 width: 200px;
 color: #000000;
}

.input300 {
 background-color: #ffffff;
 border-bottom: #E5E5E5 1px solid;
 border-left: #333333 1px solid;
 border-right: #E5E5E5 1px solid;
 border-top: #333333 1px solid;
 font-family: verdana,arial;
 font-size: 10px;
 width: 300px;
 color: #000000;
}

.select300 {
 background-color: #ffffff;
 border-bottom: #000000 1px solid;
 border-left: #000000 1px solid;
 border-right: #000000 1px solid;
 border-top: #000000 1px solid;
 font-family: verdana,arial;
 font-size: 10px;
 width: 300px;
 color: #000000;
}

.submit1 {
 background-color: #FFFFFF;
 border-bottom: #000000 1px solid;
 border-left: #000000 1px solid;
 border-right: #000000 1px solid;
 border-top: #000000 1px solid;
 font-family: verdana,arial;
 font-size: 9px;
 color: #000000;     
}

img.spacer1 
{
height: 8px;
width: 271px
}

#menu {
	position: absolute;
	left: auto;
	top: 18px;
	background: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 100%;
	height: 16px;
	
}
#menu1 {
  list-style-type:none;
}
#menu1 li {
  float: left;
}


#menu1 a {
	height: 14px;
	width: auto;
	display: inline;
	color:#959393;
	font-family: verdana;
	font-weight: bold; 
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #86B700;
	text-decoration: none;
}

#menu1 a:hover {
	background-color: #fff;
	color:#000000; 
	text-decoration: none;
}
.background {
	background-color: c0c0c0;
}
