@charset "UTF-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #485a70;
	background-image:url(../images/bg_ad_02.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;
}


.sec2 a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.sec2 a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}
.sec2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
	color: #E1B736;
}
.sec2 a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #E1B736;
}


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

.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:lighter;
	text-align:justify;
}
.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: #e4e4e4;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #485a70;
}

.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: 30px;
	color: #485a70;
}

.style9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:lighter;
	text-align: justify;
	line-height:19px;
}

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;
  
  }

