.stlMenuItmtxt {
	font-family: "Courier New", Courier, mono;
	color: #336699;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
	vertical-align: middle;
}

h1 {
   font-family: Tahoma;
   color: #336699;
   font-size: 18px;
   text-transform: uppercase;
   font-weight: bold;
   margin-top: 0;
   margin-bottom: 10;
}

h2 {
	font-family: "Courier New", Courier, mono;
	color: #FF9900;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5;
	margin-bottom: 0;
	padding-bottom: 2px;
}

.stlOrangetxt {
   font-family: "Courier New", Courier, mono;
   color: #FF9900;
   font-size: 14px;
   text-transform: uppercase;
   font-weight: bold;
}

.stlError {
   color: #FF0000;
}

.stlGray {
	color: #999999;
	font-size: 9px;
}

A:link     {color: #336699;}
A:active   {color: #336699;}
A:visited  {color: #336699;}
A:hover    {color: #777755;}

.stlBottomMenu {
	font-size: 12px;
	padding: 2;
	color: #336699;
	text-align: center;
}
