.h_MenuTable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-left-style: none;
	border-top-color: #333333;
	border-left-color: #333333;
	border-right-style: none;
	border-right-color: #333333;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #333333;
}
.v_MenuTable {

	border-top-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-left-color: #666666;
	border-right-style: inset;
	border-right-color: #666666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #666666;
}
.section {
	background-color: #64B4CF;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	word-spacing: normal;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.image {
	float: right;
}
