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