* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003A18;
	background-color: #003A18;
	background-image: url(images/bg.jpg);
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003A18;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00481A;
	text-decoration: none;
}
.space {width: 940px;
	height: 20px;
	clear: both;
}

#all {width: 940px;background-image: url(images/bbg.gif);
}

#hdr {width: 980px; height: 149px;
}

#hdrl {	background-image: url(images/hdrl.gif);
	background-repeat: no-repeat;
	height: 149px;
	width: 20px;
	float: left;
}
#hdrr {	background-image: url(images/hdrr.gif);
	background-repeat: no-repeat;
	height: 149px;
	width: 20px;
	float: left;
}
#hdrc {	width: 940px;
	height: 149px;
	float: left;
}

#hdr1 {	background-image: url(images/hdr_01.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 940px;
	float: left;
}
#hdr2 {	background-image: url(images/hdr_02.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 940px;
	float: left;
}
#hdr3 {	background-image: url(images/hdr_03.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 940px;
	float: left;
}

#h_book {
	float: right;
	text-align: right;
	position: relative;
	margin: 5px;
	margin-top: 20px;
}

#h_book a{
	color: #FFFFFF;
}

#hdr_links {
	height: 75px;
	float: left;
	text-align: left;
	padding-left: 610px;
}
#hdr_links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003A18;
	text-decoration: underline;
}
#hdr_links a:hover{
	color: #00481A;
	text-decoration: none;
}

#hdr_links ul {
	width: 124px;
	height: 75px;
	margin: 0;
	padding-left: 5px;
	float: left;
}
#hdr_links li {

	background: url(images/marker.gif) 0px 2px no-repeat;
	list-style: none;
	padding-left: 15px;
	margin-top: -1px;	
}
#hdr_links li: hover {
	height: 10%;
	background: url(images/marker1.gif) 0px 3px no-repeat;
	list-style: none;
	padding-left: 15px;
	margin-top: -1px;	
}

.content_block {
	text-align: center;
	width: 928px;
	background-color: #EBF7FF;
	clear: both;
	overflow: auto;
}

.content_block  img {
	width: 150px;
	height: 200px;
	border: 1px solid #05AFEF;
}
.content_block a:hover img {
	border: 1px dotted #05AFEF;
}

.tblbook {	
	width: 928px;
	height: 27px;
	clear: both;
}


.ttl {	width: 928px;
	height: 30px;
	background-image: url(images/ttl.gif);
	background-repeat: no-repeat;
}

#mtop {	width: 208px;
	height: 28px;
	float: left;
	position: relative;
	background-image: url(images/mtop.gif);
	background-repeat: no-repeat;
	margin: 10px;
}

.tr_name {
	margin-top: 5px;
}
.tr_name a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #003A18;
	position:relative;
	clear: both;
}

.tr_name a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #003A18;
}


#top_txt {
	width: 928px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	background-color: #EBF7FF;
}
#top_txt a {
	font-size: 14px;
	text-decoration: none;
	color: #003A18;
}
#top_txt a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #00481A;
}
#footer {
	width: 980px;
	height: 175px;
	position: relative;
}

#ftrl {	background-image: url(images/ftrl.gif);
	background-repeat: no-repeat;
	height: 175px;
	width: 20px;
	float: left;
}
#ftrr {	background-image: url(images/ftrr.gif);
	background-repeat: no-repeat;
	height: 175px;
	width: 20px;
	float: right;
}


#ftr1 {
	width: 940px;
	height: 175px;
	background-image: url(images/ftr.jpg);
	background-repeat: no-repeat;
	float:left;
	position: relative;
}
#ftr2 {
	width: 550px;
	height: 45px;
	position: relative;
}
#ftr3 {
	position: absolute;
	left: 80px;
	bottom: 42px;
}
}	
#f_txt {
	width: 550px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #003A18;
	position: relative;
}
#f_wm {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#f_wm a {
	border: 0px;
}
