/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #404040;

}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;

}

a.sec:link {
	color: #445174;
	text-decoration: none;
}
a.sec:visited {
	text-decoration: none;
	color: #6476A4;
}
a.sec:hover {
	text-decoration: underline;
	color: #FFAF09;
}
a.sec:active {
	text-decoration: none;
	color: #FFAF09;

}





#drop {
background-color:#999999;
color:#333333;
font-size:9px;
height:12px;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}



.style4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #14BA14;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.style6 {
	font-family: "Trebuchet MS";
	font-size: 10px; 
	color: #cccccc; 
}

.style7 {
	font-family: "Trebuchet MS";
	font-size: 16px; 
	color: #cccccc; 
}

.style8 {
	font-family: "Trebuchet MS";
	font-size: 20px; 
	color: #cccccc; 
}

input {
  color: #000000;
  font: normal 11px Trebuchet MS;
  text-decoration: none;
  background-color: #F8F8F8
}
textarea {
  color: #000000;
  font: normal 11px Trebuchet MS;
  background-color: #F8F8F8;
  text-decoration: none;
}
select {
  color: #000000;
  font: normal 11px Trebuchet MS;
  text-decoration: none;
  background-color: #F8F8F8;
  }
