
:focus {
	outline: 0;
}

html, body {
	background-color: #DBE59F;
}



body, td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 24px;
	letter-spacing: 1px;
}
body {
	background-color: #DBE59F;
	margin: 0;	

}
p {
	margin: 0 0 16px 0;
}

h1 {
	font-size: 18px;
	color: #99CC00;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 20px;
}

.subhead {
	color: #99CC00;
	font-weight: bold;
	font-style: italic;
}

ul, li {
	margin: 0 0 0 7px;
	padding: 0 0 0 0;
}

em {
	color: #99CC00;
}


a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #99CC00;
}

.head {
	font-weight: bold;
	
}
.subhead {
	font-style: italic;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}

.mainmenu {
	font-style: normal;
	line-height: 24px;
	color: #000000;	
	
	
}
a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active {
	text-decoration: none;
	font-weight:normal;
	font-style: normal;
	color: #000000;
}

a.mainmenu:hover {
	text-decoration: none;
	font-style: normal;
	color: #99CC00;
}

a.submenu:link, a.submenu:visited, a.submenu:active {
	color: #FFFFFF;	
	text-decoration: none;
}

a.submenu:hover {
	text-decoration: none;
	color: #000000;
}


a.contentlink:link, a.contentlink:visited, a.contentlink:active {
	color: #000000;
	text-decoration: underline;
}
a.contentlink:hover {
	color: #99CC00;
	text-decoration: none;
}

a.submenuStatus {
	color: #99CC00!important;
	text-decoration: none!important;
	font-weight: bold!important;
}
.tabel1 {
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}
.bullwit {
	color: #FFFFFF;
}
.line {
	color: #000000;
	margin-bottom: 2px;
}

