body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3D61;
	line-height: normal;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203D61;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big_Blue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #203D61;
	margin-left: 15px;
	margin-bottom: 3px;
}


.big_Green {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #667427;
	margin-left: 5px;
	margin-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #441100;
	margin-right: 5px;
	margin-top: 8px;
}


.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.Menu_Text {
	padding: 3px;
	border: 1px solid #883300;
	margin-top: 8px;
	margin-bottom: 0px;
}

.Menu_Header {
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	
}

a.menu:link {
	text-decoration:none;
	padding: 4px;
	color: #1F3D61;
	margin-bottom: 0px;
	margin-top: 0px;
}
a.menu:visited {
	text-decoration:none;
	padding: 4px;
	color: #1F3D61;
	margin-bottom: 0px;
	margin-top: 0px;
}
a.menu:hover {
	border: 1px solid #647326;
	color: #1F3D61;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a.menu:active {
	text-decoration:none;
	padding: 4px;
	color: #1F3D61;
	margin-bottom: 0px;
	margin-top: 0px;
}



a:link {
	color: #63446E;
	text-decoration:underline;
}
a:visited {
	color: #63446E;
	text-decoration:none;
	}
a:hover {
	color: #63446E;
	text-decoration:none;
}
a:active {
	color: #63446E;
	text-decoration:none;
}
.comp_cell {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #883300;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

a.footerL:link {
	text-decoration:underline;
	color: #ffffff;
}
a.footerL:visited {
	text-decoration:none;
	color: #ffffff;
}
a.footerL:hover {
	color: #ffffff;
	text-decoration:underline;
}
a.footerL:active {
	text-decoration:none;
	color: #ffffff;
}.Img_border {
	border: thin solid #830;
	margin: 5px;
}

