TABLE.right_menu_table {
	width : 98%;
	border : 2px solid;
	background-color : #D7DFD8;
	font-size : 8pt;
	padding : 8px 5px 5px 5px;
}


TD {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	color : #1E455B;
	font-size : 8pt;
}


TD.left {
	background-color : #1A9277;
}

TD.left1 {
	background-color : #2C7C86;
}

TD.top_menu {
	color : #2C7C86;
	font-size : 8pt;
	vertical-align : middle;
	text-align : center;
	word-spacing : 10px;
}

A, A:VISITED {
	font-weight : normal;
	color : #2C7C86;
	text-decoration : underline;
}

A.name {
	text-decoration : none;
	font-weight : bold;
}


A:HOVER {
	color : #1A9277;
	text-decoration : none;
}

TD.page_title {
	font-size : 10pt;
	font-weight : bolder;
	text-align : right;
	vertical-align : middle;
	padding-right : 15px;
	margin : 0px 0px 0px 0px;
	letter-spacing : 1px;
	color : #1A9277;
	text-transform : uppercase;
}


TD.text {
	padding : 10px 15px 20px 5px;
	text-align : justify;
}

TD.left_menu {
	background-image : url(img_inner/menu_bg.gif);
	width : 189px;
	height : 100%;
}

P {
	text-align : justify;
	font-size : 8pt;
	margin : 2px 2px 2px 2px;
	color : #1E455B;
}

P.:first-letter {
	font-weight : bold;
}

P.menu, P.menu A, P.menu A:VISITED {
	font-size : 9pt;
	text-align : right;
	font-weight : bold;
	color : #660000;
	line-height : 19px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
}

P.top {
	text-align : right;
	font-size : 7pt;
	padding : 0px 0px 3px 0px;
	margin : 0px 0px 3px 0px;
}

LI {
	padding-left : 0px;
	margin-left : 15px;
	margin-top : 3px;
	margin-bottom : 3px;
}

TD.formfieldname {
	width : 140px;
	padding : 2px 2px 2px 2px;
	margin : 2px 2px 2px 2px;
	font-size : 8pt;
	vertical-align : top;
}

TD.requiredfieldname {
	width : 140px;
	font-weight : bold;
	padding : 3px 2px 3px 2px;
	font-size : 8pt;
}

TD.formcomment {
	padding : 3px 2px 3px 2px;
	background-color : #EDEDED;
}










