body
{
	background: #CCFFCC;
	font-family:Arial, Helvetica;
	font-size: 12px;
	color:#333300;
}

a:link		{ color:#000000; font-weight:normal; text-decoration:none; }
a:visited 	{ color:#000000; font-weight:normal; text-decoration:none; }
a:hover 	{ color:#000000; font-weight:normal; text-decoration:underline; }


H1	{ font-family:"Arial", "Helvetica", sans-serif; font-size:18px; color:#666633; line-height:50px; padding:2px; display:inline; }
H2	{ font-family:"Arial", "Helvetica", sans-serif; font-size:14px; color:#666633; line-height:20px; padding:2px; }

form
{
	background: White;
	margin-left:25px;
	margin-top:0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
	width:750px;
	border: 1px solid #99CC99;
}

.main
{
	margin-left:-10px;
	background-color: #EEFFEE;
	border: 1px solid #BBEEBB;
}

table
{
	font-size:14px;
}

hr
{
	width:100%;
	height:1px;
	color:#99cc99;
}

.noborder
{
	border-collapse:collapse;
	border:none;
}

.banner
{
	border-collapse:collapse;
	border:none;
	width:750px;
}


.t
{
	background-color: #E0FFE0;
	border-collapse:collapse;
	border: 1px solid #BBEEBB;
	font-size: 12px;
}
.t td
{
	border-color: #BBEEBB;
	padding:5px 5px 5px 5px;
}

.footer
{
	border-collapse:collapse;
	border:none;
	font-size:10px;
	margin-bottom:25px;
	margin-left:25px;
	margin-top:-10px;
	width:750px;
}


.tl	{ background: url("/images/tl.gif") no-repeat; width:10px; height:10px; vertical-align:bottom; }
.tm	{ background: url("/images/tm.gif") repeat-x; height:10px; vertical-align:bottom; }
.tr	{ background: url("/images/tr.gif") no-repeat; width:10px; height:10px; vertical-align:bottom; }

.mid { background: #99CC99; height:24px;}
.lm	{ background: url("/images/lm.gif") repeat-y; width:10px; }
.rm	{ background: url("/images/rm.gif") repeat-y; width:10px; }

.bl	{ background: url("/images/bl.gif") no-repeat; width:10px; height:10px; }
.bm	{ background: url("/images/bm.gif") repeat-x; height:10px; }
.br	{ background: url("/images/br.gif") no-repeat; width:10px; height:10px; }
.sel { background-color: #88BB88;}

.sel { background-color: #88BB88;}

