body
{
	margin-top: 3px;
	margin: 0;
	vertical-align: top;
	text-align: left;
	color: #030;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 12px;
}
.tabletop
{
	background-image: url(../images/nav/t_back1.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 90px;
	vertical-align: top;
	text-align: center;
	background-color: #90BBCE;
	background-position: center top;
}
.tablehome
{
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
	margin: 10px 0 0 0;
	border-color: #9FBE67 #9FBE67 transparent #9FBE67;
	border-width: 0px;
	border-style: none solid none solid;
}
.sidebook {
	background-image: url(../images/books/back.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 165px;
	vertical-align: top;
	background-color: #E9CCAF;
	background-position: 0px 0px;
}
table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 12px;  font-weight: bold;  }

.subtitle { font-size: 12px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: Red;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #6982AD;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #CC6600;   }
.nav, .nav a
{
	color: #015682;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	line-height: 13pt;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.nav a:hover 
{
color: #CC6600;
text-decoration: underline;
}
.copyright a:hover 
{
color: #CC6600;
text-decoration: underline;
}
.copyright, .copyright a
{
	color: #015682;
	font: 9px verdana, arial, helvetica, geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 4px;
	line-height: 11pt;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
HR
{
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 13pt;
	vertical-align: top;
	text-align: center;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	border-color: #99CC66;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}
