@charset "utf-8";
#WholeTable {
	background-color: #E4E4E4;
	text-align: left;
	vertical-align: top;
	padding-bottom: 0px;
	border: 2px solid #666666;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.red {
	color: #F00;
}
.blubigish {
	font-size: 18px;
	color: #000048;
}


body {
	background-color: #000066;
	background-image: url(newimages/stripebkggrey.png);
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #000066;
}
h2 {
	font-size: 18px;
	color: #000066;
}


h3 {
	font-size: 16px;
	color: #000066;
}
h4 {
	font-size: 9px;
}

th.blue {
	background-color: 003078;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
th.padding {
	text-align: justify;
	vertical-align: top;
	padding: 9px;
}
th.rightside {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 5px;
}
#WholeTable .padding img {
	padding-left: 9px;
}
a:link {
	color: #006;
}
