BODY {
	margin				: 0px;
	background-image	: url(img/bg.gif);
	font-family			: Verdana;
	font-size			: 12px;
	color				: #606060;
	cursor				: default;
}
TABLE.main {
	width				: 100%;
	height				: 100%;
	background-image	: url(img/main.gif);
	background-position	: top left;
	background-repeat	: repeat-x;
}
TABLE.content {
	width				: 920px;
	height				: 650px;
	margin-top			: 10px;
}
TABLE.panel {
	width				: 100%;
	margin				: 0px 0px 20px 0px;
}
P {
	text-align			: justify;
}
TD {
	font-size			: 12px;
	line-height			: 18px;
}
TD.pageHeading {
	color				: #FF0000;
	font-weight			: bold;
	font-size			: 16px;
}
TD.c_gL {
	width				: 20px;
	height				: 40px;	
	background-image	: url(img/c_gL.gif);
	background-position	: top left;
	background-repeat	: no-repeat;
}
TD.c_gP {
	width				: 20px;
	height				: 40px;	
	background-image	: url(img/c_gP.gif);
	background-position	: top left;
	background-repeat	: no-repeat;
}
TD.c_gM {
	height				: 40px;	
	background-image	: url(img/c_gM.gif);
	background-position	: top left;
	background-repeat	: repeat-x;
	text-align			: right;
	vertical-align		: bottom;
	padding-bottom		: 7px;
}
TD.c_mgL {
	width				: 20px;
	height				: 180px;	
	background-image	: url(img/c_mgL.gif);
	background-position	: top left;
	background-repeat	: repeat-y;
}
TD.c_mgP {
	width				: 20px;
	height				: 180px;	
	background-image	: url(img/c_mgP.gif);
	background-position	: top left;
	background-repeat	: repeat-y;
}
TD.c_mdL {
	width				: 20px;
	height				: 40px;	
	background-image	: url(img/c_mdL.gif);
	background-position	: top left;
	background-repeat	: no-repeat;
}
TD.c_mdP {
	width				: 20px;
	height				: 40px;	
	background-image	: url(img/c_mdP.gif);
	background-position	: top left;
	background-repeat	: no-repeat;
}
TD.c_mdM {
	width				: 880px;
	height				: 40px;	
	background-image	: url(img/c_mdM.gif);
	background-position	: top left;
	background-repeat	: repeat-x;
}
TD.c_cgL {
	width				: 20px;
	background-image	: url(img/c_cmL.gif);
	background-position	: top left;
	background-repeat	: repeat-y;
	vertical-align		: top;
}
TD.c_cgP {
	width				: 20px;
	background-image	: url(img/c_cmP.gif);
	background-position	: top left;
	background-repeat	: repeat-y;
	vertical-align		: top;
}
TD.content {
	background-color	: #FFFFFF;
}
TD.c_dL {
	width				: 20px;
	height				: 70px;
	background-image	: url(img/c_dL.gif);
	background-position	: top left;
	background-repeat	: no-repeat;
}
TD.c_dP {
	width				: 20px;
	height				: 70px;
	background-image	: url(img/c_dP.gif);
	background-position	: top left;
	background-repeat	: no-repeat;
}
TD.c_dM {
	width				: 880px;
	height				: 70px;
	background-image	: url(img/c_dM.gif);
	background-position	: top left;
	background-repeat	: repeat-x;
}
TD.infoBoxHeading {
	color				: #FF0000;
	font-size			: 12px;
	font-weight			: bold;
	padding				: 0px 0px 1px 12px;
	background-image	: url(img/headerArrow.gif);
	background-position	: left center;
	background-repeat	: no-repeat;
}
TABLE.infoBox {
	border-top			: 3px solid #FF0000;
	background-image	: url(img/panBorder.gif);
	background-position	: left;
	background-repeat	: repeat-y;
	margin				: 0px 0px 30px 0px;
	width				: 100%;
}
FORM {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}
INPUT.txt {
	border				: 1px solid #A0A0A0;
	font-size			: 12px;
	color				: #000000;
}
INPUT.btn {
	border-top			: 1px solid #FFA0A0;
	border-bottom		: 1px solid #800000;
	border-left			: 1px solid #FFA0A0;
	border-right		: 1px solid #800000;
	font-size			: 12px;
	font-weight			: bold;
	background-color	: #FF0000;
	color				: #FFFFFF;
	cursor				: hand;
}
A {
	color				: #0072ff;
	font-weight			: bold;
	font-size			: 11px;
	text-decoration		: none;
}
A:hover {
	color				: #FF0000;
	font-weight			: bold;
	font-size			: 11px;
	text-decoration		: underline;
}
A.m {
	color				: #FFFFFF;
	font-weight			: bold;
	margin-left			: 15px;
	margin-right		: 15px;
	font-size			: 12px;
	text-decoration		: none;
}
A.m:hover {
	color				: #FFFF80;
	font-weight			: bold;
	margin-left			: 15px;
	margin-right		: 15px;
	font-size			: 12px;
	text-decoration		: underline;
}
A.author {
	color				: #FFFFFF;
	font-weight			: bold;
	font-size			: 10px;
	text-decoration		: none;
}
A.author:hover {
	color				: #FFF800;
	font-weight			: bold;
	font-size			: 10px;
	text-decoration		: underline;
}
H1 {
	font-size			: 13px;
	margin				: 0px;
	display				: inline;
}
H2 {
	font-size			: 10px;
	margin				: 0px;
	display				: inline;
}
TD.productListing-heading {
	background-color	: #E0E0E0;
	border-top			: 1px solid #F0F0F0;
	border-left			: 1px solid #F0F0F0;
	border-bottom		: 1px solid #FF0000;
	border-right		: 1px solid #A0A0A0;
	font-weight			: bold;
	text-align			: center;
}

TD.productListing-data {
	background-color	: #F8F8F8;
	border-top			: 1px solid #FFFFFF;
	border-left			: 1px solid #FFFFFF;
	border-bottom		: 1px solid #E0E0E0;
	border-right		: 1px solid #E0E0E0;
}
TD.smallText {
	font-size			: 11px;
	background-color	: #F8F8F8;
	border-top			: 1px solid #FFFFFF;
	border-left			: 1px solid #FFFFFF;
	border-bottom		: 1px solid #F0F0F0;
	border-right		: 1px solid #F0F0F0;
	padding				: 5px;
}
TD.mainx {
	font-size			: 11px;
	background-color	: #F8F8F8;
	border-top			: 1px solid #FFFFFF;
	border-left			: 1px solid #FFFFFF;
	border-bottom		: 1px solid #F0F0F0;
	border-right		: 1px solid #F0F0F0;
	padding				: 5px;
}
SPAN.currentCat{
	font-weight			:bold;
	color				:red;
}
.menuRow{
	border-bottom		:1px dotted #E0E0E0;
}
/*
INPUT {
	border				: 1px solid #808080;
	background-color	: #F8F8FF;
}
*/

