HTML, BODY {
	padding: 0; margin: 0;
}
BODY {
	background-image:url(../Assets/line2.jpg); background-repeat:repeat-x; background-attachment:fixed;
	margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;
	padding-top: 0; padding-bottom: 0; padding-left: 0; padding-right: 0;
}
TD, P {
	font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 1.5;
}
TH {
	font-size: 12px;
}
IMG {
	border:0;
}
.smllfnt {
	font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.norm {
	text-decoration: none;
}
A.norm:hover {
	text-decoration: underline;
}
A.nav {
	color:#ffffff; text-decoration: none; font-weight: bold; font-size: 13px;
}
A.nav:hover {
	color:#ff0000; text-decoration: none; font-weight: bold; font-size: 13px;
}
A.smallnav {
	color:#ffffff; text-decoration: none; font-weight: bold; font-size: 11px;
}
A.smallnav:hover {
	color:#ff0000; text-decoration: none; font-weight: bold; font-size: 11px;
}
A.blu {
	color:#000099; text-decoration: none; font-weight: bold;
}
A.blu:hover {
	color:#006600; text-decoration: underline; font-weight: bold;
}
A.grn {
	color: #006600; text-decoration: none; font-weight: bold;
}
A.grn:hover {
	color: #33ff00; text-decoration: none; font-weight: bold;
}
.bigfnt {
	font-size: 15px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold;
}
#logocell {
	padding:3px;
}
TABLE.menu {
	background-color:#0036D7;
}
TABLE.menu TD {
	background-color:#7195FF; background-image:url(../Assets/menubg.gif); background-repeat:repeat-x; 
	height:30px; padding-top:7px;
}
H1, H2, H3, H4, H5, H6 {
	font-size: 15px;
}
TD.header {
	border-top:1px solid #0000ff; padding-top:3px;
}
.highlight {
	border:1px dashed #00CC00; margin:2px; padding:2px;
}