body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.quote {
	color: #8EB40D}

a:link {
	color: #8EB40D;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #8EB40D;
}

a:hover {
	text-decoration: underline;
	color: #ABD712;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

.categoryhead,.gcategoryhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.gcategoryhead{
	font-weight: bold;
}

.gmenu1{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgb(119,119,119);
/*	width: 154px;
 */	padding: 1px;
}

.gmenu2{
	background-color: rgb(153,153,153);
		padding: 0px 1px 1px 1px;
}

.gmenuitem{
	text-align: left;
	padding-left: 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	width: 152px;
	height: 16px;
	background-color: rgb(102, 102, 102);
	margin-top:1px;
	visibility: inherit;
	cursor:pointer;
}

a.gmenuitem:hover{
	color: white;
	}

.subcathead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style1 {
	color: #E1E1E1}

.body2 {
	background-color: #D5D5D5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 600px;
}

.input50{
	width: 50px;
}

.buybox{
	text-align:center;
	width: 120px;
	font-weight:bold;
	font-size:16px;
}


/* gallery subnav stuff */
div.gallery_subnav
{
	text-align:left;
	font-weight:bold;
	color:white;
	font-size:12px;
}
div.gallery_subnav div.sibling,div.gallery_subnav div.self
{
	margin-left:20px;
}
div.gallery_subnav a
{
	text-decoration:none;
	font-weight:normal;
	color:#8eb40d;
}
div.gallery_subnav a:hover
{
	text-decoration:underline;
	color:#abd712;
}
div.gallery_subnav div.self
{
	/*color:#8eb40d;*/
	color:white;
}
div.gallery_parent
{
	font-size:16px;
}


