body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E5B5F;
}
.headertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

body {
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #E4E4DC;
}
.sidebar_sep {
	background-image: url(../images/left_serp.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.psge_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #232161;
}
.page_bg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #0cacdd;
}
a:visited {
	color: #0cacdd;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0cacdd;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.left_title {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#content{
margin-left:20px;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
.book_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f5f84;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.btna:link, .btna:visited, .btna:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.btna:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.sidetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #5D5D5D;
	background-image: url(../images/garrett_book_company_15.jpg);
	height: 32px;
	width: 220px;
	line-height: 32px;
	text-indent: 15px;
	background-repeat: no-repeat;
}

#left-menu ul{
list-style:none;
	padding:0px;
	margin:0px;
}

#left-menu li a{
	display:block;
	background-image:url(../images/garrett_book_company_22.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:20px;
	margin:0px;
	height: 25px;
	background-position: left center;
	text-indent: 00px;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;

}
.footer {
	color: #FFFFFF;
}


#left-menu li a:hover{
	color: #232063;
}


#topmenu a{
	display:inline-block;
	line-height:25px;
	padding:0px;
	height: 25px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#topmenu a:hover{
color:#000000;
}