body {
	background-color: #0066CC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}.header {
	background-image: url(images/header.jpg);
	height: 273px;
	width: 758px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
}
.navbar {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
	color: #000000;
}
.content {
	background-color: #1DA6EF;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
}
.footer {
	font-size: 9px;
}

  .header2{ font-family: Verdana; font-size: 17px; font-weight: bold; color: #FDDFF7; }
  .both {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
  .right {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
  .jmblink { font-size: 11px; font-family: Verdana; }
  .jmbfoot { font-size: 11px; font-family: Verdana; }
  .style1 {color: #000000}a:hover {
	text-decoration: underline;
}
.nums {
	font-size: 17px;
	font-weight: bold;
}
h1 {
	font-family: "Comic Sans MS";
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.main-blue {
	background-color: #89D1F8;
	padding: 5px;
	color: #333333;
	border: 1px solid #999999;
}.right {
	background-color: #FDCFF3;
	border: 1px solid #999999;
	padding: 5px;
}
li a{
	color: #333333;
	list-style-position: inside;
	text-decoration: none;
}
.nav-top {
	background-color: #000000;
	font-weight: bold;
	padding: 3px;
}
li {
	list-style-type: none;
}
a {
	color: #FFFFFF;
}

