body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 19px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FA6C00;
}
a:active {
	color: #333333;
}



body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B0AE95;
}

.Grey {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #2D2D25; 
text-decoration: none;
line-height: 16px;
}

.h1 {
	font-family: times;
	font-size: 28px;
	color: #FA6C00;
	font-weight: normal;
	font-style: italic;
	line-height: 30px;
}

.blue {
	font-family: Verdana;
	font-size: 13px;
	color: #C9DD88;
	font-weight: bold;
	font-style: normal;
	line-height: 30px;
}

.orange {
	font-family: Verdana;
	font-size: 13px;
	color: #FA6C00;
	font-weight: bold;
	font-style: normal;
	line-height: 30px;
}

.Wite {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.Body_Text {  
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #435154;
line-height: 18px
}

.Links-Blue {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #0066CC;
text-decoration: none;
line-height: 15px;
}

.Links-Blue:hover {
	color: #FF0000;
	}
	
.Italic-Green {
color: #C7EA74;
font-family: Times, serif;
font-size: 21px;
font-style: italic;
line-height: 28px;
}
	
.NovBar {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #4A6077; 
text-decoration: none;
font-weight: bold;
}
.NovBar:link {
	color: #4A6077;
}
.NovBar:visited {
	color: #4A6077;
}
.NovBar:hover {
	color: #FA6C00;
}
.NovBar:active {
	color: #4A6077;
}
.book-box {
	width:140px;
	height:250px;
	float:left;
	text-align:center;
	padding:0 10px;
}
.book-box img {
	border:1px solid #000000;
}