body { 
	font-family: Times New Roman, sans-serif; 
	font-size: 13px;
	color: #000;
	margin: 0px;
	background-image: url(images/series_page_bg.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #036;
	text-decoration: underline;
}

a:active { 
	color: #030;
	text-decoration: underline;
}

a:visited {
	color: #336;
	text-decoration: underline;
}

#menupad {
	padding-top: 20px;
}

#menupad2 {
	padding-top: 10px;
}

.menuhead {
	padding-bottom: 5px;
	border-bottom: 1px solid;
	border-color: #CCC;
}

#bookpad {
	padding-left: 20px;
}

#contentpad {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

#menu {
	background-image: url(images/gradient_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}

.menu {
	font-family: Arial, Times New Roman, sans-serif; 
	font-size: 11px;
	color: #000;
	text-align:left;
}

.menu a:link, .menu a:visited, .menu a:active {
	font-family: Arial, Times New Roman, sans-serif; 
	font-size: 12px;
	color: #003;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
	text-align:left;
}

.menu a:hover {
	color: #003;	
	text-decoration: underline;
}

.menu2 {
	font-family: Arial, Times New Roman, sans-serif; 
	font-size: 11px;
	color: #000;
	text-align:left;
}

.menu2 a:link, .menu2 a:visited, .menu2 a:active {
	font-family: Arial, Times New Roman, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #003;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
}

.menu2 a:hover {
	color: #003;	
	text-decoration: underline;
}

.content {
	font-family: Times New Roman, sans-serif; 
	font-size: 13px;
	color: #000;
	line-height: 16px;
}

.head1{
	font-family: Arial, Times New Roman, sans-serif; 
	font-size: 20px;
	color: #003;
	font-weight: bold;
	padding-bottom: 5px;
}
.head2{
	font-family: Arial, Times New Roman, sans-serif; 
	font-size: 16px;
	color: #003;
	font-weight: bold;
	padding-bottom: 5px;
}

.tablehead {
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:bold;
}
	
.table1 {
	font-family: Times New Roman, sans-serif;
	background-color: #FFC;
	font-size: 13px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.table2 {
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}


#copyright {
	border-top: 1px solid;
	border-color: #CCC;
	padding-top: 10px;
	margin-top: 20px;
}

.copyright {
	font-family: Arial, Times New Roman, sans-serif; 
	font-size: 10px;
	color: #000;
}
