@charset "utf-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000066;
	line-height: 1.5em;
}
.quotetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.7em;
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

.maintable {
	background-color: #FFFFFF;
	background-position: center;
	vertical-align: top;
	height: auto;
	width: 750px;
}
.menutable {
	background-image: url(../images/a_menu_bg_19.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	width: 178px;
	position: relative;
}

.vertdiv_column {
	background-image: url(../images/vertdiv.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.searchbox {
	width: 124px;
	border: thin solid #666666;
	padding: 2px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: relative;
	left: 25px;
}
.footer {
	background-color: #2322A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #FFFFFF;
	text-align: left;
	padding: 8px;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
}
.bodytext a:link {
	color: #0066FF;
	text-decoration: none;
}
.bodytext a:visited {
	color: #0066CC;
	text-decoration: none;
}
.bodytext a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bodytext a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2322A1;
	line-height: 1.1em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2322A1;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2322A1;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2322A1;
	text-decoration: none;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.3em;
	color: #999999;
}
.sidebartext {
	color: #666666;
}
.photo_marginrt {
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #000066;
}
.photo_marginrt_noborder {
	margin-right: 8px;
	margin-bottom: 8px;
}

.photo_border {
	border: 1px solid #000066;
}
