body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F547C;
	SCROLLBAR-FACE-COLOR: #1b1b1b;
	SCROLLBAR-TRACK-COLOR: #1b1b1b;
	SCROLLBAR-ARROW-COLOR: #FFCC00;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00;
	SCROLLBAR-3DLIGHT-COLOR: #1b1b1b;
	SCROLLBAR-SHADOW-COLOR: #FFCC00;
	SCROLLBAR-DARKSHADOW-COLOR: #1b1b1b;
	background-color: #A9BDEB;
	background-image: url(_images/side_r13_c1.gif);
	background-repeat: repeat-y;
}
html, table, td {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F547C;;
	SCROLLBAR-FACE-COLOR: #1b1b1b;
	SCROLLBAR-TRACK-COLOR: #1b1b1b;
	SCROLLBAR-ARROW-COLOR: #FFCC00;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00;
	SCROLLBAR-3DLIGHT-COLOR: #1b1b1b;
	SCROLLBAR-SHADOW-COLOR: #FFCC00;
	SCROLLBAR-DARKSHADOW-COLOR: #1b1b1b;

}
.smallfont {
	font-size: 10px;
}

.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3F547C;
	font-weight: bold;
}
.non {
	border: none;
}
.must {
	border: 1px solid #000033;
	background-color: #E1E1FF;
	}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #663333;
	background-color: #cacaca;
	color: #3F547C;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #2B3955;
	background-color: #cacaca;
	color: #3F547C;
}
#header {
	width: 100%;
	height: 100px;
	background-image: url(_images/topback.jpg);
	background-repeat: repeat-x;
}
#maincontainer {
	width: 100%;
	float: left;
	height: 100%;
}

#nav {
	position:absolute;
	left:0px;
	width: 13em;
	margin-top: 0.5em;
	clear: none;
	height: 100%;
}
#nav2 {
	position:absolute;
	left:67em;

	width: 10em;
	margin-top: 0.5em;
	clear: none;
}

#main {
	position:absolute;
	left:13em;

	width: 53em;
	margin-left: 0.9em;
	margin-top: 0.5em;
	margin-right: 0.9em;
	margin-bottom: 0px;
	clear: none;
}
#footer {
	width: 800px; 
	float: left;
}

a {
	color: #3F547C;
	font-weight: normal;
	text-decoration: none;
}

.a_extra {
	color: #2B3955;
	font-weight: normal;
	text-decoration: none;
}

.print {
	color: #3F547C;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}
a:hover {
	text-decoration: underline;
}
.redtext {
	color: #FF0000;

}
.imgtext {
	color: #999999;
	font-size: 10px;

}
.Stil1 {
	color: #cacaca
}

.greytext {
	color: #CCCCCC
}