body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCC33;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#padding10{
	padding: 10px;
}

a {color:#096cb0;}

.maintable {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.sidenav {
	font-size: 12px;
	font-weight: bold;
	color: #096cb0;
	line-height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(images/bg_blueline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 145px;
	margin-bottom: 1px;
	display: block;
}

a.sidenav {
	text-decoration:none;
}

a.sidenav:hover {
	color:#CCCC33;
}

.sidenav#on {
	color:#ff6633;
}

.sidebar {
	background-color: #E7E794;
	padding: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-style: italic;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}


.booktitle {
	font-size: 11px;
	font-weight: bold;
}

a.booktitle {
font-size: 14px;
color:#000000;}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}

input.button {
	font-size: 10px;
	color: #FF6531;
	background-color: #ffffff;
	border: 1px solid #FF6531;
	color: #FF6531;
	text-transform: uppercase;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}

.globalnav {
	font-weight: bold;
	color: #FF6531;
}

a.globalnav {
	text-decoration:none;
}

a.globalnav:hover {
	color: #999999;
}

.listing {
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #cccccc;
	border-left: none;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bookTemplate_details {
	border: 1px solid #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}