table.main {
	background-image : url(images/background.jpg);
	background-position : bottom left;
	background-repeat : no-repeat;
	}
	
td.titles {
	padding : 0px 10px 0px 0px;
	border-width : 0px 1px 0px 0px;
	border-color : #E0E0E0;
	border-style : solid;
	font-family : arial;
	font-size: 8pt;
	color : #000000;
	font-weight : bold;
	}
	
td.book_menu {
	padding : 0px 10px 0px 0px;
	border-width : 0px 1px 0px 0px;
	border-color : #E0E0E0;
	border-style : solid;
	font-family : arial;
	font-size: 10pt;
	color : #000000;
	font-weight : bold;
	}	
	
td.articles {
	padding : 0px 15px 10px 15px;
	}
	
a.articles:link {
	color : #000000;
	text-decoration : none;
	}
a.articles:visited {
	color : #000000;
	text-decoration : none;	
	}
a.articles:hover {
	color : #993300;
	text-decoration : none;	
	}		
	
a.buyit:link {
	color : #993300;
	text-decoration : underline;
	}
a.buyit:visited {
	color : #993300;
	text-decoration : underline;	
	}
a.buyit:hover {
	color : #993300;
	text-decoration : underline;	
	}			
div.articles {
	width : 410px;
	height : 575px;
	font-family : arial;
	font-size: 9pt;
	color : #000000;	
	text-align : top;
	overflow : auto;
	scrollbar-face-color : #F8F8F8; 
	scrollbar-highlight-color : #C6B9A2; 
	scrollbar-3dlight-color : #C6B9A2; 
	scrollbar-shadow-color : #C6B9A2; 
	scrollbar-darkshadow-color : #C6B9A2;
	scrollbar-track-color : #F8F8F8; 
	scrollbar-arrow-color : #C6B9A2;	
	padding : 0px 15px 0px 0px;
	}
a.contact:link {
	color : #B95625;
	font-weight : bolder;
	text-decoration : none;	
	}
a.contact:visited {
	color : #B95625;
	font-weight : bolder;	
	text-decoration : none;	
	}
a.contact:hover {
	color : #828282;
	font-weight : bolder;
	text-decoration : none;	
	}		