body{
	
	background-color : #8080FF;
	color : #000040;
	font-size: 16px;
	font-family : Times New Roman;
	margin-top : 5px;
	margin-left : 0px;
}
td{
	font-size: 16px;
}
a:link{
	color : #8080FF;
	font-weight : bold;
	font-size: 16px;
        text-decoration:underline;
}
a:visited{
	color : #8080FF;
	font-weight : bold;
	font-size: 16px;
        text-decoration:underline;

}
a:hover{
	color : #8080FF;
	font-weight : bold;
	font-size: 16px;
        text-decoration:underline;

}
.bkgcolor {
	background-color : #FEEEBB;
}
.footer {
	background-color : #FEEEBB;
}
.footerfont {
	color : #FEEEBB;
}
a.footerlink:link {
	text-decoration:none;
	color: #FEEEBB;
}
a.footerlink:visited {
	text-decoration:none;
	color: #FEEEBB;
}
a.footerlink:active {
	text-decoration:none;
	color: #FEEEBB;
}
a.footerlink:hover {
	color: #FEEEBB;
}
a.menu {
	background: url('dot.gif') no-repeat 3px 5px #FEEEBB;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	min-height: 15px;
	color: #000080;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:visited.menu {
	background: url('dot.gif') no-repeat 3px 5px #FEEEBB;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	min-height: 15px;
	color: #000080;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:hover.menu {
	background: url('dot.gif') no-repeat 3px 5px #8080FF;
	padding-left: 12px;
	text-decoration: none;
	display: block;
	width: 120px;
	min-height: 15px;
	color: #000080;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a.submenu {
	background: url('dot2.gif') no-repeat 4px 5px #FEEEBB;
	padding-left: 13px;
	text-decoration: none;
	display: block;
	max-width: 120px;
	min-height: 15px;
	color: #000080;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:visited.submenu {
	background: url('dot2.gif') no-repeat 4px 5px #FEEEBB;
	padding-left: 13px;
	text-decoration: none;
	display: block;
	max-width: 120px;
	min-height: 15px;
	color: #000080;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
a:hover.submenu {
	background: url('dot2.gif') no-repeat 4px 5px #8080FF;
	padding-left: 13px;
	text-decoration: none;
	display: block;
	max-width: 120px;
	min-height: 15px;
	color: #000080;
	margin-top: 1px;
	FONT-SIZE: 13px;
	FONT-FAMILY: Times New Roman;
	padding-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
.hr1{
	border: thin keine #000040;
}
.frame{
	border: solid #000040 1px;
}

