
.menu_container03 { 
	width: 		100%;
	background:	url(../images/box/b03_l.gif) repeat-y left; 
}

.border_right03 {
	background:	url(../images/box/b03_r.gif) repeat-y right; 
}

.border_top03 {
	height:		40px;
	background:	url(../images/box/b03_t.gif) repeat-x top; 
}

.border_bottom03 {
	height:		10px;
	background:	url(../images/box/b03_b.gif) repeat-x bottom; 
	font-size: 0px;
}

.corner_top_left03 { 
	float: 		left;
	width: 		10px;
	height: 	10px;
	background:	url(../images/box/c03_tl.gif) no-repeat left top;
}

.corner_top_right03 { 
	float: 		right;
	width: 		10px;
	height: 	10px;
	background:	url(../images/box/c03_tr.gif) no-repeat right top;
}

.corner_bottom_left03 { 
	float: 		left;
	width: 		10px;
	height: 	10px;
	background:	url(../images/box/c03_bl.gif) no-repeat left bottom;
}

.corner_bottom_right03 { 
	float: 		right;
	width: 		10px;
	height: 	10px;
	background:	url(../images/box/c03_br.gif) no-repeat right bottom;	
}

.header_text03 {
	padding: 	0px 0px 0px 0px; 
	color: 		#015B99;
	font-family: Trebuchet MS, Arial;
	font-size:	16px;
	text-align:	left;
	font-weight: bold;
}

.content03 {
	position: 	relative;
	margin: 	0px 3px -4px 3px; 
	padding: 	3px; 
	color: 		#015B99;
	background-color:	#E8FFAB; 
	font-family: Trebuchet MS, Arial;
	line-height:1.3em;
}

.h_t {
	vertical-align: middle;
	padding: 4px;
}