body {
	font-family:tahoma;
	font-size:12px;
	background-color:#202020;
	margin:0px 0px 0px 0px;
	color:#CCCCCC;
}
a {color: #ca9800;text-decoration: underline;}
a:visited {color: #ca9800;text-decoration: underline;}
a:hover {color: #FFCC00;text-decoration: underline;}
.maintable_left {
	background-image: url(images/pagebg_left.gif);
	background-repeat: repeat-y;
}
.maintable_mid {
	background-color:#585149;
	background-repeat: repeat-y;
}
.maintable_right {
	background-image: url(images/pagebg_right.gif);
	background-repeat: repeat-y;
}
.contbg {
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat-y;
}
.footer {
	height:21px;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-x;
}
.main_bg {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
}
.vert_div {
	background-image: url(images/vert_div.gif);
	background-repeat: repeat-y;
}

.drpdwn {
	font-family: Tahoma;
	font-size: 9px;
	height: 12px;
	width: 80px;
}
.quantity {
	font-family: Tahoma;
	font-size: 9px;
	height: 12px;
	width: 20px;
}
