.topbg {
	background-attachment: scroll;
	background-color: #6699CC;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.navlinks {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; color: #CC6666; text-decoration: none}
a.menulink {
	// display: block;
	// width: auto;
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #33CCFF;
	// BORDER: none;
	// border: none;
	font-weight: bolder;

}
a.menulink:hover {
	// border: 1px solid #33CCFF;
	// background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	background-position: center;
	text-align: center;


}
.footerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	background-position: center;
	text-align: center;
	font-weight: bolder;

}
