.left_bottom {
	background-image: url(images/left_bottom.gif);
	background-repeat: no-repeat;
	min-height: 50px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 760px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
}
.footer {
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#content {
	display: block;
	min-height: 400px;
	width: 583px;
	border: 1px solid #800404;
	margin: 10px;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #800404;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.footer_td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #800404;
}
.footerleft_td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.ask_td {
	background-image: url(images/header_br.gif);
	background-repeat: no-repeat;
}
.ask {
	font-size: 10px!important;
	color: #800404;
	text-decoration: none;

}
html { 
	height: 100%; 
	margin-bottom: 1px; 
}
.content_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F6F6F;
}
