body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background:#FFFFFF url("../images/body-bg.jpg") top no-repeat;
}
.table1 {
	background-image: url("../images/content_bg.png");
	background-repeat: repeat-x;
	background-color:#D6DBBF;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2D68B2;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #F26739;
}
a:active {
	text-decoration: none;
	color: #F26739;
}
#menu a {
		float:left;
		display:block;
		width:102px;
		height:34px;
		padding:10px 0 5px 0px;
		font: bold 14px/1 Arial;
		text-align:center;
		color:#FFFFFF;
		background: url("../images/menu_normal.png") 0 0 no-repeat;
		text-decoration: none;
		}
	#menu a:hover {	
		float:left;
		background-position: -102px 0;
		color: #FF6600;
		}
	#menu a:active {
		float:left;
		background-position: -204px 0;
		color:white;
		}
.menu_holder{
	float:left;
	width:880px;
	padding-left:122px;
	height:34px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #2E68B2;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	text-align:justify;
}
