html {
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #666666;
scrollbar-track-color: #cccccc;

scrollbar-shadow-color: 666666;
scrollbar-lightshadow-color: ffffff;
scrollbar-darkshadow-color: cccccc;

scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: ffffff;
overflow-x: hidden;
}
.title {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1b5690;
	background-color: #FFFFFF;
}
.nav {
	background-image: url(images/grey_shine.jpg);
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #eaeaea;
	color: #FFFFFF;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.large {
	font-size: 16px;
	font-weight: bold;
}

body {
	text-align: center;
	background-color: #e5e5e5;
	margin-top: 10px;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	letter-spacing: 0.1em;
}
a:link {
	color: #932621;
	text-decoration: none;
}

a:visited {
	color: #932621;
	text-decoration: none;
}
a:hover {
	color: #1b5690;
	text-decoration: none;
}
a:active {
	color: #1b5690;
	text-decoration: none;
}
a.bot:link {
	color: #1b5690;
	text-decoration: none;
}
a.bot:visited {
	color: #1b5690;
	text-decoration: none;
}
a.bot:hover {
	color: #932621;
	text-decoration: none;
}
a.bot:active {
	color: #932621;
	text-decoration: none;
}
a.sub:link {
	color: #ffffff;
	text-decoration: none;
}
a.sub:visited {
	color: #ffffff;
	text-decoration: none;
}
a.sub:hover {
	color: #e5e5e5;
	text-decoration: none;
}
a.sub:active {
	color: #e5e5e5;
	text-decoration: none;
}
.blue {
	color: #1b5690;
	font-size: 8pt;
}
.lightgrey {
	color: #666666;
}
.text {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.pagetext {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #1b5690;
	letter-spacing: .2em;
	text-transform: uppercase;
	margin-top: 5px;
	padding-top: 5px;
}
h2 {
	font-size: 8pt;
	font-weight: bold;
	color: #932621;
	letter-spacing: .2em;
	text-transform: uppercase;
}
ul {
	list-style-image: url(images/bullet.jpg);
}
.main {
	background-position: center;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
}
.intro {
	padding-bottom: 8px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.photopad {
	padding-top: 15px;
	padding-bottom: 8px;
}

.botnav {
	font-size: 8pt;
	letter-spacing: 0.1em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1b5690;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #1b5690;
	background-color: #FFFFFF;
	text-align: right;
}
.copyright {
	font-size: 7pt;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #999999;
}
.seal {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	margin-top: 5px;
	margin-bottom: 5px;
}
.search {
	padding-right: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1b5690;
	background-color: #FFFFFF;
	padding-bottom: 12px;
}
.leftnav {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-right-style: none;
	border-right-color: #932621;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/seal_160.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topnav {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #e5e5e5;
	background-color: #1b5690;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 15px;
}
.topred {
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #e5e5e5;
	background-color: #932621;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 15px;
}
.photoborder {
	border: 1px solid #cccccc;
}
.imgrt {
	border: 1px solid #E5E5E5;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.imglft {
	border: 1px solid #E5E5E5;
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.border {
	border: 1px solid #E5E5E5;
}
