/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #030a0f;
	background-image:url(../images/index_03_01.jpg); background-repeat:repeat-x;
	text-align:justify;
}

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;

}

a.sec:link {
	color: #6476A4;
	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: #748173;
	line-height: 6px;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 10px; 
	color: #ffffff; 
	font-weight: normal;
}



.style4 {
	font-family: "Trebuchet MS"; 
	font-size: 12px;
	line-height: 3px;
	font-weight: bold;
	color: #FFAF09; 
}
.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: 13px; 
	color: #a9abac; 
	text-align:justify;
	font-weight:normal;
}

.style8 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 24px;
	color: #E5E5E5;
}



.style10 {
	
	font-family: "Trebuchet MS";
	color: #748173;
	font-weight:normal;
	font-size: 24px;
	line-height: 26px; 
	
	}

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-top:11px;
  border:0px solid #b5b5b5;
  }
.img2 {
  padding:3px;
  border:1px solid #666666;
  margin-right:8px;
  margin-left:8px;
  }
.img3 {
  padding:3px;
  border:1px solid #748173;
  margin-right:14px;
  margin-bottom:24px;
  
  }
