<Style> @charset "UTF-8";
/* CSS Document */
{}
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCC99;
	float: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	color: #000055;
	list-style-type: square;
}
.Body A:link {
	text-decoration: none;
	color: #770000;
}
.Body A:visited {
	text-decoration: none;
	color: #770000;
}
.Body A:hover {
	text-decoration: underline;
	color: #FF6633;
}
.Body A:active {
    text-decoration: none;
}
.BodyCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCC99;
	float: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	color: #000033;
	list-style-type: square;
}
.Image {
	border: 1px solid #000055;
	margin: 5px;
	padding: 5px;
}	
.Header {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #000055;
}
.Sidebar {
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #000055;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCC99;
	float: none;
	text-align: left;
	color: #000055;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Sidebar A:link {
	text-decoration: none;
	color: #770000;
}
.Sidebar A:visited {
	text-decoration: none;
	color: #770000;
}
.Sidebar A:hover {
	text-decoration: underline;
	color: #FF6633;
}
.Sidebar A:active {
    text-decoration: none;
}
.GeneralPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #333366;
	margin: 0px;
	padding: 5px;
}
.TopBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #EE0000;
	background-color: #CCCC99;
	border: 1px solid #CCCC66;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000055;
	text-transform: none;
}
.Footer A:link {
    text-decoration: none;
}
.Footer A:visited {
    text-decoration: none;
}
.Footer A:hover {
    text-decoration: underline;
}
.Footer A:active {
    text-decoration: none;
}
.Navrow {
	background-color: #000055;
	background-image: none;
	border: medium double #333366;
	background-position: center center;
	padding: 3px;
}
.Navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cccc66;
	background-color: #000055;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
	text-align: center;
	padding: 3px;
	background-position: center center;
	font-variant: small-caps;
	width: auto;
}
a:hover.Navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6633;
	font-weight: normal;
	background-color: #000055;
	padding: 3px;
	text-decoration: underline;
}	
.Phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6633;
	background-color: #000055;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: none;
	text-align: center;
	padding: 7px;
	background-position: center center;
	font-variant: normal;
	width: auto;
	border: medium double #333366;
	white-space: nowrap;
}

.TopBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccc66;
	background-color: #000055;
	letter-spacing: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-position: center top;
	text-align: center;
	border: thin solid #5B3715;
	padding: 1px;
}
.TopSubBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000055;
	background-color: #999999;
	letter-spacing: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	background-position: center top;
	text-align: left;
	border: 1px solid #5B3715;
	padding: 1px;
	text-indent: 2px;
}

</Style>

