/********************************************** */
/* Name		: contactus.css                 */
/* Location : /_lib/styles/                     */
/* Version	: 0.1                               */
/* Created	: 3 Aug 06                          */
/* Modified	:                                   */
/* Modifier	: khunjack                          */  
/* Comment	: default                        */  
/********************************************** */
/* Used by	: index.php, confirm.php            */
/* Path		: /site/contact/                    */
/********************************************** */
body {background-color: #FDF0D1;font-family: Verdana, Arial, Helvetica, sans-serif;}
#banner {background-image:url(/_img/_contactus/contactushd_cdc.gif);border-top: 3px solid #666666;border-bottom: 3px solid #666666;height:104px;voice-family: "\"}\"";voice-family: inherit;}
	/* be nice to Opera */
html>body #banner {height:104px;}
.maintbl { border:#666666 solid 1px; background-color:#ED9923}
.subtbl {  background-image:url(/_img/_contactus/contactushd_cdc_bg.gif); border-bottom:#FFFFFF 1px solid; border-top:#FFFFFF 1px solid;}
.charbox {background-color: transparent;border: none;font-size: 11px;color: #000000;}
a:active {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: red; text-decoration: underline}
a:link {color: #000000; text-decoration: none}
.titletext {font-size: 18px;font-weight: bold;color: #695135;}
.topictext {font-size: 12px;font-weight: bold;color: #695135;}
.smtext {font-size: 11px;color: #000000;color: #695135;}
.smtextwhite {font-size: 11px;color: #FFFFFF;}
.inptext {font-size: 12px;color: #000000;}
.redstar {font-size: 11px;color: #FF0000;}
.seperator {border-top: #ffffff 1px solid;height: 1px}
.error {font-size: 11px;padding-top: 10px;color: #990000;}
/*       Buttons style         */
input.btn{color:#050;font-family:'trebuchet ms',helvetica,sans-serif;font-size:84%;font-weight:bold;background-color:#fed;border:1px solid;border-top-color:#696;border-left-color:#696;border-right-color:#363;border-bottom-color:#363;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
input.btnhov{border-top-color:#c63;border-left-color:#c63;border-right-color:#930;border-bottom-color:#930;cursor:pointer;}