body {
	background-color: #494949;
	background-image: url(../images/background2.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}
.BodyTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.SectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #9BBD71;
	margin-left:10px;
}
td,th {
	color: e4e4e4;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footerbox {
	background-color:#e0422d;
	text-align: center;
	vertical-align: middle;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.PrettyPictureTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #e0422d;
}
.PrettyPictureBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
a:link {
	color: #e0422d;
}
a:visited {
	color: #e0422d;
}
a:hover {
	color: #e0422d;
}
a:active {
	color: #e0422d;
}
#main_nav{
	position:relative;
	display:block;
	height:32px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	background-color: transparent;
	background-image: url(../images/button_nf.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #292929;
	margin-bottom: 0px;
}
#main_nav ul{margin:0;padding:0;list-style-type:none;width:auto;}
#main_nav ul li{display:block;float:left;margin:0;}
#main_nav ul li a{display:block;float:left;color:#FFF;text-decoration:none;padding:9px 20px 0 20px;height:23px;background:transparent url(../images/button_div.png) no-repeat top right;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;}
#main_nav ul li a:hover,#main_nav ul li a.current{
	color:#e0422d;
	background:#fff url(../images/button_fo.png) no-repeat top right;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tablinks {
	width:36 !important;
	margin-left:0px;
	margin-top:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#tablinks ul { list-style:none;padding:0px;width:auto;margin:0;}
#tablinks ul li { display:block;margin:0;}
.welcometext {
	margin-left:20px;
	width:450px;
	height:170px;
	z-index:2000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	margin-top: 30px;
}

