.menuPopup {
	position : absolute;
	width : 145;
	z-index : 999;
	left : -2px;
	top : 20px;
	visibility : hidden;
	text-align : left;
	padding : 5px;
	border-color : #6d799b #293557 #293557 #a0aed4;
	border-style : solid;
	border-width : 1px;
	background-color : #00CED1;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menuPopup A:Hover {
	text-decoration : none;
}
.menuPopup UL {
	margin : 0 0 0 20px;
}
.menuBar {
	position : relative;
	left : 0;
	top : 0;
	font: Bold 10px Verdana;
}
.menuBarHighlit {
	position : relative;
	left : 0;
	top : 0;
	font: Bold 10px Verdana;
	background-color : #1EFCFF;
}
.navrail {
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	background-color : #FFFFFF;
}
.navrail {
	text-align : center;
	font-size : 10px;
	height : 22px;
}
.navrail A:Link,
.navrail A:Visited,
.navrail A:Active {
	color : #000099;
	text-decoration : none;
}
.navrail A:Hover {
	color : #ffffff;
	text-decoration : underline;
}
.navrailform {
	text-align : center;
	font: 12px Verdana;
	font-weight: bold;
}
.navrailform A:Link,
.navrailform A:Visited,
.navrailform A:Active {
	color : #000099;
	text-decoration : none;
}
.navrailform A:Hover {
	color : #ffffff;
	text-decoration : underline;
}
.daterail {
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
}
.daterail {
	text-align : center;
	font: 12px Verdana;
	height : 18px;
}
.daterail A:Link,
.daterail A:Visited,
.daterail A:Active {
	color : #000099;
	text-decoration : none;
}
.daterail A:Hover {
	color : #ffffff;
	text-decoration : underline;
}
.systembutton {
	background-color: transparent;
	border: none;
	cursor: pointer;
}
.btn:Hover{
    background: #A5C7E2;
}
.footer A:Link,
.footer A:Visited,
.footer A:Active {
	color : #000099;
	text-decoration : none;
}
.footer A:Hover {
	color : #ffffff;
	text-decoration : underline;
}
.copyright {
	font: 9px Verdana;
	padding-top: 2px;
	padding-left: 2px;
	vertical-align: top;
	margin: 0px auto 0px auto;
	}
.copyright a:link,
.copyright a:visited,
.copyright a:active {
	color: #000099;
	text-decoration: none;
	}
.copyright a:hover {
	color: #ffffff;
	text-decoration: none;
	}