body {
	background-image: url(images/bg-pinstripe.gif);
}
a:link {
	color:#0000FF;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #0C2577;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.style2 {
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-family: Trebuchet ms, Arial, Helvetica, sans-serif}
.style5 {color: #OC2577}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.imgfloat {
	float: left;
    margin: 8px;
}
.subnavtable {
	border-color:#0C2577;
	border-width:thin;
	border-bottom-style:outset;
	border-left-style:outset;
	border-right-style:outset;
	border-top-style:none;
}