BODY {
	margin-left : 10px;
	margin-top  : 10px;
}

TABLE.table_page{
	width        : 730px;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size    : 11px;
	color        : #008165;
	border-color : #008165;
}

TABLE.table_header_right{
	width        : 100%;
}

TABLE.table_header_navigation{
	width  : 100%;
	height : 16px;
	border-width : 1px;
}

TABLE.table_footer_navigation{
	width       : 100%;
	height      : 16px;
}

TABLE.table_body{
	width : 587px;
}

TABLE.table_heading{
	width : 100%;
	height: 100%;
}

TABLE.table_menu{
	width : 100%;
}

TABLE.table_search{
	width : 100%;
}

TD.td_header_right{
	width        : 587px;
	border-style : solid solid solid none;
	border-width : 1px;
}

TD.td_header_left {
	width        : 140px;
	text-align   : center;
	border-style : solid solid solid solid;
	border-width : 1px;
}

TD.td_header_title {
	height       : 41px;
	padding-left : 15px;
	padding-right : 7px;
	border-style : solid none solid none;
	border-width : 1px;
	border-color : #008165;
	font-size    : 18px;
	font-weight  : normal;
}

TD.td_header_navigation{
	padding-left  : 7px;
	padding-right : 7px;
}

TD.td_header_action{
	width       : 1px;
}

TD.td_header_search{
	font-size    : 11px;
	font-weight  : normal;
	text-align   : right;
}

TD.td_footer_left{
	padding-left  : 7px;
	border-style  : solid none solid solid;
	border-width  : 1px;
}

TD.td_footer_right{
	padding-left  : 7px;
	padding-right : 7px;
	border-style  : solid solid solid none;
	border-width  : 1px;
}

TD.td_footer_action{
	width : 1px;
}




TD.td_body_sidemenu {
   background-color: #b7dbd3;
	vertical-align  : top;
	width           : 142px;
}
 

TD.td_body_table{
	vertical-align : top;
}

TD.td_body_title{
	height       : 20px;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size    : 12px;
	color        : #008165;
	border-style : none none solid none;
	border-color : #008165;
	border-width : 1px;
	padding-right: 7px;
}

TD.td_body{
	padding-top    : 11px;
	vertical-align : top;
	color        : #000000;
}

TD.td_body_vspacer{
	height : 18px;
}

TD.td_body_hspacer{
	width : 15px;
}




TD.td_heading_hspacer{
	background-color : #e5f2ef;
}

TD.td_heading{
	padding-top    : 5px;
	padding-bottom : 5px;
	border-style : solid none solid none;
	border-width : 2px;
	border-color : #008165;
}

TD.td_heading_image{
	width: 1px;
}


TR.tr_menu_lvl_1{
	background-color : #66B3A3;
	height           : 20px;
	cursor           : pointer;
	color            : #FFFFFF;
}

TR.tr_menu_lvl_2{
	background-color : #B7DBD3;
	height           : 20px;
	cursor           : pointer;
}

TR.tr_menu_lvl_3{
	background-color : #E5F2EF;
	height           : 20px;
	cursor           : pointer;
}

TD.td_menu_tick{
	width        : 20px;
	height       : 20px;
	border-style : none none solid none;
	border-width : 1px;
	border-color : #FFFFFF;
}

TD.td_menu_item{
	border-style : none none solid none;
	border-width : 1px;
	border-color : #FFFFFF;
}

INPUT{
	border-style : solid;
	border-width : 1px;
	border-color : #C0C0C0;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size    : 11px;
	color        : #000000;
}