body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ie3873;
	background-color: #ffffff;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #6600CC;
}
a:active {
	color: #6666FF;
}


body1{
	text-align:center;
	background-color:#ffffff;
}

#main_wrapper{width:800px; margin-left:auto; margin-right:auto; text-align:left;border:0px solid #000}
#menu{
	width:800px;
	float:left;
	padding:0px;
	margin:0px;
}
#content{
	width:800px;
	float:left;
	top:0px;
	padding:0px;
	margin:0px;
}
#header_inner,#menu_inner,#content_inner{overflow:hidden; border:0px solid #000;}
#header_inner{
	padding:0px 0px 0px 0px;
	height:170px;
}
#menu_inner{
	background-color:#bba24c;
	padding:0px;
	height:20px;
	padding:2px 10px 2px 10px;
	color: #CCCCCC;
}
#content_inner{
	padding:0px;
	width: 450px;
	position: inherit;
	float: left;
	height: 635px;
}
#content_left {
	padding:0px;
	width: 450px;
	position: relative;
	float: left;
}


#content_inner_right {
	padding:0px;
	width: 325px;
	position: inherit;
	float: right;
	margin: 1px;
}
#content_inner_cart {
	padding:0px;
	width: 790px;
	position: inherit;
	float: left;
}
#content_inner_form {
	padding:0px;
	width: 550px;
	position: inherit;
	float: left;
	height: 700px;
}


#imgurl {
	height: 635px;
	width: 450px;
}
a.topmenu {
	font-size:10pt;
	color:#CCCCCC;
	text-decoration:none;
	padding-right:10px;
	font-weight: bold;
}
a.topmenu:visited {
	font-size:10pt;
	color:#CCCCCC;
	text-decoration:none;
	padding-right:10px;
	font-weight: bold;
}

a.topmenu:hover{
	font-size:10pt;
	color:#ie3873;
	text-decoration:none;
	font-weight: bold;
}
a.topmenu:active{
	font-size:10pt;
	color:#66CCFF;
	text-decoration:none;
}
.bluetext {
	color: #0000FF;
	font-weight: bold;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
}
.redstext {
	color: #FF0000;
	font-weight: bold;
	font-size: 8px;
}
.goldtext {
	color: #bba24c;
	font-weight: normal;
	font-size: 12px;
}
.silvertext {
	color: #A2A2A2;
	font-weight: normal;
	font-size: 12px;
}
.darkgoldtext {
	color: #8c7100;
	font-weight: normal;
	font-size: 9px;
}
