body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #39455D;
	/* background-image: url(../Graphics/PatchForBackground.jpg); */
	background-repeat: repeat;
}

table {
	background-color: #CCCCCC;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	}

#navTable {
line-height: normal;
}
 
#navTable td {
	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
 
#navTable th {
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#navTable a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#navTable a:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
