body {
	background-color: #F8F8F8;
	margin: 0px;
}

a img {
border:none;
}

.Recommended_Links_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	margin-top: 3px;
	text-decoration: underline;
}
a.Recommended_Links_Title:visited {
	text-decoration:none;
	color:#00F;
	text-decoration: underline;	
}
a.Recommended_Links_Title:hover {
	text-decoration:none;
	color:#00F;
	text-decoration: underline;	
}
a.Recommended_Links_Title:link {
	text-decoration:none;
	color:#00F;
	text-decoration: underline;	
}
a.Recommended_Links_Title:active {
	text-decoration:none;
	color:#00F;
	text-decoration: underline;	
}

a.Link:visited {
	text-decoration:none;
	color:#00F;
}
a.Link:hover {
	text-decoration:none;
	color:#000;
}
a.Link:link {
	text-decoration:none;
}
a.Link:active {
	text-decoration:none;
}

a.Article_Title:visited {
	text-decoration:none;
	color:#99CC66;		
}
a.Article_Title:hover {
	text-decoration:none;
	color:#99CC66;			
}
a.Article_Title:link {
	text-decoration:none;
	color:#99CC66;	
}
a.Article_Title:active {
	text-decoration:none;
	color:#99CC66;	
}

#Main_Container {
	border: 1px dotted #E4E4E4;
	background-color: #FFFFFF;
	padding: 7px;
	margin-top: 15px;
	width: 950px;
}
#Main_Header_Navigation {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #9999CC;
	border-bottom-color: #9999CC;
	margin-top:2px;
	margin-bottom:4px;	
	height: 16px;	
}
#RSS_Link {
	padding-right: 12px;

	background-image: url(../img/rssIcon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;

	width: 12px;
}
#Main_Article_Unit {
	background-color: #FCFCFC;
	border: 1px solid #EEEEEE;		
}
#Inner_Article_Unit {
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;			
	padding: 2px;
	margin: 3px;
	margin-bottom: 7px;
}
#Main_Left_Navigation {
	background-color: #FCFCFC;
	border: 1px solid #EEEEEE;	
	margin-right: 3px;	
}
#Left_Navigation_Unit, #Main_Search, #Left_Navigation_Unit_For_Amazon_Books{
	background-color: #FFFFFF;
	padding: 2px;
	margin: 3px;
	margin-bottom: 7px;
	border: 1px solid #EEEEEE;	
}


#Left_Navigation_Unit {
	background-image: url(../img/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: 315px 2px;		
}
#Left_Navigation_Unit_Title {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Left_Navigation_Unit_Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	margin-top: 3px;
}
#Left_Navigation_Unit:hover {
	background-image: url(../img/right_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 315px 2px;		
}
#Footer {
	border: 1px dotted #E4E4E4;
	background-color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;		
	margin-top: 1px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;	
}
#Individual_Book {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;		
}
#Individual_Book:hover {
	background-color: #F8F8F8;
	color: #333333;			
}
#Individual_Book table {
	padding-bottom: 5px;
}

#Inner_Article_Unit_Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
#Inner_Article_Unit_Title a {
	text-decoration:none;	
	color: #6699CC;	
}

#Inner_Article_Unit_Description a {
	text-decoration:none;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669999;	
}
#Inner_Article_Unit_Description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	word-spacing: 4px;
}
#Inner_Article_Unit_Source {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669999;	
}
#Inner_Article_Unit_Source a{
	text-decoration:none;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #669999;	
}