html{
	height:100%;
}
body{
	height:100%;
	/*background-image:url(/images/background-fill.gif);
	background-repeat:repeat;*/
	background-color:#314D6B;
	margin:0px;
	padding:0px;
}
td{
	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
h1{
	font-size:18px;
	color: #002C5C;
	font-weight:bold;
}
h2{
	font-size:15px;
	color: #0069AA;
	font-weight:bold;
	margin:0px;
}
a, a:link, a:visited, a:active{
	text-decoration:underline;
	color: #0069AA;
}
a:hover{
	color: #700A0B;
}
.DropShadowLeft{
	width:25px;
	background-image:url(/images/shadow-lhs.png);
	background-repeat:repeat-y;
}
.DropShadowRight{
	width:25px;
	background-image:url(/images/shadow-rhs.png);
	background-repeat:repeat-y;
}
.MainTable{
	height:100%;
}
.NavBar{
	height: 68px;
	background-color:#E41F29;
	font-family:Impact, arial, sans-serif;
	color:#fff;
}
.NavItem{
	font-family: Impact, arial, sans-serif;
	text-decoration:none;
	color:#002C5C;
	font-size:16px;
	text-align:center;
}
.NavLink, a.NavLink, a.NavLink:link, a.NavLink:visited, a.NavLink:active, a.NavLink:hover{
	font-family: Impact, arial, sans-serif;
	text-decoration:none;
	color:#fff;
	font-size:16px;
	text-align:center;
}
.FooterLink, a.FooterLink, a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active{
	text-decoration:none;
	color:#fff;
	font-size:11px;
}
a.FooterLink:hover{
	color: #89C8E8;
}
.LatestNewsBar{
	background-color:#002C5C;
	height:60px;
}
.BuildOptionsBar{
	background-color:#700A0B;
	height:60px;
	border-left:1px solid #fff;
}
.QuickLinksBar{
	background-color:#002C5C;
	height:60px;
	border-left:1px solid #fff;
}
.GalleryPanel{
	vertical-align:top;
	padding-left:25px;
	width:800px;
	padding-top:25px;
	padding-right:25px;
	padding-bottom:25px;
}
.HomeLeftPanel{
	vertical-align:top;
	padding-left:25px;
	width:547px;
	padding-top:25px;
	padding-right:25px;
	padding-bottom:25px;
}
.ContactLeftPanel{
	vertical-align:top;
	padding-left:25px;
	width:600px;
	padding-top:25px;
	padding-right:25px;
	padding-bottom:25px;
}
.FooterBar{
	background-image:url(/images/footer-star.jpg);
	background-repeat:repeat-x;
	height:18px;
}
.HeaderStar{
	background-image:url(/images/header-star.jpg);
	background-repeat: repeat-x;
	height:18px;
}
.FooterLogo{
	padding-left:25px;
	background-color:#002C5C;
	color:#fff;
	height:160px;
	vertical-align:top;
}
.FooterContact{
	padding-right:25px;
	font-size:15px;
	background-color:#002C5C;
	font-weight:bold;
	color:#89C8E8;
	text-align:right;
	vertical-align:top;
}
.PerformanceHeader{
	text-align:center;
	background-color:#700A0B;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #002C5C;
}
.PerformanceHeader1{
	text-align:center;
	background-color:#700A0B;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #002C5C;
	border-right:1px solid #002C5C;
}
.PerformanceSubHeader{
	text-align:center;
	background-color:#0069AA;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #002C5C;
}
.PerformanceItem{
	text-align:center;
	background-color:#86B0CA;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #002C5C;
}
.PerformanceItem1{
	text-align:center;
	background-color:#86B0CA;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #002C5C;
	border-right:1px solid #002C5C;
}
.ContactForm{
	padding:20px;
	color:#000;
	background-color: #ccc;
	border-bottom:4px solid #fff;
	vertical-align:top;
}
#GalleryItemMain{
	margin:0 auto;
	padding:0;
	width: 450px;
}
#GalleryImage{
	margin:0 auto;
	padding:0;
	float:left;
	width:200px;
	height:190px;
	border-right:1px solid #999;
}
#GalleryImg1{
	margin-top:25px;
	margin-left:10px;
	border:1px solid #ccc;
	width:160px;
	height:120px;
	padding:10px;
}
#GalleryImg2{
	margin-left:30px;
	margin-top:5px;
	border:1px solid #ccc;
	height:160px;
	width:120px;
	padding:10px;
}

#GalleryText{
	margin:0 auto;
	padding:0;
	float:left;
	padding-left:10px;
	padding-right:20px;
	width:200px;
}
#GalleryTitle{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#GalleryDate{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
}
#GalleryOverview{
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#GalleryLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:20px;
	color:#72CBD3;
}
.GalleryLink, a.GalleryLink, a.GalleryLink:link, a.GalleryLink:visited, a.GalleryLink:active{
	color:#000;
	text-decoration:none;
}
a.GalleryLink:hover{
	color:#3A737B;
}

#GalleryListPanel{
	width:540px;
	float:left;
}
#GalleryDetail{
	padding-left:10px;
	float:left;
	width:140px;
	padding-bottom:10px;
}
#GalleryItem{
	margin:0 auto;
	padding:0;
	float:left;
	width:135px;
}
#GalleryItemTitle{
	color:#72CBD3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.BGLink, a.BGLink, a.BGLink:link, a.BGLink:visited, a.BGLink:active{
	color:#000;
	font-size:11px;
	text-decoration:none;
}
a.BGLink:hover{
	color:#700A0B;
}