body
{
	background: #FFFFCC;
	font-family:Arial, Helvetica;
	font-size: 12px;
	color:#333300;
}

a:link		{ color:#000000; font-weight:normal; text-decoration:none; }
a:visited 	{ color:#777777; font-weight:normal; text-decoration:none; }
a:hover 	{ color:#000000; font-weight:normal; text-decoration:underline; }

a:link.grid { color:#000000; font-weight:normal; text-decoration:underline; }
a:link.grid { color:#000000; font-weight:normal; text-decoration:underline; }

H1	{ font-family:"Arial", "Helvetica", sans-serif; font-size:18px; color:#666633; line-height:20px; padding:2px; display:inline; }
H2	{ font-family:"Arial", "Helvetica", sans-serif; font-size:14px; color:#666633; line-height:20px; padding:2px; }
H3	{ font-family:"Arial", "Helvetica", sans-serif; font-size:14px; color:#666633; line-height:16px; padding:2px; display:inline; }

form
{
	background: White;
	margin-left:25px;
	margin-top:0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
	width:750px;
	border: 1px solid #CCCC99;
}

.main
{
	margin-left:-10px;
	background-color: #FFFFE0;
	border: 1px solid #EEEEBB;
}


table
{
	font-size:14px;
}

hr
{
	width:100%;
	height:1px;
	color:#cccc99;
}

.noborder
{
	border-collapse:collapse;
	border:none;
}

.banner
{
	border-collapse:collapse;
	border:none;
	width:750px;
}


.t
{
	background-color: #FFFFF0;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.t td
{
	border-color: #CCCCCC;
	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: #CCCC99; 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; }
