body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #2D3D4D;
}
body, td {
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color:white;
	}
.lightbg a{
	color:#333333;
	}
.lightbg a:hover {
	color:#666666;
	}
.lightbg {
	color:black;
	}
a {color:#DDDDDD;}
a:hover {color:white;}
.headerbg {background-image:url("images/bg_03.gif");background-repeat:no-repeat;background-color:#937557;}
.headerbg2 {background-image:url("images/bg_04.gif");background-repeat:no-repeat;background-color:#B09A84;}

#product_sub {position:absolute; left:50%; top:31px; margin-left: -41px; z-index:1;display:none;}
#product_sub_btn {position:relative;left:175px;}
#product_sub_menu {
	width:175px;
	position:relative;
	top:-31px;
}
.submenuitem {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B09A84;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1D9D0;
	border-right-color: #937557;
	border-bottom-color: #937557;
	border-left-color: #E1D9D0;
	padding: 5px;
	height:17px;
}
.submenuhover {
	border-bottom-color: #E1D9D0;
	border-left-color: #937557;
	border-top-color: #937557;
	border-right-color: #E1D9D0;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	background-color: #B09A84;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	cursor:hand;
		height:17px;
}
.submenuitem a {
	color:white;
	}
	
.submenuitem a:hover {
	color:white;
}

.submenuhover a {
	color:white;
	}
	
.submenuhover a:hover {
	color:white;
}

.input-box
{
color: #2D3D4D;
background: #FFFFFF;
border: #2D3D4D solid 1px
}

.form-color
{
color: #0000FF;
background: #B09A84;
border: #2D3D4D solid 1px
}


.submit-button
{
color: #FFFFFF;
background: #2D3D4D;
border: 2px #6C8AA8 outset
} 
