BODY{
margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
font-family:Arial; color:#01325D;

}

a:link {color:#01325D;}
a:visited {color:#01325D;}
a:hover {color:#01325D;}

.style1 {font-size: 14px; font-family:Arial; color:#01325D; font-weight:bold; font-style:italic;}
.style2 {font-size: 12px; font-family:Arial; color:#01325D;  }
input.style2 {background-color: #fff }
.box {font-size: 10px; font-family:Verdana; color:#000000; height:16; width:130;}
.box1 {font-size: 10px; font-family:Verdana; color:#7F7F7F; height:16; width:62;}
.box2 {font-size: 10px; font-family:Verdana; color:#7F7F7F; height:16; width:87;}
.box3 {font-size: 10px; font-family:Verdana; color:#7F7F7F; height:16; width:40;}
textarea {font-size: 12px; font-family: Verdana;  color:#555555; height:100px; }
.formElement {font-size: 12px; font-family: Verdana; color:#555555; width:275px; height:22px; }
.border {background-color:#9BA4AB;}
.bg1 {background-color:#C7D5FA;}
.bg2 {background-color:#FFFFFF;}
.bg3 {background-color:#01335E;}
.bg4 {background-color:#F0EFDB;}



.style3 {font-size: 11px; font-family:Arial; color:#FFFFFF; font-weight:bold;}
a.style3:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.style3:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.style3:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.style3:active {
	color: #FFFF00;
	text-decoration: none;
}

.mail {font-size: 11px; font-family:Verdana; font-weight:bold;}
a.mail:link {
	color: #01325D;
	text-decoration: none;
}
a.mail:visited {
	color: #01325D;
	text-decoration: none;
}
a.mail:hover {
	color: #01325D;
	text-decoration: underline;
}

img.borderedImg{
	border: 1px solid #182D32;
}
.td_over{
	cursor: pointer;
	background-color:#FFFEE8;
}
.td_off{
	cursor: pointer;
	background-color: transparent;
}

.openhouse{
color:#FF0000;
font-size:12px;
background-color:#073861;
border-color:#003366;
}

input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:small;
   font-weight:bold;
   width:100px;}

   
   .button{
		background: url('images/button.gif');
		background-repeat: no-repeat;
		color: #FFFFFF; font-weight:bold;
		border: none;  font-family:verdana;
		font-size: 11px; width:97px; height:20px;
		cursor: pointer;
		
}
