body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin :0;
	padding :0;
	color: #000000;
	background-image: url(images/splash_bg.png);
	background-repeat: repeat-x;
	background-color: #990000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smallnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #9192B6;
	font-weight : normal;
}
.smallnav a:link {
	color: #7A80B6;
	text-decoration : none;
	font-weight: normal;
}

.smallnav a:visited {
	color: #9192B6;
	text-decoration : none;
	font-weight: normal;
}

.smallnav a:active {
	color: #B3B9FF;
	text-decoration : underline;
	font-weight: normal;
}

.smallnav a:hover {
	color: #333366;
	text-decoration : underline;
	font-weight: normal;
}
.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.greyText a:link {
	color: #8C92B4;
	text-decoration : none;
	font-weight: normal;
}

.greyText a:visited {
	color: #8791AF;
	text-decoration : none;
	font-weight: normal;
}

.greyText a:active {
	color: #B3B9FF;
	text-decoration : underline;
	font-weight: normal;
}

.greyText a:hover {
	color: #777A99;
	text-decoration : underline;
	font-weight: normal;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #FFFFFF;
}
.whiteText a:link {
	color: #FFFF66;
	text-decoration : none;
	font-weight: normal;
}

.whiteText a:visited {
	color: #FFCC00;
	text-decoration : none;
	font-weight: normal;
}

.whiteText a:active {
	color: #B3B9FF;
	text-decoration : underline;
	font-weight: normal;
}

.whiteText a:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: normal;
}
.whiteSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #FFFFFF;
}
.whiteSmall a:link {
	color: #FFFFFF;
	text-decoration : none;
	font-weight: normal;
}
.whiteSmall a:hover {
	text-decoration : underline;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #868BC4;
}
.menu	{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
.menu A:link	{
  text-decoration:none;	color:#c20000}
.menu A:visited	{
  text-decoration:none;	color:#c20000}
.menu A:active { 
  text-decoration:none;	color:#000066}
.menu A:hover  {
  text-decoration:underline;
  color: #333333;
}
