body {
	color: #363636;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	overflow: hidden;
	}

p {}

td {
	font-size: 11px;
	}

a:link {
	color: black ;
	text-decoration: underline;
	}

a:visited {
	color: black ;
	text-decoration: underline;
	}

a:hover {
	color: black ;
	text-decoration: underline;
	}

a:active {
	color: black ;
	text-decoration: underline;
	}
h1 {
	color: #363636;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	}
h2 {
	color: #363636;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	}
input, textarea, select, button {
	color: #363636;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.bodyTable {
	width: 100%;
	height: 100%;
	}
.mainTable {
	width: 760px;
	}
.mainTable_menuTD {
	/*background-color: #f8deab;*/
	width: 180px;
	/*border-top: 10px solid #fff;
	border-right: 10px solid #fff;*/
	}

.mainTable_mainTD {
	/*background-color: #f8deab;*/
	width: 720px;
	/*border-top: 10px solid #fff;*/
	}

.mainTable_bottomTD {
	background-color: white;
	width: 760px;
	height: 71px;
	}

.menuTD_active {
	background-color: #f2ba4b;
	width: 180px;
	height: 18px;
	}

.menuTD_inactive {
	background-color: #f8deab;
	width: 180px;
	height: 18px;
	}

a:link.menuLink {
	color: #363636 ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	}
a:visited.menuLink {
	color: #363636 ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	}

a:hover.menuLink {
	color: #363636 ;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	}

a:active.menuLink {
	color: #363636 ;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
	}

a:link.menuLinkActive {
	color: #fff ;
	font-weight: bold;
	line-height: 150%;
	text-decoration: underline;
	}

a:visited.menuLinkActive {
	color: #fff ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: underline;
	}

a:hover.menuLinkActive {
	color: #fff ;
	font-weight: bold;
	line-height: 150%;
	text-decoration: underline;
	}

a:active.menuLinkActive {
	color: #fff ;
	font-weight: bold;
	line-height: 150%;
	text-decoration: underline;
	}

a:link.submenuLink {
	color: #fff ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	}

a:visited.submenuLink {
	color: #fff ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	}

a:hover.submenuLink {
	color: #fff ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	}

a:active.submenuLink {
	color: #fff ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	}

a:link.submenuLinkActive {
	color: #fff ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: underline;
	}

a:visited.submenuLinkActive {
	color: #fff ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: underline;
	}

a:hover.submenuLinkActive {
	color: #fff ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: underline;
	}

a:active.submenuLinkActive {
	color: #fff ;
	font-weight: normal;
	line-height: 150%;
	text-decoration: underline;
	}

