body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9933;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.content {
	font-size: 100%;
	padding: 5px 2px 5px 5px;
	text-align: left;
}
a.content:link {
	color: #CC9933;
	text-decoration: underline;
	padding: 0px;

}
a.content:visited {
	color: #CC9933;
	text-decoration: underline;
	padding: 0px;
}
a.content:hover {
	color: Black;
	background-color:#CC9933; 
	text-decoration: underline;
	padding: 0px;

}
a:link {
	color: #CC9933;
	text-decoration: underline;
	padding: 0px;

}
a:visited {
	color: #CC9933;
	text-decoration: underline;
	padding: 0px;
}
a:hover {
	color: Black;
	background-color:#CC9933; 
	text-decoration: underline;
	padding: 0px;

}
.footertext {
	font-size: .7em;
}
.copyrighttext {
	font-size: .75em;
	font-style: italic;
	padding-right: 2px;
	padding-left: 5px;
}
#wrapper {
	margin: auto;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
td.mincart {
	font-size: 11px;
	font-family : Arial;
}

p.mincart {
	font-size: 11px;
	font-family : Arial;
}
.contentnav {
	font-size: 100%;
	padding: 5px 2px 5px 5px;
	text-align: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC9933;
}
.creamtext {
	font-size: 1.2em;
	font-weight: bold;
	color: #F5F5DC;
}
.creamtextreg {
	font-weight: bold;
	color: #F5F5DC;
}
