body
{
	background-attachment: scroll;
	background-image: url(images/background1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #105195;
	padding-top : 2px;
	padding-bottom : 2px;

}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003082;

}
.txtgold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9b8900;

}
.txtgoldcontact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b8900;
		font-weight: bold;

}
.picbox
{

 margin-right: 10px;
margin-bottom: 15px;
 padding: 0px;
 border: 1px solid #9b8900
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;

}
.submit-button
{
color: #003082;
font-size: 11px; 
font-weight: bold;
background: #007DC8;
border: 1px #007DC8 outset;
cursor:pointer
}

.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c06d28;
	font-weight: bold;
	padding-left : 5px;
	padding-right : 5px;

}


A {
	color: #003082;
	text-decoration: none;
}
A:hover {
	color: #9b8900;
	text-decoration: none;

}


ul {
	
	list-style-image: url(images/bullet.gif);
	
	}

.m_bg
{
	background-attachment: scroll;
	background-image: url(images/m_txt_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
.middle_bg
{
	background-attachment: scroll;
	background-image: url(images/background_middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	
}
.bottom_bg1
{
	background-attachment: scroll;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	
}
.shadow_bg
{
	background-attachment: scroll;
	background-image: url(images/shadow_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}
.txt_bg
{
	background-attachment: scroll;
	background-image: url(images/txt_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
.fade_l
{
	background-attachment: scroll;
	background-image: url(images/fade_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}

a.nav:link { color: 003082; text-decoration: none; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif}
a.nav:active { color:9b8900; text-decoration: none; font-weight: bold; font-size: 14px;font-family: Arial, Helvetica, sans-serif}
a.nav:visited { color: 003082; text-decoration: none; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif}
a.nav:hover { color: 9b8900; text-decoration: none; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif }

a.nav2:link { color: 003082; text-decoration: none; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, sans-serif}
a.nav2:active { color:9b8900; text-decoration: none; font-weight: bold; font-size: 13px;font-family: Arial, Helvetica, sans-serif}
a.nav2:visited { color: 003082; text-decoration: none; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, sans-serif}
a.nav2:hover { color: 9b8900; text-decoration: none; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, sans-serif }


.formbox
{

 margin: 0px;
margin-right: 0px;
margin-bottom: 0px;
 padding: 0px;
 border: 1px solid #3F9DD6
}
