body {
	background-color: #05052a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.menuItem {
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 22px;
	background-repeat:no-repeat; background-position:center;
	padding-left: 30px;
	vertical-align: top;
	padding-top: 3px;
}

.menuItem A{
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 22px;
	background-repeat:no-repeat; background-position:center;
	text-decoration:none;
}
.menuItem A:hover{
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 22px;
	background-repeat:no-repeat; background-position:center;
	text-decoration:underline;
}


.menuHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 26px;
	padding-left: 30px;
	vertical-align: top;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.style6 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 12px;
	padding-left: 30px;
}
div {
	font-family: Arial;
	font-size: 10pt;
	}

input{
	}

select{
	}

textarea{
	}

.error{
	font-family: Arial;
	font-size: 9pt;
	float: left; 
	color: red;
	margin: 2px;
	}

INPUT.Hidden{
	font-size: 0pt;
	padding: 0px;
	height: 0px;
	}

INPUT.ActButton{
	width:100%;
	border: 1px solid black;
	}

INPUT.ActButton:hover{
	width:100%;
	border: 1px solid black;
	cursor:pointer;
	background-color: white;
	}

SELECT.StdSelect{
	border: 1px solid black;
	width:100%;
	}

SELECT.StdSelect:hover{
	border: 1px solid black;
	width:100%;
	background-color: #EEEEEE;
	}

INPUT.StdButton{
	border: 1px solid black;
	}

INPUT.StdButton:hover{
	border: 1px solid black;
	cursor:pointer;
	background-color: white;
	}

INPUT.StdEdit{
	border: 1px solid black;
	}

INPUT.StdEdit:hover{
	border: 1px solid black;
	background-color: #EEEEEE;
	}

TEXTAREA.StdArea{
	width:100%;
	border: 1px solid black;
	}

TEXTAREA.StdArea:hover{
	width:100%;
	border: 1px solid black;
	background-color: #EEEEEE;
	}

TR.Row:hover{
	background-color: #EEEEEE;
	}

.blok{
		width: 100%;
		/*
		border: 1px;
		border-width: thin;
		border-color:#CCCCCC;
		border-style:dashed;
		*/
		font-size: 10pt;
}

DIV.blok:hover{
		width: 100%;
		/*
		border: 1px;
		border-width: thin;
		border-color:#000000;
		border-style:solid;
		*/
		font-size: 10pt;
}

a{
	text-decoration:none;
	caption-side:bottom;
	color: black;
}

a:visited{
	text-decoration:none;
	caption-side:bottom;
	color: black;
	}

a:hover{
	text-decoration:underline;
	caption-side:bottom;
	color: gray;
	}


TD {
	font-size: 10pt;
}	


#AdminList
	{
		float: left;
		width: 100%;
	}

div.AdminItem 
	{
		float: left;
		height: 150px;
		width: 145px;
		text-align: center;
		vertical-align:middle;
		margin-right: 1px;
	}

.headl 
	{
		font-weight:bold;
		font-family: Verdana; 
		font-size:14px;
		text-transform:uppercase;
		padding:0 7 0 7;
	}

/* CSS Document */
TD {color:black; font-family:Verdana; font-size:11px; font-weight:normal;}
INPUT.finp { border:1px solid #986fc8;}
A.mnu { color:black; text-decoration:none; padding-left:12px;}
A.mnu:hover { color:black; text-decoration:underline; padding-left:12px;}

A.mnu2 { color:black; text-decoration:none;}
A.mnu2:hover { color:black; text-decoration:underline;}

.tblTitle {color:white; font-size:11px; font-weight:bold; padding-left:20px;}
.foot {color:white; font-size:10px;}

TD.TDBG {background-position:left; background-repeat:no-repeat;}