@charset "UTF-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #282155;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;

}

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

}

.sec a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.sec a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.sec a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
	color: #251F5A;
}
.sec a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}





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

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



.style4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #E1B736;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4E3E97;
	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: #E5E5E5;
}

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;
  }
.img {
  padding:3px;
  border:1px solid #b5b5b5;
  }
.img2 {
  padding:3px;
  border:1px solid #666666;
  margin-right:8px;
  margin-left:8px;
  }
.img3 {
  padding:6px;
  border:1px solid #e4e4e4;
  margin-right:0px;
  
  }
