body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}
#frame {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
.bigtable {
	border: thin solid #CCCCCC;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
.sidebar a:hover {
	color: #000000;
	text-decoration: none;	
}
.sidebar a:visited {
	color: #000000;
	text-decoration: none;	
}
.sidebar a:active {
	color: #000000;
	text-decoration: none;
}

.staff a:link {
	color: #666666;
	text-decoration: none;	
}
.staff a:hover {
	color: #999999;
	text-decoration: none;	
}
.staff a:visited {
	color: #999999;
	text-decoration: none;	
}
.staff a:active {
	color: #999999;
	text-decoration: none;	
}
	


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0072B0;
}
.imgpadtop {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.disclaimer {
	cursor: hand;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footer a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.imgonright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
