.headTopLeftFader {
	background-image: url(../imageparts/upperColorFade.gif);
	text-align: right;
	vertical-align: middle;

}
.menuBarBackground {
	background-image: url(../imageparts/menuBar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align: top;
}
.menuButtonBackground {
	background-image: url(../imageparts/menuButtonBackground.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topBox {
	background-image: url(../imageparts/newsBoxTop.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.mainbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9999;

}
.menuButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuLink {
	color: #FFFFFF;
	text-decoration: none;

}
.menuLink:hover {
	color: #000000;
	text-decoration: none;

}
.leftMenuBackground {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.leftMenuLine {
	background-image: url(../imageparts/leftMenuLine.gif);
	vertical-align: top;

}
.boxBottom {
	background-image: url(../imageparts/boxBottom.gif);
}
.grayLine {
	background-image: url(../imageparts/grayLine.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;


}
.boxRight {
	background-image: url(../imageparts/boxRight.gif);
}
.leftMenuButton {
	display:block;
	background-color: #ffffff;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;



}
.leftMenuButton:hover {
	background-color: #eeeeee;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	color: #FF0000;



}

