body {
background-color: #E1D6BB;
margin: auto;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: small;
color: #000;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: small;
text-align: left;
color: #000;
}

P {
	margin: 0px;
	padding: 0px;
}

A {
	font-weight: bold;
}

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

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

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

A:hover {
	color: #CC0000;
	text-decoration: underline;
}

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

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

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

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

HR {
	color : #3399CC;
}

H1 {
	color: #996600;
	font-size: x-large;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
	margin: 0px;
}



.bottomnav {
	background: black;
	color: #669999;
	text-align: center;
	padding: 3px;
}

.bottomnav a, .nav a, .topnav a {
	color: white;
	text-decoration: none;
}

.content {
	background: white;
	padding: 10px;
}

.logo {
	background-image: url(/images/layout/logo_bg.png);
	height: 70px;
}

.main {
	border-left: 2px solid black;
	border-right: 2px solid black;
}

.mincart {
	width: 150px;
	background: black;
	color: white;
	border-color: white;
}

.topnav {
	font-size: medium;
	background: black;
	color: #669999;
	text-align: center;
	padding: 3px;
}



.strip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: black;
	color: white;
	text-align: right;
	padding: 6px 20px 6px 2px;
}

.strip a, .bottommenu a, .topmenu a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.strip a:hover, .bottommenu a:hover, .topmenu a:hover {
	text-decoration: underline;
}
