.tableBorder {
	border-top: 2px solid #990000;
	border-bottom: 2px solid #990000;
}
.imageHeader {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.NavigationLeft {

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #990000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
} 

a:link {
	color: #990000;
}

a:visited {
	color: #990000;
}

a:active {
	color: #FF0000;
}

.img {
	color: #FF0000;
}