body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #1f6b99 url(images/main_bg.gif);
	/*background: url(images/main_bg.gif);*/
	/*
	SCROLLBAR-FACE-COLOR: #d52f20;
	SCROLLBAR-HIGHLIGHT-COLOR: #f35647;
	SCROLLBAR-SHADOW-COLOR: #961d12;
	SCROLLBAR-3DLIGHT-COLOR: #480000;
	SCROLLBAR-ARROW-COLOR: #480000;
	SCROLLBAR-TRACK-COLOR: #480000;
	SCROLLBAR-DARKSHADOW-COLOR: #480000;
	*/
}

.q {
	display: none;
}
#top {
	width: 100%;
	height: 1px;
}
.top_side_left {
	width: 50%;
	background: url(images/top_bg.gif) repeat-x;
}
.top_side_right {
	width: 50%;
	background: url(images/top_bg.gif) repeat-x;
}
.ttxt {
	background: url(images/t5_txt.gif);
	text-align: center;
	color: #f4e7dd;
	font-size: 10px;
	vertical-align: middle;
	/*padding-bottom: 20px;*/
}
.top_bar {
	background: url(images/top_bar_bg.gif) repeat-x;
	width: 100%;
	height: 15px;
}
.ttxt a {
	display: block;
	font-size: 10px;
}

.hd {
	width: 1002px;
	height: 1px;
	background: #eff8ea;
}
.hd_header{
	
}
.hd_ass {
	width: 100%;
	text-align: left;
}
.hd_header{
vertical-align: bottom;
	
}
.hd_archive {
	width: 131px;
	text-align: right;
	padding-right: 10px;
	vertical-align: bottom;
}
.hd_archive_links {
	color: #013250;
	vertical-align: bottom;
	padding-bottom: 8px;
	font-size: 18px;
}
.hd_archive_links a {
	color: #0f5f91;
	text-decoration: none;
}
.hd_archive_links a:visited {
	color: #0f5f91;
	text-decoration: none;
}
.hd_bar {
	background: url(images/h_btm.gif) repeat-x;
	height: 7px;
}
.book {
	width: 1002px;
	height: 1px;
	background: #eff8ea;
}
.book td {
	text-align: right;
	padding-right: 20px;
}
.book_bar {
	background: url(images/h_btm.gif) repeat-x;
	height: 7px;
}

.thumbs {
	width: 1002px;
	background: #eff8ea;
	padding-bottom: 10px;
}
.thumbs td {
	text-align: center;
}
.thumbs a img {
	width: 177px;
	height: 217px;
	background: url(images/loading1.gif) no-repeat center;
	border: 1px solid #013250;
	margin-bottom: 2px;
}

.thumbs2 {
	width: 1002px;
	background: #eff8ea;
	padding-bottom: 10px;
}
.thumbs2 td {
	text-align: center;
}
.thumbs2 a img {
	width: 233px;
	height: 177px;
	background: url(images/loading2.gif) no-repeat center;
	border: 1px solid #013250;
	margin: 2px 0 0 0;
}

.bs {
	width: 1002px;
	height: 1px;
	background: #eff8ea;
	font-size: 12px;
}
.bs td {
	vertical-align: top;
	padding: 10px 5px 20px 5px;
	width: 20%;
}
.bs td.recip {
	vertical-align: middle;
	text-align: center;
	padding: 10px 5px 20px 5px;
	width: 40%;
}

.bs ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bs li {
	font-size: 12px;
	list-style: none;
	color: #013250;
}
.bs a {
	color: #0f5f91;
	text-decoration: none;
}
.bs a:visited {
	color: #0f5f91;
	text-decoration: none;
}
.lt {
	font-size: 10px;
	width: 1002px;
	height: 1px;
	background: #eff8ea;
	color: #013250;
}
.lt td {
	padding: 10px;
}
.lt a {
	color: #0f5f91;
	text-decoration: none;
}
.lt a:visited {
	color: #0f5f91;
	text-decoration: none;
}
#footer {
	height: 60px;
	background: #004977;
	color: #c9d5c2;
	font-size: 10px;
	width: 1002px;
	line-height: 40px;
}
#footer td {
	text-align: center;
	vertical-align: top;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}