body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #336699;
}

TD#SUBMENUE {
	layout: fixed;
	padding-top:10px;
	width: 200px;
	align: top;
}

.subMenue {
	width: 90%;
	padding-top: 20px;
	padding-left: 10px;
}

TD#CONTENT {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

TD#CONTENT DIV.content {
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
}

TD#NEWS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 200px;
	padding-top: 10px;
//	border-left: 2px dotted #999999;
	color: #000000;
}

TD#NEWS h1 {
	border-bottom: 1px dotted #999999;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: navy;
}

TD#NEWS DIV.news {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
}

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: 18px;
	color: #333333;
	vertical-align: top;
}

a {
	color: #009933;
	text-decoration: none;
}

a:hover {
	background: #EEEEEE;
	text-decoration: underline;
}

form {
	background-color: #EEEEEE;
	width: 95%;
}

TABLE#mainTable {
	background-color: #FFFFFF;
	border: 2px #000066;
	border-style: solid solid solid solid;
}

.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#SUBMENUE DIV A {
	text-decoration: none;
	color: white;
}

TD#SUBMENUE DIV A:hover {
	text-decoration: underline;
	color: #009933;
}

TD#SUBMENUE DIV A:active {
	text-decoration: underline;
	color: #FFFFFF;
}


TD#SUBMENUE DIV.menu1-level1-act A {
	text-decoration: none;
	color: white;
}

TD#SUBMENUE DIV.menu1-level1-no {
	border-bottom: 1px dotted #ffffff;
	color: white;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

TD#SUBMENUE DIV.menu1-level1-act {
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	font-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

TD#SUBMENUE DIV.menu1-level2-no {
	font-size: 10px;
	padding-left: 20px;
	line-height: 15px;
}

TD#SUBMENUE 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;
}

.whiteText {
	color: #ffffff;
}

TD {

}

TD .greenBg {
	background-color: #009933;
}

TD .blueBg {
	background-color: #000066;
}
