body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img {
	border:0px;
}

.main_text, table, li, input, textarea
	{
		font-family:"Helvetica Neue Light";
		font-size:10pt;
		line-height:13pt;
		color:#404040;
		text-transform:uppercase}

.h_text {
	color:#FF7500;
	text-transform: uppercase;
}

.h1_text {
	color:#FF7500;
	text-decoration:none;
	text-transform: uppercase;
}
.h1_text:hover{ color:#FF7500; text-decoration:underline}

.h2_text { color:#FF7500; text-decoration:underline}
.h2_text:hover{ color:#FF7500; text-decoration:none}
		
.c_text { color:#D5D5D5}
.c_text a{ color:#D5D5D5; text-decoration:none}
.c_text a:hover{ color:#D5D5D5; text-decoration:underline}

.no_class, form, .no_class td
	{
	width:auto;
	height:auto;
	padding:0px;
	border:0px;
	margin-left: 60px;
	}

.line {
	background:#EFEDEA;
	height:1px;
}

.form{height:24px; margin-top:0px;}
.form input	{width:168px; height:21px; border-color:#B0A398; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; padding-top:4px}

textarea{width:168px; height:69px; border-color:#B0A398; border-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:0px; border-style:solid; padding-top:4px}

ul {
}
li  {
	background:url(none) no-repeat left center;
	margin: 0px;
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
li a  {font-family:Tahoma; font-size:9px; line-height:15px; color:#FF7500; text-decoration:none;}
li a:hover {text-decoration:underline;}
