/* CSS Document */
html { overflow: -moz-scrollbars-vertical; }

body {
	border: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
}

#marginLeft {
	background-image: url(images/marginLeft.gif);
	background-repeat: repeat-y;
	background-position: right;
	opacity: .40;
	filter: alpha(opacity=40);
}

#marginRight {
	background-image: url(images/marginRight.gif);
	background-repeat: repeat-y;
	background-position: left;
	opacity: .40;
	filter: alpha(opacity=40);
}

a:link { color:#D90000; }
a:visited { color:#D90000; }
a:hover { color:#3C3B32; }
a:active { color:#3C3B32; }

#table1 { 
	background-position: center center;	
}

.page {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transBack.png');
}

.page[class] {
	background-image:url(images/transBack.png);
}

.menuText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menuText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menuText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #7F7F7F;
}

.menuText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #7F7F7F;
}

.prodtable { border:1px black solid; }

#note {
	font-size: 16px;
}

#divCart a:link { color:#D90000; }
#divCart a:visited { color:#D90000; }
#divCart a:hover { color:#3C3B32; }
#divCart a:active { color:#3C3B32; }

#Table_01 {
	display:block;
}

.custFeedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}

#spacerFloat {
	position: absolute;
	margin-left: 431px;
	top: 146px;
}

#subTitleFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#startWith {
	font-size: 24px;
}