#body {
	padding-top: 10px; 
	width: 758px;
}


#body #title {
	float: left;
	background: url(../images/s_top.gif) no-repeat top left;
	width: 758px;
	height: 23px;
}
#body #title div {
	width: 758px;
	color: #134B68;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 3px;
	padding-left: 15px;
}




#body #main_content {
	float: left;
	width: 758px;
  	background: url(../images/s_mid.gif) repeat-y top left;
}
#body #main_content div{
	float: left;
	width: 758px;
  	background: url(../images/s_bot.gif) no-repeat bottom left;
	padding-bottom: 5px;
} 
#body #main_content div div{
	float: left;
  	background: url(../images/s_top2.gif) no-repeat top left;
	font-size: 8pt;
	width: 758px;
	color: #134B68;
	line-height: 19px;
} 
#body #main_content div div p{
	margin-top: 5px
}



.text_box { 
	border: 1px solid #9BB6C7; 
	width: 177px;
}

#red {
	color: #FF0000;
}




