body {
	background-color: #0066CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#links a {
	display: block;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
#links a:hover {
	color: #FFCC00;
}
.header {
	background-color: #000000;
}
.nav {
	background-image:url(images/navBG.gif);
	background-repeat: repeat-x;
}
ul.li3 {
	list-style-type : disc;
	list-style-image : url('none');
}
.content {
	padding: 0px 20px 20px 20px;
}
.footer {
	border-top: solid #FFCC00 1px;
	border-right: solid #000000 1px;
	border-bottom: solid #FFCC00 1px;
	border-left: solid #000000 1px;
	background-color: #000000;
}
.bottom {
	background-color: #0066CC;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
 .style2 {
 	  font-size: 12px;
 	  font-weight: bold;
}
 .style3 {
 	  text-align: center;
 	  font-size: 12px;
 	  font-weight: bold;
}
.navM {
	border-right: #FFFFFF solid 1px;
}
.padimg {
	margin: 5px;
	border: #FFF solid 2px;
}
.trcontent {
	background: #3366CC url(images/content-bg.jpg) repeat-x scroll top;
}
.quarter {
	width: 25%;
	padding: 20px 15px;
}
.quarter img {
	border: #FFF solid 2px;
}
.imgbox {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #888;
}
.imgbox img {
	border: 1px solid #000;
}