@charset "utf-8";
/* CSS Document */

body {
	background-repeat:repeat-x;
	background-color:#ededed;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	}		
.default
	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
h5 {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
h2 {
	font-size: 11px;
	line-height: 15px;
}
h3 {
	font-size: 11px;
	color: #FFFFFF;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0px;
}
a.white {
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFF99;
	text-decoration:none;
}
h1 {
	font-size: 15px;
	color: #c31a1b;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
.MainTables {
	background:url(/images/Houseback1.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.Menu {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #c31a1b;
	text-decoration: underline;
}
a {
	color: #666666;
	text-decoration: none;
}
.footer
{
	font-size: 11px;
	color: #666666;
	text-align: left;
	
}
a.footer{text-decoration:none;}
	
h6 {
	font-size: 18px;
	color: #333333;
}
.Head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.Head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #c31a1b;
}
.small
{
	font-size: 11px;
	color: #000000;
	list-style-type: square;
	text-indent: 0px;
	line-height: 16px;
	
}
.checkbox{
border:hidden;
border-style:hidden;
border-width:0px;
background-color:#c31a1b;
}
form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- stylized ----------- */
.stylized{
	color: #FFFFFF;
	text-decoration: none;
	font-size:11px;
}
.stylized label{
display:block;
font-weight:bold;
float:left;
}
.stylized .small{
color: #FFFFFF;
display:block;
font-size:11px;
font-weight:normal;
}
.stylized input{
font-size:11px;
background-color:#e18d8d;
color:#FFFFFF;
border:hidden;
border-style:hidden;
border-width:0px;
}
.stylized textarea{
float:left;
font-size:14px;
background-color:#e18d8d;
color:#FFFFFF;
border:hidden;
border-style:hidden;
border-width:0px;
overflow:auto;
}
.stylized button{
clear:both;
text-align:center;
color: #FFFFFF;
font-size:12px;
font-weight:bold;
background-color:#c31a1b;
cursor:pointer;
}
