body
{
	/*background-color: #ffffcc;*/
	background-color: #ffffcc;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #244538;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}

a:link
{
	color: #990000;
}

a:visited
{
	color: #990000;
}

a:hover
{
	color: #e60202;
}

a:active
{
	color: #990000;
}

.headerbg
{
	background-image:url(./graphics/headerbg.gif);
	background-repeat:repeat;
}

.headerimage
{
	background-image:url(./graphics/header2.gif);
	background-repeat:no-repeat;
}

.nobg
{
	background-color:transparent;
}

.leftbg
{
	background-image:url(./graphics/leftbg.gif);
	background-repeat:repeat;
}

.lowerleftbg
{
	background-image:url(./graphics/lowerleftbg.gif);
	background-repeat:no-repeat;
}

.contenttd
{
	padding:5px;
	background-color: #ffffcc;
}

.title
{
	color: #038953;
	font-size: 14px;
}

.userarea
{
	color: #FFFFCC;
	font-size: 10px;
	font-weight:400;
	padding:10px;
}

.tinytext
{
	font-size: 10px;
	line-height: 14px;
}

td
{
	background-color: #ffffcc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #244538;
}

.submitbutton
{
	color: #ffffff;
	background-color: #0e1b8d;
	border: 3px ridge #0e1b8d;
}

.notice
{
	color: #990000;
}

.formtable
{
	border: thin solid #eee7b5;
}

.formheader
{
	background-color: #eee7b5;
	font-size: 14px;
	line-height: 18px;
	color: #038953;
	font-weight: bold;
	border: solid #eee7b5;
}

.formheadernote
{
	font-size: 12px;
	color: #fcff00;
	font-weight: normal;
}

.formtd
{
	background-color: #ffefb5;
}

.formtdhighlight
{
	background-color: #ffefb5;
}
