a:link {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.borderTable {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.greyBgTable {
	background-color: #333333;
}
.menuTableBg {
	background-color: #efefef;
}
.menuTableFirstRowBg {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}
.menuTableLinkRowBg {
	background-color: #DDDDDD;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.newsTitle {
	text-transform: uppercase;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}
.newsDate {
	color: #333333;
}


.fontTitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height: normal
}
.freeTextBoxText {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.imgRight { 
	float: right;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #CC0000;
}
.tableRight {
	border-style: solid;
	border-width: 1px;
	border-color: #CC0000;
}
.tableRightFilled {
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
}
