body { 
	background-color: #cccc66; 
	scrollbar-base-color: default;
	scrollbar-face-color: #cccc66;
	scrollbar-track-color: #aaaa44;
	scrollbar-arrow-color: #aaaa44;
	scrollbar-3dlight-color: #aaaa44;
	scrollbar-darkshadow-color: #1C6C8E;
	scrollbar-highlight-color: #aaaa44;
	scrollbar-shadow-color: #1C6C8E;
	}

a {	
	color: #1C6C8E;	
	text-decoration: none;
	border:none;
	}

.link {	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #1C6C8E;
}

.link_new {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #0099CC;
	}
	
.new {	
	color: #0099CC;
	}
	
a:hover {
	text-decoration: underline;
	}

.copyright {	
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 10px;
	text-align: center;
	color: #1C6C8E;
	}
	
.spacer {
	font-size: 10px;
	}
	
.scratch {
	font-weight: bold;
	letter-spacing: 1px;
	color: #D9D98E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	}

.center {
	text-align: center;
	vertical-align: top;
	}
	
.flow {	float: right; }

.dotborder_left {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #1C6C8E;
	padding-left: 10px;
	}
	
.dotborder_right {
	border-right-color: #1C6C8E;
	border-right-style: dotted;
	border-right-width: 2px;
	padding-right: 10px;
	}

.text_left {	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: left;
	color: #1C6C8E;
	vertical-align: baseline;
	}

.text_left_compact {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: left;
	color: #1C6C8E;
	vertical-align: baseline;
	/*text-align:justify;*/
	margin: 0 0 10px 0;
	}

.text_right {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: right;
	color: #1C6C8E;
	vertical-align: top;
	}

.text_center {
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #1C6C8E;
	}
	
.text_middle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: left;
	color: #1C6C8E;
	vertical-align: baseline;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.foto_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #1C6C8E;
	}

.text_justified	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #1C6C8E;
	vertical-align: baseline;
	}

.sound_image {	border: none; }

.foto { border:2px groove white; }

.text_page {
	border:groove;
	background: #FFFFFF;
	padding:20px 50px 20px 60px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	vertical-align: baseline;
	text-align: justify;
	line-height:180%;
	}

.text_page p {text-indent: 30px; }

.cited { 
	text-indent: 0px;
	margin-left: 70px;
	}

.right {
	text-align: right}
	
#books_frame {
	overflow: auto;
	width: 900px;
	height: 490px;
	clip: rect(0px 900px 490px 0px);
	}

.book,.book_spacer { vertical-align:middle; }



#left_column {
	width:171px;
	}

#middle_column {
	width:649px;
	}

#full_width{
	width:952px;
	}