
.bg {
background-attachment: fixed; 
background-image: url(../images/house.gif); 
background-repeat: no-repeat; 
background-position: 0px 0px;
}

.titles {
font-family: "Times New Roman", Times, serif; 
font-size: 24px; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: capitalize; 
color: #003300; 
line-height: normal;
}

.titlessm {
font-family: "Times New Roman", Times, serif; 
font-size: 18px; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: capitalize; 
color: #003300; 
line-height: normal;
}

.imgRight {
float:right;
clear:none;
padding-left:10px;
}

.imgLeft {
float:left;
clear:left;
padding-right:10px;
}

.celltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CC0000;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}

.celltxtsm { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
color: #CC0000;
}

a:link,a:active{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
font-weight: normal; 
font-style: normal; 
text-decoration: underline; 
color: #000033
}

a:hover{
text-decoration: underline; 
color:#ff9900
}

a.strongRed {
font-weight: bold; 
color: #CC0000;
text-decoration: none; 
}

a.strongRed:hover{
text-decoration: underline; 
}

.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CC0000;
	line-height: normal;
	font-weight: normal;
	text-align: right;
}

.freply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #003300;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}

.pindent{
text-indent:200px;
}