BODY
{
	background-color: #C6CEDE;
	margin-top: 0px;
}
.maintable
{
	width: 760px;
	padding: 0px;
}
.menubar
{
	background-image: url(/images/menugradient.gif);
	height: 25px;
}
.menucell
{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.menulink
{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover
{
	color: #F1A629;
	text-decoration: underline;
}
.content
{
	font-family: geneva, verdana, arial, helvetica;
	font-size: 10pt;
	background-color: #F3F3F3;
	padding: 15px;
}
.footerlink
{
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:hover
{
	text-decoration: underline;
}
.text
{
	font-family: geneva, verdana, arial, helvetica;
	font-size: 10pt;
}
.stext
{
	font-family: geneva, verdana, arial, helvetica;
	font-size: 9pt;
}
.xstext
{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
}
.xstextnarrow
{
	font-family: helvetica, arial, sans-serif;
	font-size: 6pt;
}
.ltext
{
	font-family: verdana, arial, sans-serif;
	font-size: 12pt;
}
.formtable
{
	border: 1 solid #C1C1C1; 
	background-color: #BBC9D7;
}
.formtitle
{
	background-color: #3B648B;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1 solid #C1C1C1;
	text-align: center;
	padding: 5px;
}
.formelement
{
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	width: 150px;
	background-color: #FFFFFF;
}
.title
{
	font-family: verdana, arial, helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #800000;
}
.arealink
{
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.arealink:hover
{
	text-decoration: none;
	color: #800000;
}
.contentshadowtop
{
	height: 5px;
	background-image: url(/images/topcontentshadow.gif);
	background-repeat: repeat-x;
}
.contentshadowcorner
{
	height: 5px;
	width: 5px;
	background-image: url(/images/cornercontentshadow.gif);
	background-repeat: no-repeat;
}
.formshadowleft
{
	width: 8px;
	background-image: url(/images/leftformshadow.gif);
	background-repeat: repeat-y;
}
.formshadowright
{
	width: 8px;
	background-image: url(/images/rightformshadow.gif);
	background-repeat: repeat-y;
}
.formshadowtop
{
	height: 8px;
	background-image: url(/images/topformshadow.gif);
	background-repeat: repeat-x;
}
.formshadowbottom
{
	height: 8px;
	background-image: url(/images/bottomformshadow.gif);
	background-repeat: repeat-x;
}
