<!--
body {
	font:normal 10pt verdana,arial;
	background-image:url(/_images/bg_main.gif);
	margin:20px;
}
A {
	color:#FFFFFF;
}
H2 {
	color:#FFFFFF;
	border-bottom:1px solid #998080;
}
#Wrapper {
	border:5px solid #5A3427;
	text-align:left;
	background-color:#330000;
	width:770px;
}
html>body #Wrapper {
		width:760px;
}

#Header {
	background-image:url(/_images/bg_logo.gif);
}

/* TOP SUBMENU
***************************************/
#Menu {
	height:50px;
	background-image:url(/_images/bg_menu.gif);
}

#MenuShadow {
	background-image:url(/_images/bg_Menu_shadow.gif);
	height:33px;
}
#FlashShadow {
	background-image:url(/_images/bg_flash_shadow.gif);
	height:15px;
}
#Splash {
	height:300px;
	text-align:center;
	vertical-align:bottom;
	font:normal 8pt vardana,arial;
	color:#5B3333;
	border-top:1px solid #5A3427;
}
#Contents {
	padding:20px;	
	width:760px;
}
html>body #Contents {
		width:750px;

}
#Contents, #Contents TD {
	color:#998080;
	font:normal 8pt vardana,arial;
}
#Contents TD.PLabel {
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
#ProductGroups {
	font-size:10pt;
	border-top:1px solid #998080;
	padding-top:5px;
}
#ProductGroups A {
	color:#FFFFFF;
	text-decoration:none;
}
#Feedback Input, #Feedback Textarea {
	background-color:#5B3333;
	border:1px solid #998080;
	color:#FFFFFF;
}
#Feedback Input #Submit {
	width:100px;
}



#Footer {
	color:#534040;
	background-color:#190000;
	font:normal 8pt verdana,arial;
	text-align:center;
	padding:20px;	
	width:760px;
}
html>body #Footer {
		width:720px;

}
//-->
