body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin: 0px;
	color: #27467D;
	background-color: white;
}
td {
	font-size: smaller;
}
.top {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	background-position: top;
	color: white;
}
.content {
	width: 900px;
	left: 50%;
	position: relative;
	margin-left: -450px;
}
.head {
	color: white;
	background-image: url(images/headbg.jpg);
	background-repeat: repeat-x;
	height: 230px;
	background-position: top;
}
.topimg {
	top: 14px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	font-weight: bold;
}
.topcontent {
	background-color: #1E3A6C;
}
.bottomcontent {
	background-image: url(images/bottombg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.bottomline {
	background-image: url(images/bottomline.jpg);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 5px;
}
.toph1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
}
.hcolor {
	color: #FFA500;
}
b {
	color: #CC7100 /*#FFA500*/;
}
.simpletoph2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 2px;
	color: #CC7100;
    border-bottom: 1px solid #FFA500;
}
.toph2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	background-image: url(images/hdrback.jpg);
	height: 20px;
	padding-top: 2px;
	color: white;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.toph2small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	background-image: url(images/hdrbacksmall.jpg);
	height: 20px;
	padding-top: 5px;
	color: white;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.toph2medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	background-image: url(images/hdrbackmedium.jpg);
	height: 20px;
	padding-top: 5px;
	color: white;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.sponsorh2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	width: 200px;
	background-image: url(images/sphdrback.jpg);
	height: 25px;
	color: white;
	padding-top: 5px;
}
.sponsorh2 a {
	color: white;
	font-size: 8pt;
}
.sponsordiv {
	border-left: 2px solid #1C5C99;
	border-right: 2px solid #96B6CD;
	padding: 0px;
	width: 200px;
}
.balk {
	top: 168px;
	position: absolute;
}
.headh1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
}
.varimg {
	position: absolute;
	left: 616px;
	top: 0px;
}
.logo {
	position: absolute;
	left: 440px;
	top: 10px;
}
.menu {
	position: absolute;
	top: 27px;
	left: 340px;
}
a {
	text-decoration: none;
	color: #CC7100;
}
toph2 a {
	color: white;
}
.mainmenu {
	font-weight: bold;
	color: white;
}
.menucolor {
	font-weight: bold;
	color: #FFA500;
}
a:hover {
	color: #FF5413;
}
.sponsor {
	border: 2px solid #2C559A;
	display: table;
	_position: relative;
}
.sponsor_large {
	width: 262px;
	height: 120px;
}
.imgsub {
	color: silver;
	font-size: xx-small;
}
.sponsor_small {
	width: 155px;
	height: 100px;
}
.sp_inner {
  _position: absolute; 
  _top: 50%; 
  display: table-cell;
  vertical-align: middle;
}
.sp_inner_small {
  width: 150px;
  _position: relative; 
  _top: -50%;
  align: center;
  text-align: center;
}
.sp_inner_large {
  width: 262px;
  _position: relative; 
  _top: -50%;
  align: center;
  text-align: center;
}
.error {
	color: #FFA500;
}
ul {
	list-style-image: url(images/arrow.gif);
}
.note {
	font-size: xx-small;
	color: Gray;
}
.jf {
	text-align: justify;
}
.progrimg {
	border: 2px solid #265889;
}