/* CSS Document */

.style1 {color: #FFFFFF}
.style2 {color: #FF0000}
.style3 {color: #000099;
	font-weight: bold;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
}

.homeborder{
	border: 1px solid #000099;
}

.topline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

a.topnav {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
a.topnav:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
	
	.leftborderblack {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	color: #000;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 15px;
	font-weight: bold;
}
.style8 {font-size: 12px}
.style9 {font-size: 12}
.style10 {font-size: 10px}
.style12 {color: #BB2822; font-weight: bold; }
.style13 {color: #BB2822}

.style4 {color: #000099}

.style6 {color: #000066; font-size: 15px; font-family: Arial, Helvetica, sans-serif;}
.style15 {
	left: auto;
	text-align: center;
	color: #000;
}
.style15 strong u a {
	text-align: left;
}
