/* XHTML ELEMENT STYLES //////////////////////////////////////////////////////////////*/
body {
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	color:#000;
	margin:0px;
	min-width:700px;	
	font-size:12px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EF1452;
	font-size: 12px;
	font-weight: bold; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold; 
}

h1,h2,h3,h4,h5 {font-size:12px; }

h3, h4 { margin:0px; padding:0px;  }

li {	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	color:#000;
	margin:0px;
	font-size:12px;
}

.text { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #000000
} 

.white { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	color: #FFFFFF
} 

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
}
.largelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
	line-height: 18px;

}
.formtext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	color: #000000
}

.formtextund {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 
16px;
	color: #000000;
	text-decoration: underline;

}




a:link {
	color: #663333;
	font-size: 12px;
	text-decoration: underline;  
}
a:visited {
	color: #663333;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: none; 
}

}
a.menuLink:link {
	color: #663333;
	font-size: 14px;
	text-decoration: none;  
}
a.menuLink:visited {
	color: #663333;
	font-size: 14px;
	text-decoration: none;  
}
a.menuLink:hover {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;  
}
.subMenu {
	margin-top: 0;
	margin-left: 1em; padding-left: 0;
	list-style-type: none;
}
.subMenu li{
	margin-top: .5em;
}

p { margin:0px 0px 10px 0px; padding:0px;}

.hiddenMenu{ display: none; }
.menuHead  {
	color: #660000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
strong, .stronger{ color: #663333; }
#linksPage strong{ color: black; }
.small{ font-size: xx-small; }
.productCategory{ font-size: small; color: #666666; }
.products{ margin-left: 8px; }
.products, .products a, .products a:hover{ font-size: 11px; }
