html { 
   height: 100%; 
} 
body { 
   margin: 0; 
   padding: 0; 
   height: 100%;
   vertical-align: middle;
} 
.norm11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.norm10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.norm10Border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border: 1px solid #9F9F9F;
}
.hr {
	width: 100%;
	height: 1px;
	color: #9F9F9F;
}
.rowT1 {
	background-color: #F6F5F3;
}
.img {
	border: 1px solid #9F9F9F;
}
.bgMain {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(gfx/bgMain.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.spanRed {
	color: #A31E1E;
}
.spanGreen {
	color: #009600;
}
a.linkRed,a.norm {
	color: #A31E1E;
	text-decoration: none;
}
a.linkRed:hover,a.norm:hover {
	color: #000000;
	text-decoration: underline;
}
.oldPrice {
	text-decoration: line-through;
}
.lead18 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A31E1E;
	text-decoration: none;
}
.lead20 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.pModBttm {
	background-attachment: scroll;
	background-image: url(gfx/pModBttm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(gfx/bgFormInput.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #434834;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #434834;
}
.spanBlack {
	color: #333333;
	text-decoration: none;
}
a.linkBlack {
	color: #333333;
	text-decoration: none;
}
a.linkBlack:hover {
	color: #A31E1E;
	text-decoration: underline;
}
.thisSubmenu {
	display: none;
}
#splash {
	padding: 0px;
	border: 0px none;
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: -104px;       
	margin-left: -210px;
}