.CopyRightTXT {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
.BodyTXT {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000099;
}
.BodyTXTSmall {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000099;
}
.BodyTXTBold {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000099;
}

.Heading {
	font-family: Tahoma;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
.SubHeadings {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.homepage {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.link {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066FF;
	text-decoration: underline;
}
.linkSmall {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066FF;
	text-decoration: underline;
}

.Menu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A0D0;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #526FA5;
}
.MenuButton {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #007cb7;
	cursor: pointer;
	cursor:hand;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #526FA5;
}
.MenuClicked {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #007cb7;
	cursor: pointer;
	cursor:hand;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #526FA5;
}
.InfoArea {
	BORDER: #5085EB 1px solid;
}
.NavButton {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #526FA5;
	border-bottom: #425F15 2px solid;
	border-right: #425F15 2px solid;
	border-top: #829FD5 2px solid;
	border-left: #829FD5 2px solid;
	height: 25px;
	cursor: pointer;
	cursor:hand;
}
.NavButtonMouseOver {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #526FA5;
	border-bottom: #223F05 2px solid;
	border-right: #223F05 2px solid;
	border-top: #A2BFF5 2px solid;
	border-left: #A2BFF5 2px solid;
	height: 25px;
	cursor: pointer;
	cursor: hand;
}
.NavButtonSelected 
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	background-color: #526FA5;
	border-bottom: #829FD5 2px solid;
	border-right: #829FD5 2px solid;
	border-top: #425F15 2px solid;
	border-left: #425F15 2px solid;
	height: 25px;
	cursor: pointer;
	cursor: hand;
}
.NewsHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	text-align: left;
	padding-left: 3px;	
}
.News {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration: none;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	overflow-x: hidden;
}

