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:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#A3A3A3;
		text-transform:none
	}

.h_text { color:#FF7500}

.h1_text { color:#FF7500; text-decoration:none}
.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;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.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 {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 10px}
li a  {font-family:Tahoma; font-size:12px; line-height:15px; color:#FF7500; text-decoration:none;}
li a:hover {text-decoration:underline;}