body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	
}
body,td,th {
	font-family: Arial;
	font-size: 13px;
}
.style23 {color: #a54499}
.style24 {color: #ef4135; font-weight: bold;}
.style26 {color: #0079c1; font-weight: bold;}
.style28 {color: #00a886}
.style29 {color: #ef4135}
.style30 {color: #0079c1}
.style14 {font-size: 11px; font-weight: bold; }
.style17 {font-size: 11px; font-weight: bold; color: #0079c1; }
.style19 {font-size: 11px; font-weight: bold; color: #00a886; }
.style21 {font-size: 11px; font-weight: bold; color: #ef4135; }
.style12 {font-size: 12px
}
a:link {
	color: #40825f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#backgrnd {
	
	background-position: center top;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
#box {
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #E5E5E5;
	background-image: url(images/box_background.jpg);
	background-repeat: repeat-y;
}
#menu {
	float: left;
	width: 180px;
	padding-bottom: 5px;
	height:auto;
}
#main {
	background-image: url(images/home_bckgrnd.jpg);
	background-repeat: no-repeat;
	height: 561px;
	width: 448px;
	float: right;
}
#main2 {
	height: 561px;
	width: 438px;
	float: right;
	margin:0;
	padding-top: 25px;
	padding-right:0;
	padding-left: 10px;
	padding-bottom: 20px;
}
.bottom_red_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ef4135;
}
.right_bottom_red_line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EF4135;
	border-bottom-color: #EF4135;
}
.bottom_black_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#main3 {
	height: 561px;
	width: 448px;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 24px;
	padding-bottom: 0px;
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	background-position: 24px 20px;
}

.blackout {
	background-color: #EF4135;
}

.link a {
	color: #000000;
	background-color: #CCCCCC;
	padding: 1px;
}

.link a:hover, .link a:active {
	color: #ffffff;
	background-color: #000000;
	padding: 2px;
}

#content {
	width:448px;
	height:auto;
	margin:0;
	padding:0;
	text-align:left;
	float:right;
}