a:link {
	color: #B02617;
}
a:hover {
	background-color: #FFFF99;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
    background-color: #e9e9e9;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a:visited {
	color: #999999;
}
.navBG {
	background-image: url("/images/nav/navExtensionBG.gif");
	background-repeat: repeat-x;
}

#bottomNav {
	background-image: url("/images/nav/bottomNavBG.gif");
	background-repeat: repeat-x;
	height: 29px;	
	color: #000000;
	vertical-align: middle;
	padding-left: 15px;
}

	#bottomNav  td {
		font-size: 10px;
	}
	
	#bottomNav a:link, #bottomNav a:active, #bottomNav a:visited {
		color: #000000;
		text-decoration: none;
	}
	#bottomNav a:hover {
		text-decoration: underline;
	}
	
	#footer {
	height: 150px;
	padding-left: 15px;
	background-color: #E9E9E9;
	padding-top: 15px;
}

	#footer td {
		font-size: 10px;
	}
.leftColSearch {
	background-image: url("/images/global/searchColBorders.gif");
	width: 276px;
}
#leftColForm {
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.boxVertBorder {
	background-image:  url("/images/global/frontpageCenterBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
#frontBooks {
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
#frontDisplayLinks {
	padding-left: 28px;
}
#spotlightFront {
	background-color: #FFFFFF;
	background-image: url("/images/global/frontpageCenterBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
}

#spotlightContent {
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.bookImages {
	padding-right: 14px;
	padding-bottom: 14px;
}
.bookTitle {
	font-size: 12px;
	font-weight: bold;
}
.bookDetails {
	background-color: #F7FCC3;
	padding: 10px;
	border: 1px solid #FDDC99;
	zoom: 100%;
}
.breadcrumbs {
	font-size: 10px;
}
.breadcrumbLocation {
	color: #999999;
	font-size: 10px;
}
a:visited {
	color: #660066;
}
li {
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
}
ul {
	list-style-type: none;
	font-size: 12px;
	list-style-image: url("/images/global/arrow.gif");
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    color: red;
    text-transform:uppercase;
}
#pageBody {
           padding-left: 11px;
           padding-right: 11px;
}
.red {
         color: #BF0000;
}
.td01 {
         font-weight: bold;
         background-color: #F9FCD6;
         border: 1px solid #EDD7B1;
         padding: 3px 7px;
         margin: 10px;
         text-decoration: none;
}
.td02 {
         font-weight: normal;
         background-color: #FAFCE8;
         border: 1px solid #EDD7B1;
         padding: 3px 7px;
         text-decoration: none;
}
.td03 {
         font-weight: normal;
         background-color: #FCFCF8;
         border: 1px #EDD7B1 solid;
         padding: 3px 7px;
         text-decoration: none;
}
.td04 {
         font-weight: bold;
         border: 0px none #666666;
         font-size: 14px;
         padding-top: 12px;
         padding-left: 0px;
         margin-left: 0px;
}
.Required {
         color: #CC0000;
         font-size: 10px;
}

