/* CSS Document */
html,body {
	background-color: #4d4d4d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR:#F9F9F9; 
	SCROLLBAR-HIGHLIGHT-COLOR:#EDEDED;
	SCROLLBAR-SHADOW-COLOR:#EDEDED;
	SCROLLBAR-3DLIGHT-COLOR:#666666;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR:#ffffff;
	SCROLLBAR-DARKSHADOW-COLOR:#666666;
}
.txt10w {font-size: 10px; color: #ffffff;letter-spacing: 1.0px}
.txt10gr {font-size: 10px; color: #999999;letter-spacing: 1.0px}
.txt11rb {font-size: 11px; color: #FF3300;font-weight: bold}
.txt12wb {font-size: 12px; color: #ffffff;font-weight: bold;letter-spacing: 1.0px}
.txt12w {font-size: 12px; color: #ffffff;letter-spacing: 1.0px}
.txt12gr {font-size: 12px; color: #999999;letter-spacing: 1.0px}
.txt13wb {font-size: 13px; color: #ffffff;font-weight: bold ;letter-spacing: 1.4px}
.txt14wb {font-size: 14px; color: #ffffff;font-weight: bold ;letter-spacing: 1.4px}
.txt16wb {font-size: 16px; color: #ffffff;font-weight: bold ;letter-spacing: 1.0px}
.txt18wb {font-size: 18px; color: #ffffff;font-weight: bold ;letter-spacing: 1.0px;line-height: 28px;}
.txt12navh {font-size: 12px; color: #ffc275;font-weight: bold ;letter-spacing: 1.2px}
.txt11navh2 {font-size: 11px; color: #f27a00;font-weight: bold ;letter-spacing: 1.0px}
.txt12navh2 {font-size: 12px; color: #f27a00;font-weight: bold ;letter-spacing: 1.2px}
a {
	color: #ffffff;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.2px
}
a:hover {
	color: #ffc275;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.2px
}
.navikl a {
	color: #ffc275;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1.2px
}
.navikl a:hover {
	color: #f27a00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1.2px
}
.navi2 a {
	color: #ffc275;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.2px
}
.navi2 a:hover {
	color: #f27a00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.2px
}
.redlink a {
	color: #ff0000;
	background-color: #ffffff;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.2px
}
.redlink a:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.2px
}
.inputfliess  {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color:#CCCCCC;
	font-weight: normal;
	font-size: 11pt;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
    color:#333333;
	}
.inputkl  {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color:#CCCCCC;
	font-weight: normal;
	font-size: 10pt;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
    color:#333333;
	}	
.button  {
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	background-color:#999999;
	font-size: 10pt;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
    color:#444444;
	font-weight: bold;
           }
.but_kl  {
	border-style: solid;
	border-color: #333333;
	border-width: 2px;
	background-color:#f5f5f5;
	font-size: 8pt;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
    color:#000000;
	font-weight: bold;
           }		   
