#geDropDownMenu {
	height:40px;
	margin:1px;
	border:0px;
	background-image: url('menuBg.png');
}



/* ---------- TITLE - BEGIN ---------- */

td.ffTitleTopLeft, td.ffTitleTopRight, td.ffTitleBottomLeft, td.ffTitleBottomRight {
	width: 0px;
	height: 0px;
	background-image: url('gray.png');
}

td.ffTitleLeft, td.ffTitleMiddle, td.ffTitleRight {
	height: auto;
	background-image: url('gray.png');
}

td.ffTitleLeft, td.ffTitleRight {
	width: 0px;
}

td.ffTitleTopMiddle, td.ffTitleBottomMiddle {
	height: 0px;
	background-image: url('gray.png');
}

td.ffTitleMiddle, a.ffTitle {
	padding: 5px;
	font: bold normal normal 13px arial;
	color: #ffffff;
	background-color: #30353b;
	background-image: url('gray.png');
}


/* ---------- TITLE - END ---------- */


/* ---------- HEADER FIELD - BEGIN ---------- */

td.ffHeader1TopLeft, td.ffHeader1TopRight, td.ffHeader1BottomLeft, td.ffHeader1BottomRight {
	width: 0px;
	height: 0px;
	background-image: url('gray.png');
}

td.ffHeader1Left, td.ffHeader1Middle, td.ffHeader1Right {
	height: auto;
	background-image: url('gray.png');
}

td.ffHeader1Left, td.ffHeader1Right {
	width: 0px;
}

td.ffHeader1TopMiddle, td.ffHeader1BottomMiddle {
	height: 0px;
	background-image: url('gray.png');
}

td.ffHeader1Middle, a.ffHeader1 {
	padding: 5px;
	font: bold normal normal 13px arial;
	color: #ffffff;
	background-color: #30353b;
	background-image: url('gray.png');
}


/* ---------- HEADER FIELD - END ---------- */




/* ---------- SECTION TITLE - BEGIN ---------- */

td.ffSectionTitleVeryTopLeft,
td.ffSectionTitleVeryTopRight {
	width: 9px;
	height: 6px;
	background-repeat: repeat;
	background-image: url('darkGray.png');
}

td.ffSectionTitleVeryBottomLeft {
	width: 9px;
	height: 13px;
	background-repeat: no-repeat;
}

td.ffSectionTitleVeryBottomLeft {
	background-image: url('sectionTitle/sectionTitleVeryBottomLeft.png');
}

td.ffSectionTitleVeryBottomRight {
	width: 9px;
	height: 13px;
	background-repeat: no-repeat;
}

td.ffSectionTitleVeryBottomRight {
	background-image: url('sectionTitle/sectionTitleVeryBottomRight.png');
}

td.ffSectionTitleVeryTopMiddle {
	height: 6px;
	background-repeat: repeat;
	background-image: url('darkGray.png');
}

td.ffSectionTitleVeryBottomMiddle {
	height: 13px;
	background-repeat: repeat-x;
}

td.ffSectionTitleVeryBottomMiddle {
	background-image: url('sectionTitle/sectionTitleVeryBottomMiddle.png');
}

td.ffSectionTitleTopLeft,
td.ffSectionTitleTopRight {
	width: 9px;
	height: 21px;
	background-repeat: repeat;
	background-image: url('darkGray.png');
}

td.ffSectionTitleTopMiddle {
	background-repeat: repeat;
	background-image: url('darkGray.png');
	white-space: nowrap;
	font: normal normal bold 11px;
	color: white;
	background-color: inherit;
	padding: 0px 0px 0px 0px;
	height: 21px;
	overflow: hidden;
}

td.ffSectionTitleLeft,
td.ffSectionTitleRight {
	width: 9px;
	height: 3px;
	background-repeat: repeat;
	background-image: url('darkGray.png');
}

td.ffSectionTitleMiddle {
	height: 3px;
	background-repeat: repeat;
	background-image: url('darkGray.png');
}

td.ffSectionTitleBottomLeft {
	width: 9px;
	background-repeat: repeat-y;
}

td.ffSectionTitleBottomLeft {
	background-image: url('sectionTitle/sectionTitleBottomLeft.png');
}

td.ffSectionTitleBottomRight {
	width: 10px;
	background-repeat: repeat-y;
}

td.ffSectionTitleBottomRight {
	background-image: url('sectionTitle/sectionTitleBottomRight.png');
}

td.ffSectionTitleBottomMiddle {
	padding: 5px 0px 0px 0px;
	font: normal normal normal 11px;
	background-repeat: repeat;
}

td.ffSectionTitleBottomMiddle {
	background-image: url('sectionTitle/sectionTitleBottomMiddle.png');
}

table.ffSectionTitle {
	margin: 0px 0px 10px 0px;
	width: 100%;
}

/* ---------- SECTION TITLE - END ---------- */



