.logoTop {
	position:absolute;
	left:0px;
	top:0px;
}
#TopMenu {
	position:absolute;
	left:550px;
	top:71px;
	z-index: 5;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 194px;
	height: 27px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.content {
	position:absolute;
	top:125px;
	left:190;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	z-index: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
}
body {
	background-image: url(../../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
h3{
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
	text-transform: uppercase;
	font-variant: small-caps;
	font-style: italic;
}
hr{
	margin:0px;
	padding:0px;
	line-height:0px;
	height:1px;
	display:block;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}
.footer {
	color: #CCCCCC;
	padding: 2px 5px;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	line-height:16px;
	font-family: Arial;
	position:relative;
	left:0px;
	width:100%;
	font-style: italic;
	background-image: url(../../images/footer.jpg);
	z-index: 6;
	bottom: 0px;
	clip: rect(auto,auto,1px,auto);
}
div.menu a {
	width:180px;
	display: block;
	position:relative;
	left:2px;
	top:121px;
	color: #FFFFFF;
	background-color: #00246B;
	text-decoration:none;
	text-align:right;
	font-size:12px;
	line-height:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: 5;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #028AD4;
}

div.menu a:link {
color: #F8FFFA;
}

div.menu a:hover {
	background-color: #0091D7;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
div.menu a:active {
	color: #FFFFFF;
	background-color: #CC0000;
}

div.topmenu a {
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	font-family: Arial;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #0099CC;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #201D74;
	border-right-color: #201D74;
	border-bottom-color: #201D74;
	border-left-color: #201D74;
}

div.topmenu a:link {
}

div.topmenu a:active {
	color: #000000;
	background-color: #CC0000;
}

div.topmenu a:hover {
	color: #FFFFFF;
	background-color: #003399;
}
.altrowDark {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.altrowLoud {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border: thin dashed #FFCC00;
}
.altrowBold {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-align:center;
}
.altrowLight {
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align:center;
}
.altrowWhite {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-align:center;
}

