.header {
	background-image: url(images/header.jpg);
	width: 760px;
	height: 126px;
}
body {
	background-color: #002980;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.nav {
	background-image: url(images/nav-tile.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	width: 760px;
	text-align: right;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	font-weight: bold;
}
.navimage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	padding-right: 7px;
	padding-left: 7px;
}
.content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	text-align: left;
	background-color: #003399;
	width: 760px;
	background-image: url(images/content-bg.gif);
}
td {
	font-size: 14px;
}
  input { font-size: 13px; font-family: Verdana; }
  select { font-size: 13px; font-family: Verdana; }
  form { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
  .small { font-size: 8pt; font-family: Verdana; }
  .header2{ font-family: Arial; font-size: 10px; font-weight: bold; color: #ffffff; background-color: #0066FF; }
  .both {
	border-right: none #0066FF;
	border-left: none #0066FF;
	border-bottom: 1px solid #0066FF;
	border-top-color: #0066FF;
	background-image: url(images/rank-bg.jpg);
	background-color: #5073DC;
	background-repeat: repeat-x;
}
  .right {
	border-right: none #0066FF;
	border-bottom: 1px solid #0066FF;
	border-top-color: #0066FF;
	border-left-color: #0066FF;
	background-color: #5073DC;
	background-image: url(images/rank-bg.jpg);
	background-repeat: repeat-x;
}
  .jmblink { font-size: 11px; font-family: Verdana; }
  .jmbfoot { font-size: 11px; font-family: Verdana; }
a {
	color: #FFFF00;
}
.sponsor {
	padding: 5px;
	text-align: center;
}
.nums {
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
.leftcol {
	border: 1px solid #0066FF;
	background-color: #0033CC;
	padding: 5px;
}
