body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #e1e1e1;
	margin: 0px;
	font-size: 11px;
	background-color: #1E1E1E;
	background-image: url(../img/site/pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e1e1e1;
	font-size: 11px;
	line-height: normal;
}
tr.rowoverodd {
	background-color : #464646;
	height: 18px;
	color: #000000;
}
tr.rowovereven {
	background-color : #292929;
	height: 18px;
	color: #000000;
}
.outofstock {
	color: #FF0000;
	font-weight: bold;
}

tr.rowoverselected {
	background-color : #000000;
	height: 18px;
}
a {
	color: #A90000;
	text-decoration: none;
}
a:hover {
	color: #A90000;
	text-decoration: underline;
}
img{ 
	border: 0pt; 
}
.link1 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.link1 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link2 a {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
}
.link2 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.link3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.link3 a:hover {
	color: #A90000;
	text-decoration: none;
}
form {
	margin: 0px;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #292929;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #292929;
	height: 1px;
	background-color: #292929;
	margin-bottom: 7px;
}
h2 {
	font-weight: bold;
	color: #A90000;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height: normal;
	padding: 0px;
}

.textareatype {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.redBoldtext {
	font-weight: bold;
	color: #A90000;
}
.pad10all {
	padding: 10px;
}
.pad10left {
	padding-left: 10px;
}
.pad10Right {
	padding-right: 10px;
}
.pad10Top {
	padding-top: 10px;
}
.pad10Bottom {
	padding-bottom: 10px;
}
.pad10tb {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pad10LR {
	padding-right: 10px;
	padding-left: 10px;
}
.pad10lr5tb {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1 {
	font-weight: bold;
	color: #A90000;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7D7D7D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: normal;
	padding: 0px;
}
.largetext {
	font-size: 110%;
	font-weight: bold;
}

.proddetailimgchoice {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #292929;
}
.lowstock {
	color: #009900;
}
