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:#efc368;
	 font-size:14px;
	 line-height:12px;
	 font-weight:bold;
	 /*background:#562002;*/
	 display: table;
	 text-align:center;
	 text-decoration:none;
	 padding-top:3px;
	 padding-bottom:3px}
	 

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

img { 
	border:0px;
	}

 /* <!-- .main_text, table, input, textarea, body --> */
.main_text, table {
	font-family:Tahoma;	
	 font-size:12px;	
	/* line-height:15px;	*/
	color:#efc368;	
	}
	
a {
	  color:#efc368; 
	}

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:#efc368;
	 line-height:12px;
	 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:#ffffff;
	 border-style:solid;
	 padding-left:7px;
	 color:#CCCCCC;
	 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:#000000;
	 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:none;
	 }