BODY {
	background-color: black;
	color: white;
	zbackground-images: url('../img/background___.jpg');
	zbackground-repeat: repeat;
	margin: 0px;
	margin-left: 10px;
	margin-top: 2px;
	padding: 0px;
	font: 80% verdana, helvetica, arial sans-serif;
}
TD {
	font: 80% verdana, helvetica, arial sans-serif;
	padding: 0%;
}
FORM,INPUT {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	zzfont-size: 14px;
	zfont: 80% verdana, helvetica, arial sans-serif;
}
INPUT,.textarea  {
	background-color: #333333;
	border: 1px solid #aaaaaa;
	color: white;
}
.sf {
	width: auto;
	height: 20px;
	color: white;
	background-color: #090BFF;
	font-weight: bold;
	border: 2px solid #0002B9;
	width: 150px;
}
.s {
	background: #090BFF;
	border: 2px solid #0002B9;
	width: auto;
	height: 23px;
	color: white;
	font-weight: bold;
	BACKGROUND-COLOR: #095cf7;
	BORDER-RIGHT: 1px solid #063da4;
	BORDER-TOP: 1px solid #095cf7;
	BORDER-LEFT: 1px solid #095cf7;
	BORDER-BOTTOM: 1px solid #063da4;
}
input[type="submit"]
{
   background: #090BFF;
	border: 2px solid #0002B9;
	width: auto;
	height: 23px;
	color: white;
	font-weight: bold;
	BACKGROUND-COLOR: #095cf7;
	BORDER-RIGHT: 1px solid #063da4;
	BORDER-TOP: 1px solid #095cf7;
	BORDER-LEFT: 1px solid #095cf7;
	BORDER-BOTTOM: 1px solid #063da4;
}

.lz {
	height: 25px;
	color: yellow;
	background-color: red;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid darkred;
	margin: 1px;
	padding: 1px;
}
A.lz:link, A.lz:visited {
	color: yellow;
	text-decoration: none;
}


A:visible {
	color: White;
	text-decoration: none;
}
A:link{
	color: #235BC2;
	font-weight: bold;
	text-decoration: none;
}
A:visited{
	color: #568DE0;
	font-weight: bold;
	text-decoration: none;
}
A:hover{
	color: #CAD9F2;
	font-weight: bold;
	text-decoration: none;
}




TABLE.list {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #aaaaaa 1px solid;
	BORDER-LEFT: #aaaaaa 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	BACKGROUND-COLOR: transparent;
	WIDTH: 100%;
}



A.mu:link, A.mu:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
}
TD.mu {
	BACKGROUND-COLOR: #095cf7;
	padding-left: 5px;
	border: solid 1px;
	BORDER-RIGHT: 1px solid #063da4;
	BORDER-TOP: 1px solid #095cf7;
	BORDER-LEFT: 1px solid #095cf7;
	BORDER-BOTTOM: 1px solid #063da4;
}
A.mh:link, A.mh:visited {
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
TD.mh {
	BACKGROUND-COLOR: #0b6bff;
	padding-left: 5px;
	border: solid 1px;
	BORDER-RIGHT: 1px solid #063da4;
	BORDER-TOP: 1px solid #095cf7;
	BORDER-LEFT: 1px solid #095cf7;
	BORDER-BOTTOM: 1px solid #063da4;
}
A.md:link, A.md:visited {
	color:#ffffff;
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
TD.md {
	BACKGROUND-COLOR: #0745b9;
	padding-left: 5px;
	border: solid 1px;
	BORDER-RIGHT: 1px solid #063da4;
	BORDER-TOP: 1px solid #095cf7;
	BORDER-LEFT: 1px solid #095cf7;
	BORDER-BOTTOM: 1px solid #063da4;
}

TABLE.wo {
	BORDER: 0px solid grey;
	color: white;
	WIDTH: 100%;
	margin-bottom: 8px;
}
TABLE.mo {
	WIDTH: 100%;
}
TABLE.mi {
	BORDER-RIGHT: 1px solid grey;
	BORDER-TOP: 1px solid grey;
	BORDER-LEFT: 1px solid grey;
	BORDER-BOTTOM: 1px solid grey;
	BACKGROUND-COLOR: #0F0F0F;
	color: white;
	WIDTH: 100%;
}
TABLE.mm {
	WIDTH: 100%;
	height: 25%;
	border: 2px;
}



TABLE.error {
	BACKGROUND-COLOR: #781414;
	color: white;
	width: 100%;
	border-width: thin thin thin thin;
	border-style: solid;
	border-color: #550000;
}
TABLE.notice {
	BACKGROUND-COLOR: Silver;
	color: Black;
	width: 100%;
	border-width: thin thin thin thin;
	border-style: solid;
	border-color: #aaaaaa;
}
.notice:link, .notice:visited {color:black;}
.notice {color:black;}



