
A:link {
	COLOR: #000066; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000066;TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt
}
BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt
}
.heading {
	COLOR: #000366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; VERTICAL-ALIGN: top
}
H1 {
	COLOR: #000366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12pt; FONT-WEIGHT: bold; VERTICAL-ALIGN: top
}
H2 {
	COLOR: #000366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; VERTICAL-ALIGN: top
}
.menu-hdr {
	BORDER-RIGHT: #cccccc thin solid; PADDING-RIGHT: 2pt; BORDER-TOP: #cccccc thin solid; PADDING-LEFT: 5pt; FONT-WEIGHT: bold; FONT-SIZE: 9pt; PADDING-BOTTOM: 0pt; MARGIN: 10px 5px 5px; BORDER-LEFT: #cccccc thin solid; PADDING-TOP: 0pt; BORDER-BOTTOM: #cccccc thin solid; BACKGROUND-COLOR: #f8f8f8
}


div.kop
{
	border-style: solid;
 	border-color: #9999CC;
	border-width:1px;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 770px;
	height: 80px;
	padding: 5px;
	border-bottom-width: 0px;
}


div.content
{
	border-style: solid;
 	border-color: #9999CC;
	border-width:1px;
	position: absolute;
	top: 95px;
	left: 205px;
	width: 570px;
	height: auto;
	padding: 5px;
	
}

div.menu
{
	border-style: solid;
 	border-color: #9999CC;
	border-width:1px;
	position: absolute;
	top: 95px;
	left: 5px;
	width: 190px;
	height: 500px;
	padding: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size: 11px;
	background-color: #CCFFCC;
}

div.footer
{
	border-style: solid;
 	border-color: #9999CC;
	border-width:1px;
	position: absolute;
	top: 545px;
	left: 5px;
	width: 190px;
	height: 500px;
	padding: 5px;
	border-right-width: 0px;
	border-top-width: 0px;
	background-color: #CCFFCC;
}


div.bar
{
	border-style: solid;
 	border-color: #9999CC;
	border-width:1px;
	position: absolute;
	top: 85px;
	left: 5px;
	width: 770px;
	height: 3px;
	padding: 5px;
	background-color: #FF9966;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-size: 4px;
}
