html { 
	min-height: 101%;
	margin-bottom: 1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	background-color: #DDDDDD;
}
.normal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.red {
	color: #990000;
}
.redbold {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.normbold {
	font-size: 11px;
	color: #444444;
	font-weight: bold;
}
.header1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000
}
.footer {
	font-size: 11px;
	color: #999999;
}
.smgrey {
	font-size: 10px;
	color: #999999;
}
.error {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: underline
}

.afoot {
	color: #999999;
}
.anoline{
	font-size: 11px;
	text-decoration: none
}
.ared {
	font-size: 11px;
	color: #990000;
	line-height: 13px;
	text-decoration: none
}
.arednoline {
	font-size: 11px;
	color: #990000;
	line-height: 13px;
	text-decoration: none
}
.ablk {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-decoration: none
}
.ablknoline {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-decoration: none
}
.acurr {
	font-size: 11px;
	color: #CC0000;
	line-height: 13px;
	text-decoration: none
}
.asmred {
	font-size: 10px;
	color: #990000;
	text-decoration: none
}
.ablknoline:hover, .arednoline:hover, .acurr:hover, .asmred:hover {
	color: #CC0000;
	text-decoration: none
}
input, select, textarea {
	color: #232323;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}
input.submit {
	font-size: 11px;
	color: #880000;
	background-color: #EEEEEE;
	font-weight: bold;
}
