body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-left: 0;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;
	background-image: url(art/bkg_main_G.gif);
	background-repeat: repeat-y;
	background-color: #fef4d9;
}
a:link { color : #495E8E; text-decoration : none}
a:visited { color : #495E8E; text-decoration : none}
a:hover { color : #2E3C5B; text-decoration : underline }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.tableMain {
	border: 1px solid #780000;
}
.tableMain td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tableMain th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #780000;
	color: #FFFFFF;
	padding: 1px;
	font-weight: normal;
}

.tableCart {
	border: 1px solid #780000;
}
.tableCart td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.tableCart th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #780000;
	color: #FFFFFF;
	padding: 2px;
	font-weight: normal;
}

.tableLinks {
	border-collapse: collapse;
}
.tableLinks td {
	border: 1px solid #A25E01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #495E8E;
	background-color: #A25E01;
	font-weight: bold;
}

.tableMenu {
}
.tableMenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#780000;
}
.tableMenu a:link { color : #FFFFFF; text-decoration : none}
.tableMenu a:visited { color : #FFFFFF; text-decoration : none}
.tableMenu a:hover { color : #FFFFFF; text-decoration : underline }


.cartBox {
	border: 1px dashed #A25E01;
}

.featuredBox {
}
.featuredBox td {
	border: 1px dashed #A25E01;
}
