.menuBg {
	background-image: url(/images/menuBg.gif);
	background-repeat: repeat-x;
}
.newsBg {
	background-image: url(/images/newsBg.jpg);
	background-repeat: repeat-y;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}
.footMenuBg {
	background-image: url(/images/bottomMenuBg.jpg);
	background-repeat: repeat-x;
}
.footerBg {
	background-image: url(/images/footerBg.jpg);
	background-repeat: repeat-x;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.smallMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}
.smallMainText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}
.smallMainText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}
.smallMainText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	text-decoration: underline;
}.welcomeBg {
	background-image: url(/images/welcomeBg.gif);
	background-repeat: repeat-y;
}
.welcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.welcomeText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.welcomeText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.welcomeText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C0382C;
	text-decoration: none;
}
.newTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
