.mainStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
img{ 
	border-style: none;
}
.LargeboldText{
	font-family: Georgia, TimesNewRoman, Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.normalText{
	font-family: Georgia, TimesNewRoman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: 000000;
}
.newsTitle{
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.newsBody{
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.newsTitleLarge{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

.latestNews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}

.MenuTitle{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
}

.PageTitle{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
body{
background-color: #B0B0B0;
}
.linkstyle A:link {

	text-decoration: none;

	color: #FFFFFF;

	font-style: normal;

	font-weight: bold;

	font-size: 14px;

	font-family: arial, helvetica, verdana, sans-serif;

}

.linkstyle A:visited {

	text-decoration: none;

	color: #FFFFFF;

	font-style: normal;

	font-weight: bold;

	font-size: 14px;

	font-family: arial, helvetica, verdana, sans-serif;

}

.linkstyle A:active {text-decoration: none}

.linkstyle A:hover {

	text-decoration: none;

	color: #000000;

	font-style: normal;

	font-weight: bold;

	font-size: 14px;

	font-family: arial, helvetica, verdana, sans-serif;

}
.noRepeat{
background-image: no repeat;
}
.RepeatY{
background-image: repeat y;
}
