body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.urlline {
	background: #0090e0 url(images/url_bg.gif) repeat-x;
	height: 13px;
}
#main_tab {
	height: 100%;
	width: 100%;
}
#ls {
	border-right: 1px solid #002157;
	background: #fff;
	height: 100%;
	width: 250px;
}
#ls_more {
	background: #003366;
	height: 100%;
	vertical-align: top;
}
#ls_more a {
	background: url(images/link_r.gif) no-repeat center left;
	display: block;
	margin: 0 0 4px 20px;
	padding: 0 0 0 14px;
	font-size: 10px;
	font-weight: bolder;
	color: #0099ff;
	text-decoration: none;
}
#ls_more a:visited {
	background: url(images/link_r.gif) no-repeat center left;
	display: block;
	margin: 0 0 4px 20px;
	padding: 0 0 0 14px;
	font-size: 10px;
	font-weight: bolder;
	color: #0099ff;
	text-decoration: none;
}
.top1 {
	background: #003366;
	text-align: right;
	border-bottom: 1px solid #035aa8;
}
#central {
	width: 731px;
	background: #002157;
	height: 100%;
}
#th {
	background: #004d98 url(images/centr_bg.gif) repeat-x;
	vertical-align: top;
	padding-top: 24px;
	
}
.tcont {
	border-top: 1px solid #002157;
	border-left: 1px solid #002157;
	margin-bottom: 22px;
	font-size: 10px;
}
.tcont td {
	border-bottom: 1px solid #002157;
	border-right: 1px solid #002157;
}
.book {
	text-align: right;
	background: #003366;
}
.tcont a {
	color: #0099ff;
	text-decoration: none;
	font-weight: bolder;
}
.tcont a:visited {
	color: #0099ff;
}
.links {
	padding: 10px;
	color: #000;
}
#rs {
	background: #004d98 url(images/rs_bg.gif) repeat-x top;
	width: 100%;
}
.copy {
	background: #002157;
	font-size: 10px;
	color: #0099ff;
	vertical-align: middle;
}