body{
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E00101; 	
}
a, a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}


.w{
	color: White;
}

.w2{
	color: White;
	text-decoration: none;
	font-size: 10px;
}

.w2:visited{
	text-decoration: none;
}

div, p, span, td{
	font-size: 12px;
}

div.page, div.page p, div.page li, .page a{
	font-size: 12px;
	color: black;
}


/*input styles*/
input.s1{
	background-image: url(image_12.gif);
	border: 0;
	background-repeat: no-repeat;
	height: 18px;
	width: 63px;
}

input.go{
	background-image: url(go_05.gif);
	border: 0;
	background-repeat: no-repeat;
	height: 23px;
	width: 34px;
}

input.sq{
	border: 1px solid #ff7e00;
	width: 100%;	
}

input.s{
	border: 1px solid #ff7e00;
	background-color: #ECECEC;
}

/*menu styles*/

ul.menu{
	color: White;
	font-size: 10px;
	padding: 0;
	margin: 0px 1px 0px 30px;
}

ul.menu li{
	list-style-image: url(icon_1.gif);
	color: White;
	margin-bottom: 3px;
	padding: 0;
}
ul.menu ul{
	margin: 2px 0 0 10px;
	padding: 0;
}

ul.menu ul li{
	list-style-image: url(icon_2.gif);
	margin-bottom: 3px;
}

/*H styles*/
div.page h2, h2{
	color: Red;
	font-size: 14px;
	margin: 0;
}

a.h2{
	color: Red;
	font-size: 14px;
	margin: 0;
	display: block;
	font-weight: bold;
	text-decoration: none;
}


.h1{
	color: #FBD810;
	font-size: 12;
	font-weight: bold;
	border-bottom: 2px dotted #ffffff;
	margin:0 10px 5px 20px;

}

.pageTitle{
	color: #F08800;
	font-size: 14px;
	margin 0;
	padding: 0px;
	font-weight: bold;
}


/*Other styles*/

.nav, .nav a{
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

div.page ul li{
	list-style-image: url(dot.gif);
}

div.page ol {
	color: #F08800;
}

div.page ol li{
	list-style-type: decimal;
	list-style-position: inside;
}

.pageSubTitle{
	color: #F08800;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px dotted red;
	border-top: 2px dotted red;
	padding: 5px 0 5px 0;
}

/*page styles*/

.pagebar {
	color: #F08800;
	font-size: 12px;
	font-weight: normal;
}

.pagebar #act{
	font-size: 16px;
	font-weight: bold;
}

.pagebar #num{
	text-decoration:underline;
}

.price{
	font-size: 14px;
	font-weight: bold;
	color: #505050;
}
.price .oldp{
	color: #F08800;
	text-decoration: line-through;
}
.price .newp{
	color: Red;
}

.topForm, .topForm div{
	color: Maroon;
	font-size: 12px;
}

.topForm select{
	border: 1px solid #F08800;
}

.gos{
	background-image: url(image_23.gif);
	border:0;
	width: 63px;
	height: 19px;
}


.cart{
	color: Yellow;
	margin-left: 10px;
}
.cart a{
	color: Yellow;
}

.cart hr{
	color: White;
	width: 75%;
}

.border {
	border: 1px solid #F08800;
	background-color: #E00101;
	color: White;
}

.border .bg{
	color: Black;
	background-color: White;
}

.border .bgH .sc_warn{
	color: #FFA500;
}
.border .bgH, .border .bgHl{
	color: White;
}

.border .bgHl input{
	border: 1px solid #F08800;
	background-color: #DCDCDC;
}

.button1 , .button2 {
border: 1px solid #F08800;
background-color: #DCDCDC;
padding: 2px 2px 2px 2px;
}

.button1 a, .button2 a{
	text-decoration: none;
	color: Black;
}

.button1 a:hover, .button2 a:hover{
	text-decoration: underline;
}

