BODY {
	color: white;
	background-color: black;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}
FORM,INPUT {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	font-size: 14px;
}
SPAN {
	color: #ffd17b;
}
.sf {
	background-image: url(../images/button.gif);
	width: auto;
	height: 20px;
	color: black;
	font-weight: bold;
	border: 1px solid yellow;
	width: 150px;
}
.s {
	background-image: url(../images/button.gif);
	width: auto;
	height: 20px;
	color: black;
	font-weight: bold;
	border: 1px solid yellow;
}
.l {
	background-image: url(../images/button.gif);
	height: 20px;
	color: black;
	font-weight: bold;
	border: 1px solid yellow;
}
A.l:link, A.l:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}


A:visible {
	color: White;
}
A:link {
	color: #FFFF00;
	font-weight: bold;
}
A:visited {
	color: #BBBB00;
	font-weight: bold;
}





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: #ffff00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
}
TD.mu {
	BACKGROUND-COLOR: #dddddd;
	padding-left: 5px;
	border: solid 1px;
	BORDER-RIGHT: 1px solid #111111;
	BORDER-TOP: 1px solid #222222;
	BORDER-LEFT: 1px solid #222222;
	BORDER-BOTTOM: 1px solid #111111;
}
A.mover:link, A.mover:visited {
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
TD.mover {
	BACKGROUND-COLOR: #dddddd;
	padding-left: 5px;
	border: solid 1px;
	BORDER-RIGHT: 1px solid #111111;
	BORDER-TOP: 1px solid #222222;
	BORDER-LEFT: 1px solid #222222;
	BORDER-BOTTOM: 1px solid #111111;
}
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: #dddddd;
	padding-left: 5px;
	border: solid 1px;
	BORDER-RIGHT: 1px solid #111111;
	BORDER-TOP: 1px solid #222222;
	BORDER-LEFT: 1px solid #222222;
	BORDER-BOTTOM: 1px solid #111111;
}

TABLE.wshort {
	BORDER-RIGHT: 1px solid #111111;
	BORDER-TOP: 1px solid #222222;
	BORDER-LEFT: 1px solid #222222;
	BORDER-BOTTOM: 1px solid #111111;
	BACKGROUND-COLOR: #550055;
}
TABLE.wo {
	BORDER-RIGHT: 1px solid #111111;
	BORDER-TOP: 1px solid #222222;
	BORDER-LEFT: 1px solid #222222;
	BORDER-BOTTOM: 1px solid #111111;
	BACKGROUND-COLOR: #550055;
	WIDTH: 100%;
	margin-bottom: 8px;
}
TABLE.mo {
	BORDER-RIGHT: 1px solid #111111;
	BORDER-TOP: 1px solid #222222;
	BORDER-LEFT: 1px solid #222222;
	BORDER-BOTTOM: 1px solid #111111;
	BACKGROUND-COLOR: #550055;
	WIDTH: 100%;
}
TABLE.mi {
	BORDER-RIGHT: #222222 1px solid;
	BORDER-TOP: #111111 1px solid;
	BORDER-LEFT: #111111 1px solid;
	BORDER-BOTTOM: #222222 1px solid;
	BACKGROUND-COLOR: #2E170B;
	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;}
TD {
	padding: 0%;
}

