body {
	background-color: #99CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

TD#CONTENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 95%;
        padding-right: 15px;
}

h1 {
	border-bottom: 2px dotted #999999;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: navy;
}

h2 {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: navy;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	vertical-align: top;
}

li {
	width: 95%
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	background: #DCDCDC;
}

form {
	background-color: #EEEEEE;
	width: 95%;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
	line-height: 30px;
  	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  	color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

TD#MENU {
	vertical-align: top;
	width: 150px;
	paddint-top: 10px;
}

TD#MENU DIV {
	width: 95%;
}

TD#MENU DIV A {
	color: navy;
	text-decoration: none;
}

TD#MENU DIV A:hover {
	text-decoration: underline;
}

TD#MENU DIV.menu1-level1-no {
	border-bottom: 1px dotted #999999;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

TD#MENU DIV.menu1-level1-act {
	border-bottom: 1px solix #999999;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #eeeeee;
	filter: alpha(opacity='70',style='0');
	font-family: Arial, Helvetica, sans-serif;
}

TD#MENU DIV.menu1-level2-no {
	font-size: 10px;
	padding-left: 20px;
	line-height: 15px;
}

TD#MENU DIV.menu1-level2-act {
	font-size: 10px;
	padding-left: 20px;
	line-height: 15px;
	font-weight: bold;
}

.contenttable {
	width: 95%;
	font-size: 10px;
	padding-left: 20px;
	line-height: 13px;
}

.contenttable .tr-even {	
	background-color: #eeeeee;
}

.contenttable .td-0 {
	width: 30%;
	font-weight: bold;
}

.imgtext-table {
        clear: both;
        height: auto;
}

h1,h2,h3{
        clear: both;
}
