<style>
bmy{
	
}
.main_bdr
{
	border: 2px solid #742936;
}

.thin_bdr
{
	border: 1px solid #516570;
}

.med_bdr
{
	border: 2px solid #516570;
}

td{
	font-family: verdana;
	color: black;
	font-size: 10pt;
}

.wht_txt
{
	font-family: arial;
	color: white;
	font-size: 9pt;
}

.pg_title
{
	font-family: arial;
	color: #742936;
	font-size: 14pt;
	font-weight: bold;
}

.sub_heading
{
	font-family: arial;
	color: #742936;
	font-size: 12pt;
	font-weight: bold;
}

.client_quote
{
	font-family: arial;
	color: #742936;
	font-size: 9pt;
	font-weight: bold;
}
.frm_txt
{
	font-family: arial;
	color: #742936;
	font-size: 9pt;
}
.addr_line
{
	font-family: arial;
	color: #742936;
	font-size: 8pt;
}

.alt_hover { 
	COLOR: #742936;
	font: arial;
	font-size: 9pt;
	TEXT-DECORATION: none
}

A { 
	COLOR: white; 
	font: arial;
	font-size: 9pt;
	TEXT-DECORATION: none
}


.hover-border img:hover { 

 border: 3px solid #742936;
 margin: 0;

}
.hover-border img {
	border: 1px solid #516570;
 margin: 2px;
}



A:hover { 

	COLOR: #742936;

	font: arial;

	font-size: 9pt;

	TEXT-DECORATION: none

}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:black;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #17417F;
color:white;
}

.frm_ln_1
{
	width: 289px;
	height: 19px;
	color: #000000;
	font-family: "Arial Narrow";
	font-size:16px;
	border: 1px solid #516570;
	background-color:#ffffff;
}
.frm_ln_2
{
	width: 239px;
	height: 19px;
	color: #000000;
	font-family: "Arial Narrow";
	font-size:16px;
	border: 1px solid #516570;
	background-color:#ffffff;
}
#frm_txtarea
{
	width:339px;
	height:47px;
	color: #000000;
	font-family:"Arial Narrow";
	font-size:17px;
	border: 1px solid #516570;
	background-color:#ffffff;
	overflow:auto;
}
.frm_btn
{
	width:110px;
	height:25px;
	color: #742936;
	font-family:"Arial Narrow";
	font-size:14px;
	font-weight: bold;
	border: 1px solid #516570;
	background-color:#ffffff;
	overflow:auto;
}

</style>
