body{
padding:0px;
margin:0px;
background-color:#ECEDEF;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #A4A4A4;
	text-decoration: none;
}

.title {
	text-align: justify;
	text-decoration: none;
	text-shadow: #663399;
	color: #EA7D0C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	}
.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF6F6;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #DBDBDB;
	text-decoration: none;
}
.text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-align: justify;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #727272;
}
.select {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #585858;
	background-color: #FFFFFF;
	height: 18px;
	width: 205px;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #565656;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 18px;
	width: 219px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #595959;
	border-right-color: #DCD8D2;
	border-bottom-color: #DCD8D2;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 109px;
	width: 219px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #595959;
	border-right-color: #DCD8D2;
	border-bottom-color: #DCD8D2;
	overflow:auto;
}

.menu {
	text-decoration: none;
	text-shadow: #FFCC00;
	color:#CC6600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
.menu:hover {
	text-decoration: none;
	text-shadow: #CC6600;
	color:#FFCC00;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}	

.btn {
	background-color:#EA7D0C;
	color: #FFCC00;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
