body{font-family:Arial, Helvetica, sans-serif;
     font-size:12px;
	 color:#000000;
	 background-image:url(../images/bg.png); background-repeat:no-repeat; background-position:top; background-attachment:fixed;
	 margin:0 auto;
	 }
.welcome {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
.welcome_normal {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#993300;
}
.welcome_contact {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#993300;
}		 
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	text-decoration: none;;;;;;;;;;;;;
	color: #D31238;
}
a:active {
	text-decoration: none;
	color: #D31238;
}	
.style1 {
	font-size: 13px;
	font-weight: bold;
	height:35px;
}
.style2 {font-size: 13px}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
} 
.search_box001{ background-color:#FFFFFF; font-size:12px; border:#C9C9CA thin; border-style:solid; width:135px; color:#CC0000;
}
.search_box1{ background-color:#FFFFFF; font-size:12px; border:#C9C9CA thin; border-style:solid; width:155px; color:#CC0000;
}
.searchbutton{ color:#FFFFFF; height:22px; width:62px; border:none; background-image:url(../images/s-but.png); background-repeat:no-repeat; padding-bottom:5px; font-size:12px;}
.combo{border:#CB8A99 solid 1px;
       width:195px;
	   height:23px;
	   color:#333333;
	   padding-top:2px;
	   padding-bottom:2px;
	   padding-right:2px;
	   padding-left:2px;
	   }
