/* CSS Document */

body { background:url(../images/bg.png) repeat-x;
margin:0px;
padding:0px;
font-family: "American Typewriter" Tahoma, Century, arial, Verdana;
font-size:11px;
}
.main{ width:916px;
height:100%; 
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
border-left:solid #a4a4a4 1px;
border-right:solid #a4a4a4 1px;
}
.menu{background:url(../images/menu_bg.png) repeat-x;
height:56px;
}

.menu ul {
margin:0 0 0 25px;
padding:0px;
}
.menu li {background:url(../images/button.png) no-repeat;
list-style-type:none;
width:115px;
height:46px;
float:left;
margin-top:-8px;
margin-right:12px;
text-align:center;
line-height:45px;
}
.menu li a {
font-family:Tahoma, Century, arial, Verdana;
text-decoration:none;
padding: 0 16px 0 0;
height:46px;
font-size:12px;
color:#fff;
display:block;
font-weight:bold;
}
.contenleft {
width:640px;
float:left;
}
.contentright {
padding:10px 0 0 19px;
float:left;
width:235px;
}
.blue {
padding:12px 0 0 10px; font-size:12px; color:#026ac9;
}
.blue1 {
 font-size:12px; color:#026ac9;
}
.orenge{color:#ff6600;
padding:12px 0 10px 5px; font-size:12px;
}
.homeowners{ 
width:234px;
height:51px;
margin-top:10px;
}

.why {color:#4a4a4a;
font-size:11px;
}

.tblmenu { padding:10px 0 0 15px
 }
 
.free {background:url(../images/free.png) no-repeat;
width:234px;
height:51px;
}
.welcome {
font-family:Arial, Helvetica, sans-serif;
padding:10px 0 0 20px;
color:#026ac9;
font-size:17px;
}
.more a { text-decoration:none;
margin-top:10px;
color:#8f8e8e;
}
.footer {background:url(../images/footer.png) repeat-x;
height:65px; color:#fff;
}
.local a {
color:#569cdb; 
margin-top:10px;
text-decoration:none;
}
.wiewall a {
color:#026ac9; 
font-size:10px;
text-decoration:none;
}
.msg{
	color:green;
}
.table_border{

background-color:#e4e4e4;
}
a:link,a:visited,a:active{
color:#569cdb;
}
a:hover{
color:#000000;
}
.table_border th{
background-color:#e4e4e4;
}
.table_border td{
background-color:#ffffff;
padding-left:7px;
}
