body {
	font-family: Arial;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-dark-shadow-color:#323232;
	scrollbar-face-color:#323232;
	scrollbar-highlight-color:#323232;
	scrollbar-shadow-color:#000000;
	background-image: url(../images/temp7a.jpg);
	background-repeat: repeat;
}
table {
	font-family: Arial;
 	font-size: 11px;
	color: #000000;
}
.border {
	border: 1px solid #323232;
}
.borderred {
	border: 1px solid #EF4824;
}
.td {
	background: #EF4824;
	color: #FFFFFF;
}
.tdlight {
	background: #CECECE;
}
.tddark {
	background: #323232;
	color: #FFFFFF;
}
.tdgray {
	background: #8E8E8E;
}
.title {
	font-family: Arial;
 	font-size: 12px;
	font-weight: bold;
}
.title2 {
	font-family: Arial;
 	font-size: 11px;
	font-weight: bold;
}
.red {
	color: #EF4824;
}
a:link {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.white:link {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: Arial;
	font-weight: bold;
	color: #EF4824;
	text-decoration: underline;
}
a.white:active {
	font-family: Arial;
	font-weight: bold;
	color: #EF4824;
	text-decoration: underline;
}
a.orange:link {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.orange:visited {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.orange:hover {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.orange:active {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.red:link {
	font-family: Arial;
	font-weight: bold;
	color: #EF4824;
	text-decoration: none;
}
a.red:visited {
	font-family: Arial;
	font-weight: bold;
	color: #EF4824;
	text-decoration: none;
}
a.red:hover {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.red:active {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
input {
	font-family: Arial;
	font-size: 10px;
	color: #FCFCF6;
	background-color: #323232;
	border: 1px solid #EF4824;
}
textarea {
	font-family: Arial;
	font-size: 10px;
	color: #FCFCF6;
	background-color: #323232;
	border: 1px solid #EF4824;
}
select {
	font-family: Arial;
	font-size: 10px;
	color: #FCFCF6;
	background-color: #323232;
	border: 1px solid #EF4824;
	height: 15px;
}
.cursor {
	font-family: Arial;
	font-size: 10px;
	color: #FCFCF6;
	background-color: #323232;
	border: 1px solid #EF4824;
	cursor: pointer;
}
.buynow {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FCFCF6;
	background-color: #323232;
	border: 1px solid #EF4824;
	cursor: hand;
}