/*----css-----*/
td img {display: block;}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_page.jpg);
}
body, table, td, div, span, ul, li, form, select, h1, h2, h3, h4, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.left td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align:left;
	}
/* ----- LINKS ----- */
a {
	color:#560000;
	text-decoration:none;
}
a:hover {
	color:#560000;
	text-decoration:underline;
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

p a{
}
cite a{
}
li a{
}
dt a{
}
dd a{
}
/*-------forms-------*/
form {
	margin:0px;
	padding:0px;
}
fieldset{
}
legend{
}
label{
}
input {
}
textarea {
	width:481px;
	height:90px;
}
input, textarea {
	border:0px none #FFF;
	border-width:0px;
	border-style:none;
	background-color:#DDDDDD;
	padding:4px 0px 4px 8px;	
	text-decoration:none;
}
.noneinput, .nonetextarea {
	border:0px none #FFF;
	border-width:0px;
	border-style:none;
	background-color:#FFF;	
	padding:0px 0px 0px 0px;	
}
/*----layers-----*/
#Container {
	position:relative;
	left:0px;
	top:0px;
	width:756px;
	height:32px;
	z-index:1;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:756px;
	height:0px;
	z-index:2;
}
#flash {
	position:absolute;
	left:0px;
	top:71px;
	width:756px;
	height:71px;
	z-index:2;
}
#hm_body {
	position:absolute;
	left:0px;
	top:290px;
	width:756px;
	height:0px;
	z-index:2;
}
#l2_body {
	position:absolute;
	left:0px;
	top:67px;
	width:756px;
	height:0px;
	z-index:2;
}
/*----styles-----*/
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}
.body_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align:left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

