body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(designimgs/dots.jpg);
}
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.lines { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
.sitebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(designimgs/sitebg.jpg);
}

.heading {  font-size: 16px; color: #5AA7F7; font-weight: bold}
.subheading { font-size: 12px; color: #5AA7F7; font-weight: bold }
.highlight { font-size: 12px; color: #0066AC; font-weight: bold }

a { color: #8298ED; text-decoration: none}
a:visited {color: #8298ED; text-decoration: none}
a:hover {color: #FFFF00; text-decoration: underline}

.topnav { font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.topnav:link { font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.topnav:visited { font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.topnav:hover { font-size: 11px; color: #FFFF00; font-weight: normal; text-decoration: none}

.topnav1 {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}
.topnav1:link { font-size: 11px; color: #003366; font-weight: bold; text-decoration: none}
.topnav1:visited { font-size: 11px; color: #003366; font-weight: bold; text-decoration: none}
.topnav1:hover { font-size: 11px; color: #FFFF00; font-weight: bold; text-decoration: none}


.subMenu { font-size: 11px; color: #FFFFFF; font-weight: normal;  text-decoration: none}
.subMenu:link { font-size: 11px; color: #FFFFFF; font-weight: normal;  text-decoration: none}
.subMenu:visited { font-size: 11px; color: #FFFFFF; font-weight: normal;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #FFFF00; font-weight: normal;text-decoration: none}

.footer { font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #FFFF00; font-weight: normal; text-decoration: underline}
