.body {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.subhead_small {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: bold;
	line-height: 14px;
	font-weight: boldl;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.body2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: bold;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body3 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body4 {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#scroll_box {
	border: none;
	height:175px;    
	width: 570px;            
	overflow: auto;            
	margin: 1em 0;
}

#scroll_box2 {
	border: none;
	height:250px;    
	width: 550px;            
	overflow: auto;            
	margin: 0em 25;
}
.body5 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #597290;
	text-decoration: none;
}

#header {
	background: url('/images/home_head.jpg') no-repeat;
	width: 767px;
	height: 217px;
}

#header-content {
	float: right;
}

#content {
	background: url('/images/home_content.jpg') repeat-y;
	width: 767px;
	height: 450px;
	margin-top: 0px;
}

#content-inside {
	padding: 0px 30px;
	width: 550px;
	height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#bottom {
	background: url('/images/home_bottom.jpg') no-repeat;
	width: 767px;
	height: 296px;
}

