body { 

	color: #404040; 
	background-color: #E2E0D0;
    background-repeat: repeat 
  	margin-top: 0px;	
}

H2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

A:link {
	color: #730000;
	text-decoration: underline;
}

A:visited {
	color: #730000;
	text-decoration: underline;
}

A:active {
	color: #428400;
	text-decoration: none;
}

A:hover {
	color: #428400;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
    line-height: 17px;

}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #F3F1E4;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #F3F1E4;
}

hr {
border: 0px none;
color: #AE736D;
background-color: #AE736D;
height: 1px;
width: 90%;
line-height: 1px;
font-size: 1px;
}

div.line {
width: 100%;
height: 1px;
background-color: #AE736D;
color: #AE736D;
line-height: 1px;
font-size: 1px;
border-bottom: 6px solid #730000;
border-top: 6px solid #730000;
}

td.pink {
border-bottom: 1px solid #730000;
border-top: 1px solid #730000;
}

img.outline {
border: 1px solid #fff;
}

a.white:link {
	color: #F3F1E4;
	text-decoration: underline;
}

a.white:visited {
	color: #F3F1E4;
	text-decoration: underline;
}

a.white:active {
	color: #730000;
	text-decoration: underline;
}

 a.white:hover {
	color: #730000;
	text-decoration: underline;
}

a.whiteunderline:link, a.whiteunderline:visited, a.whiteunderline:active, a.whiteunderline:hover {
	color: #F3F1E4;
	text-decoration: underline;
}

a.menu:link {
    color: #F3F1E4;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px; 	
}

a.menu:visited {
    color: #F3F1E4;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;	
}

a.menuactive {
	color: #F3F1E4;
	text-decoration: none;
	font-weight: bold;	
}

 a.menu:hover {
	color: #AE736D;
	text-decoration: none;
	font-weight: bold;	
}


TD.mincart {
	font-size: 10px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana, Helvetica, Arial, sans-serif;
}

P.minicarttext {
	font-size: 10px;
	color: #F3F1E4;
	font-family : Verdana, Helvetica, Arial, sans-serif;
}