.txtGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.txtGreyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.BoxBorder {
	border: thin solid #CCCCCC;
}
.theBG {
	background-attachment: fixed;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.bar {
	background-attachment: fixed;
	background-image: url(webparts/bar.jpg);
	background-repeat: no-repeat;
}
.TitleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2644C7;
	text-decoration: underline;
	font-weight: bolder;
}
.BlueMark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
}
.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	text-decoration: underline;
}
.designed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.underNews {
	background-attachment: fixed;
	background-image: url(webparts/undernews.jpg);
	background-repeat: no-repeat;
}
.TitleGrey {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.borders {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.redHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}
