h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	SCROLLBAR-FACE-COLOR: #AA2828; 
	SCROLLBAR-HIGHLIGHT-COLOR: #620001; 
	SCROLLBAR-DARKSHADOW-COLOR: #620001; 
	SCROLLBAR-BASE-COLOR: #9C3030;
	SCROLLBAR-SHADOW-COLOR: #9C30301; 
	SCROLLBAR-3DLIGHT-COLOR: #9C3030; 
	SCROLLBAR-ARROW-COLOR: #620001; 
	SCROLLBAR-TRACK-COLOR: #9F3232;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid #F6B6B6;
	border-right: 1px solid #C95F5F;
	border-bottom: 1px solid #C95F5F;
	border-left: 1px solid #F6B6B6;
	background-image: url(../images/input.jpg);
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #F6B6B6;
	border-right: 1px solid #C95F5F;
	border-bottom: 1px solid #C95F5F;
	border-left: 1px solid #F6B6B6;
	background-image: url(../images/textarea.jpg);
	background-attachment: fixed;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F2D6D5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F6B6B6;
	border-right-color: #C95F5F;
	border-bottom-color: #C95F5F;
	border-left-color: #F6B6B6;
}
.menuBg {
	background-image: url(../images/menuBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainBg {
	background-image: url(../images/mainBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
.imgs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EC8B8B;
	border-right-color: #820000;
	border-bottom-color: #820000;
	border-left-color: #EC8B8B;
}
.headers {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.discount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: line-through;
}
.catsArrow {
	background-attachment: fixed;
	background-image: url(../images/downArrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topRight {
	background-attachment: fixed;
	background-image: url(../images/topRight1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
