body { 
	margin:0; 
	padding:0; 
	background:#333; 
	color:#666666; 
	font:12px georgia, Geneva, Arial, sans-serif;
	text-align:center;
	}	

.contenttable{
background-color:#FFFFFF;
}
	
	
	.headertext{
	font-size:12px;
	color:#698F8F;
	padding-right:10px;
	}
	
		.headertext span{
	font-size:16px;
	color:#ff3300;
	}
	
	.header_bg{
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	height:244px;
	}


   #headerimg{
   width:733px;
   margin:0px 135px;
   overflow:hidden;
   background-image:url(../images/menubg.jpg);
   background-repeat:no-repeat;
   height: 39px;
   clear:right;
   }
      #headerimg1{
   width:733px;
   margin:0px 135px;
   overflow:hidden;
   background-image:url(../images/headerbg.jpg);
   background-repeat:no-repeat;
   height: 205px;
   clear:right;
   }
   
   #headerimg ul{
   width:689px;
  margin: 0px 22px 0px 24px;
  padding:0px;
   list-style:none;
   }
   
   #headerimg ul li{
   display:inline;
   padding-left: 54px;
   list-style:none;
   font-family:Trebuchet MS;
   color:#339999;
   font-size:16px;
   font-weight:bold;
   }
      #headerimg ul li.first{
	  padding-left: 0px;
   }
       #headerimg ul li.first.current{
	  color:#D94343;
   }
   
   #headerimg ul li a:link,
   #headerimg ul li a:visited{
   color:#339999;
   text-decoration:none;
   }
      #headerimg ul li a:hover,
   #headerimg ul li a:active,
   #headerimg ul li.current{
   color:#D94343;
   text-decoration:none;
   }
   
   .grayhead_bottom{
   background-image:url(../images/graybottombg.gif);
   background-repeat:repeat;
   height:20px;
   
   }
   /***leftpanel****/
   #leftmain{
   margin:0px 29px 0px 9px;
   padding:0px;
   width:288px;
   overflow:hidden;
   }
   #leftmain div{
   overflow:hidden;
   width:288px;
   margin-bottom:10px;
   text-align:left;
   }
   
   #leftmain div.image{
   text-align:center;
   width:69px;
   float:left;
   margin-bottom:0px;
   }
   
   #leftmain div p{
   margin-top:8px;
   padding-top:0px;
   padding-left:5px;
   width:214px;
   float:right;
   overflow:hidden;
   color:#8F8F8F;
   }
    #leftmain div p span{
	font-size:14px;
	font-weight:bold;
   color:#FF3300;
   }
    /***leftpanel****/

/**footer***/
.footer{
background-image:url(../images/footerbg.gif);
background-repeat:repeat-x;
height:60px;
width:1004px;
padding:10px 0px 0 0px;
margin:0px;
font-size:11px;
}

.copyright{
padding-left:12px;
float:left;
width:300px;
color:#666666;
}
.footerlink{
padding:0 18px;
width:auto;
color:#aaa;
text-align:center;
}

.footerlink a:link,
.footerlink a:visited{
color:#669999;
text-decoration:none;
}
.footerlink a:hover,
.footerlink a:active{
color:#285858;
text-decoration:none;
text-align:right;
}
/**bodypart**/
#contentdiv{
overflow:hidden;
padding:0px;
margin:0px 5px 0px 5px;
width:667px;
text-align:center;
}

#contentdiv div{
margin-top:10px;
text-align:left;
overflow:hidden;
width:667px;
float:left;
line-height:22px;
}
#contentdiv div ol{
color:#000;

}
#contentdiv div H1{
font-size: 18px;
color:#336666;
}
#contentdiv div.header{
float:left;
font-size: 18px;
color:#336666;
overflow:hidden;
width:623px;

}

#thankyou{
overflow:hidden;
padding:0px;
margin:30px 5px 50px 5px;
width:900px;
text-align:center;
}

.h2{
font-size: 18px;
padding:20px;
color:#336666;
}

.quotation{
padding-left:8px;
font-size: 14px;
color:#333333;
font-weight:bold;
}

.quotation span{
font-size: 18px;
color:#FF9933;
}

.mar30bot{margin-bottom:30px}
.welcome{color:#339999; font:normal 22px Georgia; padding-bottom:20px}
.img{border:1px solid #999; background:#fff; padding:3px}
.th{color:#336666; line-height:14px; border-top:1px solid #999; border-bottom:1px solid #ccc}
.br_bot{border-bottom:1px solid #ddd}

input.txt,textarea.txt, select.txt{background:#fff; border:1px solid #999; font:normal 12px Georgia; padding:3px; color:#666; width:330px}
input.txt_new,textarea.txt_new, select.txt_new{background:#fff; border:1px solid #999; font:normal 12px Georgia; padding:3px; color:#666; width:150px}
