body {

	background-color: #3F8A97;

	margin: 0px;
	scrollbar-3dlight-color: #99ACCC;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #869DC2;
	scrollbar-darkshadow-color: #99ACCC;
	scrollbar-face-color: #6079A5;
	scrollbar-highlight-color: #6079A5;
	scrollbar-shadow-color: #AEBDD6;
	

}
.light {
	background-image: url(pic/light.gif);
}
.shadow {
	background-image: url(pic/shadow.gif);
}


.title_submenu{
	background-color: #6079A5;
	font-family: Tahoma, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: white;
	line-height: 15px;
}
.txmb  { color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, "sans serif" }
.txmw  { color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica, "sans serif" }
.txkw {
	font-family: Tahoma, Arial, Helvetica, "sans serif";
	font-size: 10px;
	color: white;
}
.txmbbd  { color: black; font-weight: bolder; font-size: 11px; font-family: Verdana, Arial, Helvetica, "sans serif" }



.txmwbd  { color: white; font-weight: bolder; font-size: 11px; font-family: Tahoma, Arial, Helvetica, "sans serif" }


.bgverydark {
	background-color: #4D6691;
}
.bgtd {
	background-color: #3F8A97;
}
.bgnav {
	background-color: #4C8FA8;
}
.bghnav {
	background-color: #20576B;
}
.bgtab {
	background-color: #3F8A97;
}
.bglight {
	background-color:  #B7C5DB;/*#A5B6D2;/*
	/*background-color: white;*/
}
.bgstart {
	background-color: #869DC2; /*#B7C5DB;/*
	/*background-color: white;*/
}
a:link {
	font-family: Tahoma, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #EBEEF3;/*#DBE2EE;*/
	text-decoration: none;
	width: 100%;
	background-color: transparent;
	line-height: 15px;
	display: block;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #DBE2EE;/*#C6D1E3;#DBE2EE;*/
	text-decoration: none;
	width: 100%;
	line-height: 15px;
	background-color: transparent;/*#4D6691;*/
	display: block;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: white;
	text-decoration: none;
	width: 100%;
	background-color: #3FA6C9;
	line-height: 15px;
	display: block;
}
a:active {
	font-family: Tahoma, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: yellow;
	text-decoration: none;
	width: 100%;
	line-height: 15px;
	display: block;
}

.input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white; 
	border: solid;
	border-width: 1px;
	border-color: white;
	background-color: #869DC2;
	width: 160px;
}
.formbutton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white; 
	border: none;
	background-color: transparent;
	width: 160px;
	text-align: right;
}

 td     { color: black; font-style: normal; font-weight: normal; font-size: 7pt; font-family: Verdana, verdana, helvetica, Helvetica, Geneva, Swiss, SunSans-Regular; bgcolor: black}


 input { background-color:silver; margin:0mm; border-style:groove; font-family: verdana, font-style: normal; font-weight: normal; font-size: 8pt;}
