body{
	padding:0px;	
	margin:0px;	
/*background:url(images/sq.gif) top	*/
	}

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

td { 
	vertical-align:top;
	}
	
h2 { 
	 color:#CCCCCC;
	 font-size:14px;
	 line-height:12px;
	 font-weight:bold;
	 /*background:#562002;*/
	 display: table;
	 text-align:center;
	 padding-top:3px;
	 padding-bottom:3px}

a:hover{
	color:#d38116;
	text-decoration:none;
	}

img { 
	border:0px;
	}

/* changed by db was  .main_text, table, input, textarea, body */

.main_text, table, body{
	font-family:Tahoma;	
	 font-size:12px;	
	/* line-height:15px;	*/
	color:#000000;	
	}
	
a {
	color:#ffcc66;
	text-decoration:none;
	}

span a { 
	color:#9C844A;
	}

.h { 
	 color:#95602F;
	 font-size:9px;
	 line-height:9px;
	 font-weight:bold;
	 background:#562002;
	 display: table;
	 text-align:center;
	 padding-top:3px;
	 padding-bottom:3px}
	
.ls_text, .ls_text a { 
	 color:#CCCCCC;
	 line-height:11px;
	 text-decoration:none}
.ls_text a:hover { 
	color:#FF7200;
	}
	
.c_text, .c_text a {
	 color:#2D2D2D;
	 font-size:9px;
	 line-height:9px}

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

.form {
	 height:21px;
	 margin-top:1px;
	}
.form input {
	 width:139px;
	 height:18px;
	 border-left-color:#0A0201;
	 border-top-color:#0A0201;
	 border-right-color:#26100B;
	 border-bottom-color:#2E1915;
	 border-width:1px;
	 background-color:#411603;
	 border-style:solid;
	 padding-left:7px;
	 color:#95602F;
	 font-size:9px;
	 line-height:9px;
	 padding-top:2px}

textarea {
	 width:157px;
	 height:84px;
	 border-left-color:#0A0201;
	 border-top-color:#0A0201;
	 border-right-color:#26100B;
	 border-bottom-color:#2E1915;
	 border-width:1px;
	 background-color:#ffffff;
	 border-style:solid;
	 padding-left:7px;
	 color:#ffffff;
	 /* color:#95602F; */
	 font-size:9px;
	 line-height:9px;
	 overflow:hidden;
	 margin-top:1px;
	 padding-top:2px}

ul {
	 margin:0;
	 padding:0;
	 list-style:none;
	 }
	 
li  {
	 background: url(images/a.gif) no-repeat left center;
	 margin: 0px 0px 0px 0px;
	 padding:0px 0px 0px 7px;
	 line-height:15px;
	 }
	 
li a  {
	color:#9C844A;
	}

.ul1 li {
	 background:#411603;
	 background-image: none;
	 margin: 2px 0px 0px 0px;
	 padding:0px 5px 1px 8px;
	 line-height: 13px;
	 }
	 
.ul1 li a {
	 font-size:9px;
	 line-height:13px;
	 color:#95602F;
	 text-decoration:none;
	}
	
.ul1 li a:hover {
	 text-decoration:underline;
	 }