html {
     overflow: -moz-scrollbars-vertical;
}
body {
	background-image: url(/images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* color: #FFF; */
}

#bodyBackGround {
	background-image: url(/images/shell_body_background.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
#TopNavPhone {
	font-size: 18px;
}

th {
	background: #414C79;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 6px;
	padding-top: 6px;

}	
p {
	color: #404040;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
ul {
	color: #404040;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: square;
}
a {
	color: #404B78;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	
}
a.TopNav:link {
	color: #c8d1f7;
	font-weight: normal;
	font-size: 18px;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a.TopNav:visited {
	color: #c8d1f7;
	font-weight: normal;
	font-size: 18px;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a.TopNav:hover {
	color: #AC2F28;
	font-weight: normal;
	font-size: 18px;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#TopNav {
	color: #c8d1f7;
	font-weight: normal;
	font-size: 18px;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a.BottomNav:link {
	color: #666;
	font-weight: normal;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
}
a.BottomNav:visited {
	color: #666;
	font-weight: normal;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
}
a.BottomNav:hover {
	color: #414C79;
	font-weight: normal;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
}
#BottomNav {
	color: #333;
	font-weight: normal;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
}
#Quotes {
	color: #c8d1f7;
	font-weight: bold;
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
}
#QuotesName {
	color: #c8d1f7;
	font-weight: normal;
	font-size: 10px;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
}
.Copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #931313;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	padding: 0px;
	display: inline;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #203372;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: right;
	height: 1px;
	width: auto;
	display: inline; 
}
.SubHeadings {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #203372;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
}
.SubHeadingsRed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AC2F28;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	display: inline;

}
.NewsPaperHeadlines {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #203372;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	display: inline;
}
.RedText {
	color: #AC2F28;
}
.SmallText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}


#TableRedBorder {
	border: thin solid #AC2F28;
}
#TableBorders {
	border: thin solid #414C79;
}


.PhotoTableAlignLeft {
	padding: 5px;
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 0px;
	margin-bottom: 2px;
	border: thin ridge #999;
}
.PhotoTableAlignRight {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 2px;
	border: thin ridge #999;
	float: right;
}
.PhotoCaptions {
	font-size: 9px;
	color: #131C3D;
}
.PhotoGalleryCaptions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #131C3D;
}
#container #Table_01 tr #bodyBackGround table tr td .SubHeadings .BottomNav {
	font-size: 12px;
}
A.without_u { text-decoration: none; }

