#body {
	padding: 0px;
	width: 759px;
}

#body #left {
	padding-top: 10px;
	float: left;
	width: 194px;
}

#body #right {
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	float: right;
	width: 555px;
}


#body #top {
	float: left;
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	width: 194px;
	height: 23px;
	padding-left: 10px;
}
#body #top div {
	color: #134B68;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 3px;
}




#body #content  div div{
	float: left;
  	background: url(../images/top2.jpg) no-repeat top left;
	font-size: 8pt;
	width: 194px;
	color: #134B68;
	padding-left: 10px;
	line-height: 19px;
} 
#body #content  div{
	float: left;
	width: 194px;
  	background: url(../images/bot.jpg) no-repeat bottom left;
	padding-bottom: 5px;
} 
#body #content {
	float: left;
	width: 194px;
  	background: url(../images/mid.jpg) repeat-y top left;
}


#title {
	float: left;
	height: 22px;
  	background: url(../images/title_center.jpg) repeat-x top left;
}

#title div {
	float: left;
	height: 22px;
  	background: url(../images/title_left.jpg) no-repeat top left;
}

#title div div {
	float: left;
	height: 22px;
  	background: url(../images/title_right.jpg) no-repeat top right;
	width: 544px;
	color: #134B68;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 3px;
	padding-left: 10px;
}

#body #right #main_content {
	float: left;
	width: 555px;
  	background: url(../images/l_mid.gif) repeat-y top left;
}

#body #right #main_content div{
	float: left;
	width: 555px;
  	background: url(../images/l_bot.gif) no-repeat bottom left;
	padding-bottom: 5px;
} 

#body #right #main_content div div{
	float: left;
  	background: url(../images/c_top2.gif) no-repeat top left;
	font-size: 8pt;
	width: 555px;
	color: #134B68;
	line-height: 19px;
} 

#body #right #main_content div div p{
	float: left;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px; 
} 

#header_pic {
	padding-bottom: 8px;
}

#frm {
	padding-left: 10px;
}


.frm_button {
	border: 1px solid #9BB6C7;
}

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


.text_area {
	border: 1px solid #9BB6C7;
	width: 380px;
}



