h1  {
	font-family: Figaro MT;
	font-size: 36px;
	padding: 0px;
	color: #000000;
	border: 0px none;
	margin: 0px;
	text-align: center;
	height: 35px;
	border-bottom-width: thin;
}

h2  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	color: #683400;
	border: 0px none;
	margin: 0px;
	text-align: center;
	height: 35px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding-top: 10px;
	padding: 5px;
	color: #000000;
	margin: 0;
	text-align: center;
}

h4 {
	font-family: Pristina;
	font-size: 24px;
	padding-top: 10px;
	padding: 5px;
	color: #000000;
	background: center;
	margin: 0;
	text-align: center;
	border: none;
}

td {
	font: 13px/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	border: 0;
	padding-left: 5;
	padding-right: 5;
	padding: 0;
	}

.MainBody {
	margin: 0px;
	border: 10px none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #808040;

	}

A.menu:link    {text-decoration: none; background: #5f0023; color: White}
A.menu:visited {text-decoration: none; color: White}
A.menu:active  {text-decoration: none; color: White}
A.menu:hover   {
	text-decoration: none;
	color: Black;
	background-color: #666666;
}

.syslnk a		  {text-decoration: underline; color: Black}
.syslnk a:link    {text-decoration: underline; color: Black}
.syslnk a:visited {text-decoration: underline; color: Black}
.syslnk a:active  {text-decoration: underline; color: Black}
.syslnk a:hover   {text-decoration: none; color: Black; background: #335c85}

a 			{text-decoration: underline;  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #CC0033; }
A:link 		{text-decoration: underline; color: Black; cursor:hand;}
A:visited	{text-decoration: underline; color: Black; cursor:hand;}
A:active	{text-decoration: underline; color: Black; cursor:hand;}
A:hover		{
	text-decoration: none;
	color: Black;
	cursor:hand;
	background-color: #CCCCCC;
}

.login
{
	font-family:verdana;
	font-size:10px;
	color: #000000 !important;
}

.errInput	{ 
	width: 250px; 
	border-color: #FFFFFF; 
	font-size : x-small; 
	border-style: solid;  
	background-color: #FFFF99; 
	color: #000000; 
	font-family: verdana;  
}
.Input		{ 
	width: 250px; 
	border-color: gray; 
	font-size : x-small; 
	border-style: solid; 
	background-color: #FFFFFF; 
	color: #000000; 
	font-family: verdana;
}


/* Active Menus */
.banner a {
	color: white;
	font-weight: normal;
	font-family: arial, "comic sans ms", technical;
	padding: 1px 1px 1px 0px;
	border: 1 solid;
	background: #683400;
	font-size: 10pt;
	margin: 3px 3px 3px 0px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	border: medium outset #999999;
}

.banner em { background: #8b6b47; color: #ffffff }
.banner a:link { text-decoration: none; background: #683400; color: white }
.banner a:visited { text-decoration: none; background: #683400; color: white }
.banner a:hover { text-decoration: none; background: #335c85 !important; color: white; border: medium inset #999999; }

.bigbanner a {
	color: white;
	font-weight: normal;
	font-family: arial, "comic sans ms", technical;
	background: #5f0023;
	font-size: 10pt;
	margin: 3px 3px 3px 0px;
	width: 140px;
	height: 60px;
	border: medium outset #999999;
	text-align: center;
	padding: 1px;
	vertical-align: middle;




}
.bigbanner a:link { text-decoration: none; background: #5f0023; color: white }
.bigbanner a:visited { text-decoration: none; background: #5f0023; color: white }
.bigbanner a:hover { text-decoration: none; background: #335c85; color: white;	border: medium inset #999999; }

.SuperScript {
	font-size: smaller;
	position: relative;
	top: -5px;

}
