body {
	margin:0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	background-color: #003366;
	color: #FFFFFF;
}
#tblSiteContainer {
    width: 100%;
    height: 100%;
}
#tblMainContainer {
    width: 1001px;
    height: 100%;
}
#TDWhiteLine {
	background-color: #FFFFFF;
	width: 1px;
}
#Logo, #TagLine, #Images, #Navigation, #Content {
	background-image: url('images/background_1x1_2E170E.gif');
	background-repeat: repeat;
}
#Logo, #TagLine, #Images {
	text-align: center;
}
#Logo {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 1000px;
}
#TagLine {
	padding-bottom: 30px;
}
#Images {
	background-image: url('images/background_images.gif');
	background-repeat: repeat-x;
	height: 102px;
	vertical-align: middle;
	text-align: center;
}
#Content {
	padding-top: 30px;
	width: 1000px;
	height: 100%;
}
#ContentCell {
	padding-left: 80px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 100%;
}
#tblNavContent {
    width: 100%;
    height: 100%;
}
#Navigation {
	padding-left: 20px;
	width: 150px;
}
#Navigation table tr {
	padding-bottom: 10px;
}
.WhiteBorder {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

/* Links */
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.NavSubPage:link {
	font-size: 11px;
	margin-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.NavSubPage:visited {
	font-size: 11px;
	margin-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.NavSubPage:hover {
	font-size: 11px;
	margin-left: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.NavSubPage:active {
	font-size: 11px;
	margin-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

/* Text */
h1 {
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.ContentText {
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 12px;
	color: #FFFFFF;
}
.ContentText11px {
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 11px;
	color: #FFFFFF;
}
.ContentText10px {
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 10px;
	color: #FFFFFF;
}
.NavSubPageActive {
	font-size: 11px;
	margin-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.firstletter {
	font-family: Tahoma, Verdana, Arial, Times New Roman;
	font-size: 20px;
	color: #EABB00;
}
.ball {
	color: #EABB00;
}
.invisible {
	color: #2E170E
	font-family: Tahoma, Verdana, Arial, Times New Roman;
}