html,body {
	padding: 0px;
	margin: 0px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100%;
	min-height: 100%;
	height: auto;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8;
	vertical-align: top;
	}
	
h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	
	
h2 {
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}		

a {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
input, select, textarea {
	border: 1px solid #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
input.feedback_button {
	background-color: #333333;
	color: #FFFFFF;
	}		

table.maintable {
	width: 100%;
	height: 100%;
	}
	
td.topspace {
	height: 45px;
	}	
	
td.content {
	/*background-image: url(../templateimages/bodybgline.gif);
	background-repeat: repeat-y;
	background-position: 240px top;
	*/
	vertical-align: top;
	height: 100%;
	line-height: 1.8;
	}	

td.footer {
	height: 45px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	}	

td.footer a {
	color: #686868;
	text-decoration: none;
	}
	
td.footer a:hover {
	text-decoration: underline;
	}
	
div.mainwrapper {
	/*background-image: url(../templateimages/bodybgline.gif);
	background-repeat: repeat-y;
	background-position: 240px top;
	*/
	margin: 0px;
	padding: 0px;
	}

div#logo {
	}
	
div#leftside {
width: 224px;
position: absolute;
top: 45px;
left: 0px;
	}
	
div.spacer {
	background-color: #FFFFFF;
	height: 45px;
	}	
			
div.menu {
	/*position: absolute;
	left: 60px;
	top: 230px;
	*/
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2;
	margin-top: 15px;
	}
	
div.menu a.menuitem {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	}	
	
div.menu a.menuitem:hover {
	color: #999999;
	}	
	
div.menu a.submenuitem {
	color: #686868;
	text-decoration: none;
	text-transform: lowercase;
	}
	
div.menu a.submenuitem:hover {
	color: #000000;
	}		

div.text {
	top: 0px;
	color: #686868;
	font-size: 11px;
	margin: 0px 0px 0px 240px;
	height: 100%;
	border-left: 1px solid black;
	padding-left: 20px;
	padding-right: 15px;
	}
	
	div.text strong, div.text b { }
	
div.text td {
	color: #686868;
	}	
	
td.booktable {
	color: #000000;
	}
	
div#blankcontents {
	margin: 20px;
	}	
	
td.mainpagebook {
	background: url(../../images/bg_sml.jpg) no-repeat;
	color: #000000;
	}
	
td.mainpagebook a {
	color: #000000;
	}	
