body
{
	text-align: center;
	background-color: #f6f6f6;
	margin: 0 auto;
	font-size: 12px;
	color: inherit;
}

#mainpage
{
	background-image: url(../images/page_bg2.gif);
	background-color: #f6f6f6;
	background-repeat: repeat-y;
	background-position: top center;
	color: #666465;
	width: 795px;
	margin: 0px auto;	
	text-align: left;
}

#header
{
	width: 750px;
	margin-left: 8px;
	padding: 0px 0px;

}

#header #nav
{
	width: 778px;
	height: 18px;
	padding: 5px 0px;
	color: inherit;
	background-color:#ededed;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #909090;
}

#header #nav ul {
	margin: 0 0 0 0px !important;
	list-style: none;
	text-align: left;
	background: none;
	padding: 0 0 0 4px;
}
	
#header #nav ul li#frst {
	padding: 0px 0px 0px 30px;
	background: none;
}

#header #nav ul li {
	display: inline;
	padding: 0 0 0 38px;
	background: url(../images/div.gif) no-repeat 15px 1px;
}

#header #nav ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	background-color:#ededed;
	text-decoration: none;
}

#header #nav ul li a:hover {
	text-decoration: underline;
	color: #615f5f;
	background-color: inherit;;
}

#mainbody
{
	width: 750px;
	margin-left: 15px;
}

#footer
{
	width: 750px;
	margin-left: 8px;
	padding: 0px 0px;
}

#footer #bottom
{
	width: 778px;
	padding: 5px 0px 3px;
	background-color: #ededed;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666465;
	border-top: 1px solid #909090;
	border-bottom: 2px solid #afadad;
}

#footer a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666465;
	background-color: inherit;
	text-decoration: none;
}

#footer a:hover
{ 
	color: #666465;
	background-color: inherit;
	text-decoration: underline;

}

table.tablebdr
{
	border-bottom:#000000 1px solid;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
}

td.hrborder
{
	border-bottom:#000000 1px solid;
}

.txtdefault
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2px;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#booklist
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
}
.indented
{
	margin-left: 30px;
}