BODY {
	margin : 0;
}

A:LINK, A:ACTIVE, A:VISITED {
	font :  12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #007770;
}

A:HOVER {
	font : 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
}

A.nav:LINK, A.nav:ACTIVE, A.nav:VISITED {
	font : bold 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #E2DCAB;
}

A.nav:HOVER {
	font : bold 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFFFFF;
}

A.nav2:LINK, A.nav2:ACTIVE, A.nav2:VISITED {
	font : 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #E2DCAB;
}

A.nav2:HOVER {
	font : 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFFFFF;
}

A.navtop:LINK, A.natop:ACTIVE, A.navtop:VISITED {
	font : bold 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #104F45;
}

A.navtop:HOVER {
	font : bold 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #E1E1E1;
}

A.sub:LINK, A.sub:ACTIVE, A.sub:VISITED {
	font : bold 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #E2DCAB;
}

A.sub:HOVER {
	font : bold 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFFFFF;

}


.tablemain {
        height:100%;
	width:100%;
}

.tablecontent {
	height:100%;
	width:770px;
}

.tablenavtop {
	width:770px;
}

.middle {
	background : #FEF9E7 url(bg_header.jpg);
	height : 115px;
	vertical-align : top;
}

.tdmenu_top {
	height : 25px;
	background : #E2DCAB;
	border-bottom : 1px solid #0D4D43;
	border-top : 1px solid #0D4D43;
}

.menutop{
	width : 110px;
	border-bottom : 1px solid #ffffff;
	height : 25px;
	padding-left : 10px;
}

.menutop2 {
	width : 100px;
	border-bottom : 1px solid #ffffff;
	height : 25px;
	padding-left : 20px;
}

.menuleft {
	background : #007770 url(bg_menu_left.gif) repeat-y;
	height : 100%;
	vertical-align : top;
}

.content {
	width : 560px;
	height : 100%;
	border-right : 1px solid #0D4D43;
	vertical-align : top;
	padding-left:5px;
	padding-right:5px;
	background : #FFFFFF url(bg_content.gif) no-repeat bottom center;
}

.footer {
    height : 70px;
	background : #3C7169 url(bg_footer_left.gif) no-repeat;
}

TABLE {
	font : 12px Arial, Helvetica, sans-serif;
}

.header1 {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #0D4D43;
}

.header2 {
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #0D4D43;
}

td.sub {
	color : #E2DCAB;
	padding-left : 5px;
	padding-bottom:4px;
	padding-right : 4px;
	padding-top : 4px;
	width : 120px;
	border-right : 1px solid #E2DCAB;
	border-top : 1px solid #E2DCAB;
	border-bottom : 1px solid #E2DCAB;
}
