body{
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form{
	margin: 0;
	padding: 0;
}

table.rv{
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}

table.rv td.bottom_menu{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

table.rv td.bottom_menu p{
	margin: 0px;
	margin-bottom: 3px;
}

table.rv td.bottom_menu a{
	color: #ffffff;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}

table.rv td.bottom_menu a:hover{
	color: #ffffff;
	text-decoration: underline;
}

table.rv table.main{
	background-color: #ffffff;
	color: #000000;
	width: 900px;
	vertical-align: top;
}

table.rv table.main td.menu{
	width: 250px;
	padding-bottom: 10px;
	vertical-align: top;
}

table.rv table.main td.menu div{
	width: 230px;
	margin-left: 10px;
	margin-top: 10px;
}

table.rv table.main td.menu div.find{
	background-color: #90876f;

}

table.rv table.main td.menu div.find p{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

table.rv table.main td.menu div.find input.txt{
	height: 25px;
	border: 1px solid #000000;
	width: 210px;
	font-size: 16px;
	font-weight: bold;
}

table.rv table.main td.menu div.find input.but{
	margin-left: 140px;
	background-image: url(img/but_findit.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 21px;
	border: 0px solid #000000;
	width: 69px;
	margin-bottom: 5px;
}

table.rv table.main td.menu div.categories_list{
	background-color: #90876f;
	padding-bottom: 10px;
}

table.rv table.main td.menu div.categories_list a{
	margin-left: 10px;
	margin-top: 14px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	display: block;
	text-transform: uppercase;
}

table.rv table.main td.menu div.categories_list a:hover{
	color: #A42E00;
}

table.rv table.main td.menu div.information{
	background-color: #90876f;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

table.rv table.main td.menu div.information p a{
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

table.rv table.main td.menu div.information a:hover{
	color: #000000;
}

table.rv table.main td.workspace{
	vertical-align: top;
}

table.rv table.main td.workspace div{
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	display: inline-block;
}

table.rv table.main td.workspace div.welcome p{
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}

table.rv table.main td.workspace div.welcome a{
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #960000;
}

table.rv table.main td.workspace div.welcome a:hover{
	text-decoration: underline;
}

table.rv table.main td.workspace div.welcome img{
	margin-right: 20px;
	margin-bottom: 10px;
}

table.rv table.main td.workspace div.pathbar{
	background-color: #A42E00;
	color: #ffffff;
	height: 40px;
	background-image: url(img/gstripe_red.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px;
}

table.rv table.main td.workspace div.pathbar a{
	color: #ffffff;
	text-decoration: none;
}


table.rv table.main td.workspace div.news{
	background-color: #e0c885;
}

table.rv table.main td.workspace div.news p{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 10px;
	text-align: left;
}

table.rv table.main td.workspace div.news p.q{
	margin-bottom: 0;
	color: #960000;
	font-weight: bold;
	text-align: left;
}

table.rv table.main td.workspace div.news p.a{
	margin-bottom: 20px;
	text-align: left;
}

table.rv table.main td.workspace div.news ul{
	font-size: 12px;
	margin-top:-8px;
	text-align: left;
	line-height: 16px;
}

table.rv table.main td.workspace div.news ol{
	font-size: 12px;
	text-align: left;
	margin-right: 10px;
	line-height: 16px;
	list-style-type: lower-alpha;
}

table.rv table.main td.workspace div.news ol.ship{
	list-style-type: lower-roman;
}

table.rv table.main td.workspace div.news ol li{
	margin-top: 6px;
	text-align: left;
}

table.rv table.main td.workspace div.news h4{
	font-size: 14px;
	margin-left: 10px;
}

table.rv table.main td.workspace div.news h2{
	font-size: 26px;
	font-weight: normal;
	color: #960000;
	margin-left: 8px;
	text-transform: uppercase;
	margin-top: 4px;
}

table.rv table.main td.workspace div.news h3{
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

table.rv table.main td.workspace div.news p a{
	color: #960000;
	font-weight: bold;
	text-decoration: none;
}

table.rv table.main td.workspace div.news p a:hover{
	text-decoration: underline;
}

table.rv table.main td.workspace div.news div.zone{
	display: inline;
	margin: 0;
}

table.rv table.main td.workspace div.news img.right {
	float: right;
	margin: 10px;
}

table.rv table.main td.workspace div.news div.zone p{
	margin-top: 5px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 10px;
	width: 180px;
}

table.rv table.main td.workspace div.news div.zone p.full{
	width: 100%;
	margin-right: 10px;
	width: 580px;
}

table.rv table.main td.workspace div.news div.zone a{
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #960000;
	width: 420px;
	text-align: center;
}

table.rv table.main td.workspace div.news div.zone img.border{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

table.rv table.main td.workspace div.news a img{
	border: 1px solid #909090;
}

table.rv table.main td.workspace div.news div.zone a:hover{
	text-decoration: underline;
}

table.rv table.main td.workspace div.news2{
	background-color: #ad8000;
}

table.rv table.main td.workspace div.news2 p{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}

table.rv table.main td.workspace div.specials{
	background-image: url(img/special.png);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #ad3800;
	margin-bottom: 10px;
}

table.rv table.main td.workspace div.categories{
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 12px;
	padding: 0;
}

table.rv table.main td.workspace div.categories div.items{
	margin: 0;
}

table.rv table.main td.workspace div.categories h3{
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 4px 10px;
}

table.rv table.main td.workspace div.categories a{
	display: block;
	float: left;
	width: 204px;
	height: 234px;
	background-color: #ffffff;
	border:2px solid ad8000;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin: 5px;
}

table.rv table.main td.workspace div.categories a:hover{
	background-color: #fff3d4;
}

table.rv table.main td.workspace div.categories div.items a{
	width: 312px;
	height: 224px;
	text-align: left;
}

table.rv table.main td.workspace div.categories div.items a p{
	margin: 0;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}

table.rv table.main td.workspace div.categories h4{
	background-color: ad8000;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	height: 40px;
	text-align: center;
	margin-bottom: 16px;
}

table.rv table.main td.workspace div.categories div.items h4{
	font-size: 11px;
	margin-bottom: 8px;
	text-transform: uppercase;
}

table.rv table.main td.workspace div.categories a img{
	border: 1px solid #909090;
	margin-bottom: 8px;
}

table.rv table.main td.workspace div.categories div.items a img{
	margin: 0 8px 0 8px;
	float: left;
}

table.rv table.main td.workspace div.item h2{
	font-size: 22px;
	font-weight: normal;
}

table.rv table.main td.workspace div.item div{
	margin: 0;
}

table.rv table.main td.workspace div.item img{
	border: 1px solid #909090;
}

table.rv table.main td.workspace div.item div img{
	float: left;
	border: 1px solid #909090;
	margin: 0 8px 0 0;
}

table.rv table.main td.workspace div.item div p{
	font-size: 14px;
	font-weight: bold;
	color: #303030;
	margin: 0 0 8px 0;
}

table.rv table.main td.workspace div.item div hr{
	border: none;
	color: #808080;
	height: 1px;
	margin: 0;
	padding: 0;
}

table.rv table.main td.workspace div.item div p span{
	color: #606060;
	font-size: 16px;
}

table.rv table.main td.workspace div.item h3{
	background-color: ad8000;
	color: #ffffff;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 8px;
}

table.rv table.main td.workspace div.item div.order{
	background-color: ad8000;
	color: #ffffff;
	height: 34px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 6px;
	margin-top: 16px;
	margin-bottom: 8px;
}

table.rv table.main td.workspace div.item div.order input{
	height: 21px;
	border: 1px solid black;
	font-weight: bold;
}

table.rv table.main td.workspace div.item div.order input.submit{
	background-color: #A42E00;
	color: #ffffff;
	
	margin-left: 8px;
	border: 1px solid #6A1D00;
	width: 120px;
}

div.copy {
	color: #808080;
	font-size: 7pt;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 8px;
}

div.catsimple{
	margin-left: 5px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 0;
	background-color: #e0c885;
	padding-right: 8px;
	overflow: auto;
}

div.catsimple h3{
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 4px 12px;
	color: #960000;
}

div.catsimple p{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 16px;
	text-align: left;
}

div.catsimple a{
	display: block;
	float: left;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin: 0;
	padding: 0;
}

div.catsimple a img{
	border: 1px solid #909090;
	margin: 0 0px 12px 12px;
	padding: 0;
}

div.catsimple a:hover img{
	border: 1px solid #000000;
}

table.rv table.main td.workspace p a{
	text-decoration: none;
	color: #960000;
	font-size: 11pt;
}

table.rv table.main td.workspace p a:hover{
	text-decoration: underline;
}