.rightSideBarLine {
	background-attachment: fixed;
	background-image: url(images/rightSideBarTopLine.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #74ADD2;
}
.leftSideShadow {
	background-image: url(images/leftSideShadow.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.rightSideShadow {
	background-image: url(images/rightSideShadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainLeftShadow {
	background-attachment: fixed;
	background-image: url(images/rightSideShadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainRightShadow {
	background-attachment: fixed;
	background-image: url(images/mainRightShadow.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.MenuFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menuBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #4C81A3;

}
.MenuFontSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F60717;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #001576;
	text-decoration: none;
}
.newsHeader {
	font-size: 13px;
	font-weight: bold;
	color: #001576;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}