body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #336699;
	background-image: url(images/bkgd.jpg);
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}

a {
	color: #132788;
	font-weight: bold;
	text-decoration: None;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D39739;
	text-decoration: underline;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold; 
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
  color: #132788;
}
.popups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
  color: #FFFFFF;
  
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
  color: #0000FF;
  text-decoration: underline;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #132788;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #132788;
}

.boldtext {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


/* ID Styles */
#navigation td {
	border-bottom: 0px dotted #7269A7;
	}

#navigation a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:1px 3px 3px 8px;
	}
	
#navigation a:hover {
	background: #EFEBD6;
	color:#000099;
	}
	
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #132788;
}
.books {
	font-style: italic;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	font-style: italic;
  color: #132788;
}
.smitalic {
	font-size: 11px;
	font-style: italic;
}
