body {
	background: #730000 url(../images/backtest.gif) repeat-x;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

table.main {
	background: #000000 url(../images/coverback.gif) repeat-x;
	bg-style: no-repeat;
}

a img{
	border-width: 0px;
}

table.leftMenu{
	margin-left:26px;
}

td.menuArea1{
	background: url("../images/left_top_bg.gif");
	bg-style: repeat-x;
	font-size: 10px;
}

span.menuHead{
	color: #000000;
	font-weight: bold;
	font-size:13px;
	padding-left: 5px;	
}

div.menuArea{
	margin-top: 10px;
	margin-bottom: 7px;
	padding-left: 15px;	
	color:#E12728;
}

a.red:link {color:#E12728;text-decoration:none;}
a.red:visited {color:#E12728;text-decoration:none;}
a.red:active {color:#E12728;text-decoration:none;}
a.red:hover {color:#E18787;text-decoration:none;}

img.bullet {
	margin-bottom:1px;
	margin-right:5px;
}

td.menuArea2{
	background: url("../images/left_top_bg.gif");
	bg-style: repeat-x;
	font-size: 10px;
}

hr {
	color:white; 
	background-color:white; 
	height:1px; 
	border:none;
}

input, select, textarea {
	border: 1px solid white;	
	background: #000000;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	width:100%;
}

.button {
	width:100px;
}

a.white {color:#ffffff;text-decoration:none;}
a.white:hover {color:#E12728;text-decoration:none;}

div.sel_col {
	width:66px;
	height:33px;
	border-style:solid;
	border-width:1px;
	border-color: white;
}

td.sel_col{
	cursor:pointer;
	width:66px;
	height:33px;
	border-style:solid;
	border-width: 1px;
	border-color: white;
}

input.price {
	color:red;
	font-size:24px;
	font-weight:bold;
	border: 0;	
	text-align:center;
	background:none;
}
a.pager {color:#FFFFFF; text-decoration:none; }
a.pager:hover {color:#FF0000; text-decoration:none; font-weight: bold;}

.pager_current {font-weight:bold}

table.address_bar{
	width:349px;
	height:52px;
	background: url("../images/address_bg.gif");
}

.black_text{
	color:black; 
	font-size:16px; 
	font-weight:bold;
}

a.black {color:black;text-decoration:none; font-weight:bold; font-size:16px;}
a.black:hover {color:red;text-decoration:none;}

a.red_under {color:red;text-decoration:uderline;}
a.red_under:hover {color:red;text-decoration:none;}

.bottom_menu {font-size: 10px; width:20%;}
.bottom_menu a {color:white;text-decoration:none;}
.bottom_menu a:hover {color:red;}

.red_line {
	background: url("../images/red_stripe.gif");
	bg-style: repeat-x;
}

.white_column {
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	font-size: 9px;
	border:solid;
	border-width: 0 1 0 1;
	border-color: #A1A1A1;
	height:425px;	
}

.white_column p{
	font-size: 11px;
	font-weight:bold;
}

.white_column span{color:red}

.white_column a {color:red;text-decoration:underline;}
.white_column a:hover {color:red;text-decoration:none;}

.gray_footer{
	background: url("../images/gray_footer.gif");
	height:14px;
	font-size:11px;
}