/* CSS Document */

.TopLinksBGImg {
	background-image:url(../images/bg_toplinks.gif);
	height:37px;
}

.TopLinksTable {
	background-image:url(../images/bg_toplinks.gif);
	height:37px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
}

.TopLinksTable a{
	color:#FFFFFF;
	text-decoration:none;
}

.TopLinksTable a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


.MainimgBottomLinesImg {
	background-image:url(../images/mainimg_btm_lines.gif);
	height:7px;
}
.FooterImg {
	background-image:url(../images/footer_img.gif);
	height:34px;
}
.PageLeftShadowBGImg {
	background-image:url(../images/bg_page_shadow_left.gif);
	width:6px;
}
.PageRightShadowBGImg {
	background-image:url(../images/bg_page_shadow_Right.gif);
	width:6px;
}
.SeperatorRightLinks {
	background-image:url(../images/seperator_rightlinks.gif);
	height:1px;
}



.RightLinks {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#273434;
	height:25px;
	text-align:right;
}
.RightLinks a{
	text-decoration:none;
	height:25px;
	color:#273434;
	text-align:right;
}
.RightLinks a:hover{
	text-decoration:underline;
	height:25px;
	color:#273434;

	text-align:right;
}



.TextContent {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#656565;
	line-height:17px;
}
.TextContentBold {
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#656565;
	line-height:17px;
}
.TextContentSmall{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#656565;
	line-height:17px;
}
.TextContentHeading{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#B63C17;
	text-transform:Uppercase;
	font-weight:bold;
}



.Footer {
	font-family:Tahoma;
	font-size:11px;
	color:#F2EEDA;
	text-decoration:none;
	}
.Footer a{
	font-family:Tahoma;
	font-size:11px;
	color:#F2EEDA;
	text-decoration:none;
	}
.Footer a:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#F2EEDA;
	text-decoration:underline;
	}
	
.LeftLinks {
	font-family:Trebuchet MS;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	line-height:23px;
}
.LeftLinks a{
	text-decoration:none;
	color:#ffffff;
}
.LeftLinks a:hover{
	text-decoration:underline;
	color:#ffffff;
}
.BGBottomLine {
	border-bottom:1px #096974 solid;
}



.EmailLinks {
	font-family:Tahoma;
	font-size:12px;
	color:#0C8292;
	}
.EmailLinks a{
	font-family:Tahoma;
	font-size:12px;
	color:#0C8292;
	text-decoration:none;
	}
	
.EmailLinks a:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#0C8292;
	text-decoration:underline;
	}


.BorderBox {
	border:1px #E6E6C5 solid;
	}
.ParkBlack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
.SpaceGreen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#067883;
	font-weight:bold;
	}
	
	
	
	
.FooterLinksTable {
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
}
.FooterLinksTable a{
	color:#000000;
	text-decoration:none;
}
.FooterTable a:hover{
	color:#000000;
	text-decoration:underline;
}
	