body {
	color: #333333;
	/* background-color: #3351a1; */
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}

td, p {
	color: #333333;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
}

.compact {
	line-height: 10%;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:visited, a:link {
	color: #D46807;
	/* color: #AC612A; */
	font-weight: bold;
	text-decoration: none;
}
a:active, a:hover {
	color: #AC612A;
	font-weight: bold;
	text-decoration: underline;
}

.home_title {
	color: #3351a1;
	font-size: 18px; 
	font-family: Georgia, Helvetica, "Arial Narrow", Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	letter-spacing: 1px; 
	margin: 0; 
	padding-top: 2px; 
	padding-right: 10px; 
	padding-bottom: 2px; 
	border-bottom: 3px solid #c0c0c0
}

ul.orange_bullets li { 
	color: #D46807;
}
		
h1, .h1 {
	color: #3351a1;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 23px;
}

h2, .h2 {
	color: #3351a1;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 a:visited, h2 a:link {
	color: #D46807;
	/* color: #AC612A; */
	font-weight: bold;
	text-decoration: none;
}
h2 a:active, h2 a:hover {
	color: #AC612A;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	color: #3351a1;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}


.btcontent1 {
	background-color: #E0E4E5;
}

.btcontent2 {
	background-color: #DAD6D3;
}

.btcopyrights {
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-color: #333333 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	color: #341711;
	font-size: 11px;
	text-align: center;
}

.btmain1 {
	background-color: #FFFFFF;
	border: #777777 solid;
	border-width: 2px 2px 0px;
}

.btmain2 {
	background-color: #FFFFFF;
	border: #777777 solid;
	border-width: 0px 2px 2px;
}

.btmain_popup {
	background-color: #FFFFFF;
	border: #777777 solid;
	border-width: 2px 2px 2px 2px;
}
