.bg {

	background-color: #bfd5df;

	background-image: url(../_images/bg.jpg);

	background-attachment: scroll;

	background-repeat: no-repeat;

	background-position: center center;



}

.bg2 {

	background-attachment: scroll;

	background-image: url(/_images/bg2.jpg);

	background-repeat: repeat-y;

	background-position: center top;

}

.nav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #D95303;

	text-decoration: none;

}

.nav:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #938278;

	text-decoration: underline;

}

td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #34444a;

}

a {

	color: #D95303;

	text-decoration: none;

}

a:hover {

	color: #938278;

	text-decoration: underline;

}

li {

	list-style-type: square;

}

.forms {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #34444a;

	background-color: #E0EDF1;

}

.titlg {

	font-size: 14px;

	font-weight: bold;

}



.titmed {

	font-size: 13px;

	font-weight: bold;

	color: #11759B;



}

.ccontact {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #11759B;

	border: 1px solid #FFFFFF;

	height: 24px;

	padding: 4px;

	width: 160px;

	text-align: left;


}

.ccontact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11759B;
	border: 1px solid #11759B;
	height: 24px;
	padding: 4px;
	width: 220px;
	text-align: left;
	background-color: #FFFFFF;
}
