a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FB7500;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(images/bg.jpg);
	background-attachment:fixed;
	background-color:#CCCCCC;
	
}

body,td,th {
	font-family: Tahoma;
	font-size: small;
	color: #333333;
}
.header {
	font-family: Tahoma;
	font-size:xx-small;
	color:#555555;
}
.menu {
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#666666;
}
.login {
	font-family: Tahoma;
	font-size:small;
	font-weight: bold;
}
.logintext {
	font-family: Tahoma;
	font-size: x-small;
}
.smallv {
	font-family: Verdana;
	font-size: x-small;
}
.smallt {
	font-family: Tahoma;
	font-size: x-small;
}
.smv {
	font-family: Verdana;
	font-size: small;
}
.smt {
	font-family: Tahoma;
	font-size: 12px;
}
#content {
border-left: 1px solid #999999;
}
#mgl {
margin-left:10 px;
}
#search_box {
    width: 198px;
    height: 28px;
    background: url(images/sb.png);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 4px 0 0 3px;
    border: 0;
    width: 120px;
	height: 21px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 2px 5px 0 0;
}
#styleone{position:relative;display:block;height:30px;font-size:12px;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;}
#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;margin:3px 0 0;}
#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:2px 19px 0 19px;height:18px;}
#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url(images/bgON.gif) repeat-x top left;}

.wireframemenu{
border: 1px solid #EEEEEE;
background-color: white;
border-bottom-width: 0;
width: 198px;
}
.yy{
color:#000000;
background:url(images/hbg1.png);
height:22px;
width: 198px;
}
* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: 11px Tahoma;
padding: 4px 6px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #777777;
text-decoration: none;
border-bottom: 1px solid #EEEEEE;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #F8FBBD;
color: black;
}
input.groovybutton
{
   font-size:13px;
   font-family:Tahoma,sans-serif;
   color:#333333;
   height:23px;
   background-image:url(http://www.thaipods.com/Dev1/images/hbg1.png);
   border-style:double;
   border-color:#777777;
   border-width:1px;
}
function goLite(FRM,BTN)
{
   window.document.forms[FRM].elements[BTN].style.borderColor = "#FF9933";
}

function goDim(FRM,BTN)
{
   window.document.forms[FRM].elements[BTN].style.borderColor = "#777777";
}
.f10 {font-size: 10px}
.f11 {font-size: 11px}
.f12 {font-size: 12px}
.f13 {font-size: 13px}
.f14 {font-size: 14px}
.f15 {font-size: 15px}
.f16 {font-size: 16px}
.f17 {font-size: 17px}
.f18 {font-size: 18px}
.f19 {font-size: 19px}
.f20 {font-size: 20px}
.or{ color:#FB7500}
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:1px solid #CCCCCC; margin-top:6px}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#FB7500;background:#fff url(images/bgON.gif) no-repeat top right;}

#menu{
	width:100%;
	margin:5px auto;
}
#menu ul{
	list-style:none;
}
#menu li{
	display:block;
	float:left;
}
#menu li a{
	background:#749b10 url(images/menu_bg.gif) repeat-x;
	border:2px solid #80a225;
	margin:0 1px;
	padding:10px 10px 10px 10px;
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height: 50px;
}
#menu li a span{
	color:#2C3511;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#menu li a:hover{
	background:#e46825 url(images/menu_hover.gif) repeat-x;
	border:2px solid #c04118;
	text-decoration:none;
}
#menu li a:hover span{
	color:#FFEFE8;
}
.current{
	background:#e46825 url(images/menu_hover.gif) repeat-x;
	border:2px solid #c04118;
	margin:0 1px;
	padding:10px 10px 10px 10px;
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	cursor:pointer;
	font-weight:bold;
	height: 50px;
}
.current span{
	color:#ffd9c7;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.style1{
color:#FF0000;
}