BODY {
	COLOR: white;
	BACKGROUND-COLOR: black;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}
FORM,INPUT  {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	font-size: 14px;
}

.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%;
}
TABLE.a {
	BORDER-RIGHT: #555555 1px solid;
	BORDER-TOP: #bbbbbb 1px solid;
	BORDER-LEFT: #bbbbbb 1px solid;
	BORDER-BOTTOM: #555555 1px solid;
	BACKGROUND-COLOR: #120A03;
	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: #b70000;
	padding-left: 5px;
	border: solid 1px;
	BORDER-RIGHT: 1px solid #7a0000;
	BORDER-TOP: 1px solid #b70000;
	BORDER-LEFT: 1px solid #b70000;
	BORDER-BOTTOM: 1px solid #7a0000;
}
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: #d60000;
	padding-left: 5px;
	border: solid 1px;
	BORDER-RIGHT: 1px solid #7a0000;
	BORDER-TOP: 1px solid #b70000;
	BORDER-LEFT: 1px solid #b70000;
	BORDER-BOTTOM: 1px solid #7a0000;
}
A.md:link, A.md:visited {
	color:#ffffff;
	font-size: larger;
	text-decoration: none;
	display: block;
	width: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
TD.md {
	BACKGROUND-COLOR: #890000;
	padding-left: 5px;
	border: solid 1px;
	BORDER-RIGHT: 1px solid #7a0000;
	BORDER-TOP: 1px solid #b70000;
	BORDER-LEFT: 1px solid #b70000;
	BORDER-BOTTOM: 1px solid #7a0000;
}

TABLE.wshort {
	BORDER-RIGHT: 1px solid #7a0000;
	BORDER-TOP: 1px solid #b70000;
	BORDER-LEFT: 1px solid #b70000;
	BORDER-BOTTOM: 1px solid #7a0000;
	BACKGROUND-COLOR: #890000;
}
TABLE.wo {
	BORDER-RIGHT: 1px solid #7a0000;
	BORDER-TOP: 1px solid #b70000;
	BORDER-LEFT: 1px solid #b70000;
	BORDER-BOTTOM: 1px solid #7a0000;
	BACKGROUND-COLOR: #890000;
	WIDTH: 100%;
	margin-bottom: 8px;
}
TABLE.mo {
	BORDER-RIGHT: 1px solid #7a0000;
	BORDER-TOP: 1px solid #b70000;
	BORDER-LEFT: 1px solid #b70000;
	BORDER-BOTTOM: 1px solid #7a0000;
	BACKGROUND-COLOR: #890000;
	WIDTH: 100%;
}
TABLE.mi {
	BORDER-RIGHT: #b70000 1px solid;
	BORDER-TOP: #7a0000 1px solid;
	BORDER-LEFT: #7a0000 1px solid;
	BORDER-BOTTOM: #b70000 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;
}

TD.black {
	BACKGROUND-COLOR: Black;
}
TD {
	padding: 0%;
}
TD.title {
	padding: 0%;
	font-size: 14px;
	font-family: "Viner Hand ITC";
}


