/* CSS Document */
BODY 
{
	SCROLLBAR-FACE-COLOR: #ffffff;	
	SCROLLBAR-HIGHLIGHT-COLOR: #7B7991;
	SCROLLBAR-SHADOW-COLOR: #7B7991;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #7B7991;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	FONT-SIZE: 11px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: "Geneva", Arial, Helvetica, sans-serif;
	background-color: #545813;
	background-image: url(../images/bg_back.jpg);
	background-repeat: repeat-x;
}
.td_bg_left{
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
}
.body_text{
	text-align: left;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
.product_name{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
	font-weight:bold;
	text-decoration: none;
}
.readmore_link{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #383836;
	font-weight: normal;
	text-decoration: underline;
}
.readmore_link:hover{
	color: #6A8111;
	font-weight: normal;
	text-decoration: underline;
}

.product_link{
	padding-left:4px;
	padding-bottom:8px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	font-weight: normal;
	text-decoration: none;
}
.product_link:hover{
	padding-left:4px;
	padding-bottom:8px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-weight: normal;
	text-decoration:none;
}

.header_link{
	font-family: Arial, Helvetica, sans-serif;
	color: #C5CDA6;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.header_link:hover{
	color: #DAFF4A;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.border_line{
	border: 1px dotted #565656;
	height: 50px;
}
.footer_text{
	text-align: left;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8F9083;
	font-weight: normal;
	text-decoration: none;
}
.footer_text_link{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #8F9083;
	font-weight: normal;
	text-decoration: none;
}
.footer_text_link:hover{
	color: #C3CA39;
	text-decoration: none;
}

.hr{
	background-image:url(../images/hr.gif);
	background-repeat:repeat-x;
}

.input{
	background-color: #FFFFCC;
	border: 1px solid #333300;
	width: 110px;
	height: 14px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
}
	
.textarea{
	background-color: #FFFFCC;
	border: 1px solid #333300;
	width: 110px;
	height: 50px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
}	
	
.input_amount{
	background-color: #FFFFCC;
	border: 1px solid #333300;
	width: 50px;
	height: 14px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
}

td.nav{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 177px;
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}
a.nav_link 
{
	color: #999999;
	text-decoration: none;
	display: block;
}
a.nav_link:hover {
	background-image: url(../images/nav_bg2.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 177px;
	font-family: Arial Narrow;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	display: block;
	line-height: 38px;
	width: 100%;
}

#img{
	float:right; margin-bottom:2px; margin-top:6px;
	width:122px; height:92px; 
	}
	
.img-border{
border:#666600 solid 1px;
}


#top-table{ color:#ffffff; margin:0; font-size:12px;}
#top-table a {text-decoration:none; color:#CCCC00;}
#top-table a:hover{ text-decoration:underline;}	
