.sideMenuLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B90000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B90000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.menu:active {
	color: #CCCCCC;
	text-decoration: none;
}
.newsTitle {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a.topNav {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.topNav:hover {
	text-decoration: underline;
	color: #000000;
}
a.topNav:active {
	text-decoration: underline;
	color: #000000;
}
.newsTitleRight {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.newsLine {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.pageTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #B80000;
}
.newsTab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B80000;
	border-right-color: #B80000;
	border-left-color: #B80000;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
}
.newsBody {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B80000;
}
.newsTabRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B80000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
