﻿BODY {
	font-family: Arial, Verdana;
	font-size: small;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
}

FORM {
	font-family: Arial, Verdana;
	font-size: small;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
}
UL {
	margin: 0px 0px 0px 20px;
}
LI {
	padding: 0px 0px 3px 0px;
}
.hdr {
	background-color: #000000;
	color: #FFCCCC;
	font-weight: bold;
	font-size: xx-large;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 100%;
}
.banner {
	background-color: #FFCCCC;
	color: #FF3333;
	font-size: small;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
DIV.footer {
	background-color: #FFCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.title {
	font-weight: bold;
	color: #AA1111;
	font-size: medium;
}
.nbr {
	font-weight: bold;
	padding-right: 5px;
}
.rule {
	font-weight: bold;
}
.punish {
	padding-bottom: 10px;
}
INPUT.uline {
	border-bottom: solid 1px #000000;
	border-left: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}
.alert {
	font-weight: bold;
	color: #FF3333;
}
.good {
	font-weight: bold;
	color: #33FF33;
}
.notice{
	background-color: #FFCCCC;
	color: #FF3333;
	font-size: small;
	font-weight: bold;
	width: 50%;
	text-align: center;
}