body
{
	background-color: #EDEDED;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
.home {
	font-size: 11px;
	color: black;
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 10px;	
	color: #c6b036;
	text-decoration: none;
}
a:visited {
	color: #c6b036;
}
a:hover {
	color: #000000;
}
a:active {
	color: #c6b036;	
}
a.infolink {
	font-family: tahoma;
	font-size: 10px;	
	color: #000000;
	text-decoration: none;
}
a.infolink:visited {
	color: #000000;
}
a.infolink:hover {
	color: #c6b036;
}
a.infolink:active {
	color: #000000;	
}
a.product {
	font-family: tahoma;
	font-size: 10px;	
	color: #c6b036;
	text-decoration: none;
	font-weight: bold;
}
a.product:visited {
	color: #c6b036;
}
a.product:hover {
	color: #000000;
}
a.product:active {
	color: #c6b036;	
}
.style1{
	color:#c6b036;
}
.title
{
	font-family: tahoma;
	font-size: 14px;	
	font-weight: bold;
	color: #c6b036;		
}
.formitem
{
	border: solid 1px #919698;
	font-size:11px;
	color: black;
}
.formitemerror
{
	border: solid 1px #919698;
	font-size:11px;
	color: black;
	background-color:#DF7D7D;
}

.formerror
{
	border: solid 1px #919698;
	font-size:11px;
	color: black;
	background-color:#DF7D7D;
}
.loginformitem
{
	border: none;
	font-size:11px;
	color:#919698;
}
.formbutton
{
	font-size:11px;
	color:#616668;
}
form
{
	margin-bottom: 0px;
}
.error
{
	color: red;
}
h1
{
	font-size: 18px;
}
.sectiontitle
{
	font-size:14px;
	text-transform: uppercase;
	color:black;
	font-weight: bold;
}
.gold
{
	color: #c6b036;		
}
