body {
	background-color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background-position:top;
	
	margin:0px;padding:0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color:#FFFF33;
}

form {
	/*
	background-color: #CCCC99;
	*/
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


.firstletter:first-letter {
	font-size:400%; 
	float:left;
	line-height:.8em;
	color:#D4D4C7;
 
}

.dropcap {
  float: left;
  font: normal 60pt/0.8em Georgia, "Times New Roman", Times, serif;
  color: #FFFF99;
  margin-right: 8px;
  padding-top:6px;
}

.dropcap2 {
  float: left;
  font: normal 42pt/0.8em Georgia, "Times New Roman", Times, serif;
  color: #FFFF99;
  margin-right: 8px;
  padding-top:2px;
}

.bodytextIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	color:#FFFF99;

}

.bodytextIntroH {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	color:#FFCC33;
	margin-right: 40px;
	padding-top:6px;

}
#mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
}

#booktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color:#66FFFF;
	font-weight: normal;
}



.bodytext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	
	
}

.bodytextLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color:#FFFF33;

}

.bodytextHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color:#66FFFF;

}

.bodytextHeaderO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color:#FFCC33;

}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 20pt;
	color:#999999;
	text-align:center;
	

}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 30px;
	color:#FFFFFF
}

img.floatLeft { float: left; 
margin: 4px; }

img.floatRight { float: right; 
margin: 4px; }