#tableLayout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0b0b0;
	border-left-color: #b0b0b0;
	background-color: #FFFFFF;
	text-align: center;
}
#horzmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005DAB;
	background-position: center center;
	text-align: right;
	left: 4px;
	top: 4px;
	right: 4px;
	bottom: 4px;
	padding: 6px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6A6A6A;
	border-bottom-color: #6A6A6A;
}
#line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 10px;
}

#middle {
	background-color: #FFFFFF;
	padding: 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A30046;
	background-position: top;
	vertical-align: top;
	width: auto;
	border-right-width: thin;
	border-right-style: none;
	border-left-width: thin;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
	text-align: left;
}
#leftcolumn {
	background-color: #DFDDD1;
}


#rightnav {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6A6A6A;
	padding: 2px;
	text-align: left;
	width: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E4A8B;
	line-height: normal;
	vertical-align: top;
	margin: 10px;
}



#leftnav {
	background-color: #F1E7CB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E4AA8;
	top: 0px;
	vertical-align: top;
	width: 166px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6A6A6A;
}
#horzmenu a {
	color: #FFFFFF;
}

#horzmenubottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005DAB;
	text-align: left;
	padding: 2px;
}
#topdottledline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6A6A6A;
	border-right-color: #6A6A6A;
	border-bottom-color: #6A6A6A;
	border-left-color: #6A6A6A;
	padding: 0px;
}
