Body {
	background-color : #DC143C;
	font-family : Tahoma;
	margin : 15 15 15 15;
}

.Masthead-Top {
	background-color : #ffffff;
	border : 1px solid #000000;
	
}

.Masthead-Image {
	background-color : #cc3300;
}

.Content-Table {
	background-color : #eeeeee;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}

.Tagline {
	font-family : Garamond;
	font-size : 9.5pt;
	font-weight : bold;
	text-align : center;
	letter-spacing : 1.5pt;
	vertical-align : middle;
	cursor : default;
}

.Footer-Global {
	background-color : #eeeeee;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Garamond;
	font-size : 10.5pt;
	font-weight : bold;
	text-align : center;
	letter-spacing : 1.5pt;
	height : 25px;
	cursor : default;
	color : #000000
}

A.Footer {
	background-color : #eeeeee;
	font-family : Garamond;
	font-size : 10.5pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

A.Footer:hover {
	background-color : #eeeeee;
	font-family : Garamond;
	font-size : 10.5pt;
	font-weight : bold;
	color : #DC143C;
	text-decoration : none;
}



.Footer-Table {
	background-color : #cccccc;
	border : 1px solid #000000;
	height : 20px;
	padding : 5;
	cursor : default;
}

A.MenuLink {
	vertical-align : middle;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family : Tahoma;
	font-size : 9pt;
	font-weight : bold;
	color: #FFFAFA;
	border : 1px solid #000000;
	background : #A9A9A9;
	height : 25px;
}

A.MenuLink:hover {
	background : #cc3300;
}

A.HomepageLink {
	font-family : Tahoma;
	font-size : 7pt;
	font-weight : bold;
	color : #DC143C;
	background : #ffffff;
}

A.HomepageLink:hover {
	font-family : Tahoma;
	font-size : 7pt;
	font-weight : bold;
	color : #000000;
	background : #ffffff;
}

.PageText {
	font-family : Tahoma;
	font-size : 9pt;
}

A.FooterLink {
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
	background : #cccccc;
}

A.FooterLink:hover {
	font-family : Tahoma;
	font-size : 8.5pt;
	font-weight : bold;
	color : #000000;
	background : #cccccc;
}