body {
	background-color: #999999;
	margin: 0px;
	background-image: url(/gfx/bg-url.gif);
	background-repeat: no-repeat;
	background-position: 25px 20px;
}
.titletag {
	background-image: url(/gfx/header-bg.gif);
	height: 25px;
	text-align: right;
	padding-right: 13px;
}
.titletag a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.titletag a:hover {
	color: #006599;
}
.outertable {
	border: 1px solid #666666;
}
.leftcol {
	width: 150px;
	background-image: url(/gfx/menu-bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-top: 5px;
}
.maincol {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#menu td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 30px;
	padding-left: 8px;
}
#menu a:hover {
	background-color: #F68827;
	color: #006599;
}
#menues td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#menues a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 14px;
	padding-left: 8px;
}
#menues a:hover {
	background-color: #F68827;
	color: #006599;
}
#footer td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: right;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #333333;
}
#book td {
	background-color: #006599;
	text-align: center;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
}
#book a {
	text-decoration: none;
	color: #F68827;
}
#book a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.textareatop {
	background-image: url(/gfx/mount-bg.jpg);
	height: 65px;
}
.rightmargintop {
	background-image: url(/gfx/mount-bg.jpg);
	height: 65px;
	width: 150px;
}
h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-top: 18px;
}
h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	letter-spacing: 1px;
	margin-left: 5px;
	margin-bottom: 1px;
}

.textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	vertical-align: top;
	text-align: justify;
	padding-right: 5px;
	padding-left: 2px;
	padding-top: 6px;
}
.subhead {
	background-color: #006599;
}
#activemenu {
	background-color: #F68827;
	color: #006599;
}
.rightmargin {
	vertical-align: top;
	padding-top: 10px;
}
.rightmargin img {
	margin-bottom: 20px;
}
a {
	color: #006599;
}
a:hover {
	color: #F68827;
	text-decoration: none;
}
#quotes td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px dashed #666666;
}
input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px solid #006599;
}
.submit {
	background-color: #006599;
	font-weight: bold;
	color: #FFFFFF;
}
