body{
padding:0px;
margin:0px;
background:#F2B024;
}

table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#D89A24;
	}
	
.border { border-left:1px solid #221E1F; border-right:1px solid #221E1F}

.h_text a { color:#D89A24}
.h_text strong a { color:#FBD123; text-decoration:none}
.h_text strong a:hover{ text-decoration:underline}
	
.l_text {line-height:14px; font-family:Arial}
.l_text div strong { color:#EC882F}
.l_text div span strong { color:#FBD123}

.f_text { color:#D89A24; font-size:10px}
.f_text a{ color:#D89A24; text-decoration:none}
.f_text a:hover{ text-decoration:underline}
	
.c_text { color:#5B5B5B; font-size:10px}
.c_text a, .c_text span{ color:#A76810}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.line { background:url(images/line.gif) repeat-x; height:5px; width:397px}
.line2 { background:url(images/line2.gif) repeat-x; height:1px;}

.form{height:22px; margin-top:4px;}
.form input {width:161px; height:19px; padding-left:5px; color:#000000}

textarea {width:167px; height:97px; padding-left:5px; overflow:auto; margin-top:4px; color:#000000}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/bg-li.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 7px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#D89A24}
