body {
	text-decoration: none;
	font-family: "Arial";
	font-size: 12pt;
	margin:0;
	padding:0;
}
span {
	cursor:pointer;cursor:hand;	
}

.tdborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.chier {
	color: #0033FF;
}
.small {
	font-size: small;
}
 a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #663399;
}

.subject_selected_letter {
	background-color: #ffffff;
	border: 1px solid #0000CC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: large;
	color: #0000CC;
}

.author_selected_letter {
	background-color: #ffffff;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: large;
	color: #666666;
}

.subject_letters {
	background-color: #F0F8FF;
	text-align: center;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93C9FF;
}

.author_letters {
	background-color: #F2F2E6;
	text-align: center;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}

.author_big {
	font-size: 20px;
	color: #666600;
	text-align: left;
	margin: .2em 5% .2em 5%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}

.white_big {
	font-size: 18px;
	color: #ffffff;
	text-align: left;
}

.subject_big {
	font-size: 20px;
	color: #0000CC;
	text-align: left;
	margin: .2em 5% .2em 5%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}
.base_big {
	font-size: 20px;
	color: #666666;
	text-align: left;
	margin: .2em 5% .2em 5%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.green_big {
	font-size: 20px;
	color: #009900;
	text-align: left;
	margin: .2em 5% .2em 5%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}

.selection_big {
	font-size: 20px;
	color: #FF99FF;
	text-align: left;
	margin: .2em 5% .2em 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF99CC;
}
.red {
	color: #FF0000;
	 
}
.green {
	color: #009900;
}
.gray {
	color: #666666;
}
 .small_gray {
	color: #666666;
	font-size: 10pt;
}

.gray_div {
	text-align: center;
	margin: .2em 5% .2em 5%;
	background-color: #F9F9F0; 
}
.blue_div {
	text-align: center;
	margin: .2em 5% .2em 5%;
	background-color: #F0F8FF; 
}
dt.quote {
	margin-left: 50px;
	margin-right: 100px;
}

dt.quote a:link, dt.quote a:visited {
	color: #454545;
	text-decoration: none;
}

dt.quote a:hover {
	text-decoration: underline;
}

.lactive {
      background-color: #ffffcc;
}

.mred {
	color: #FF6600;
	border: 1px solid #FF6600;
	margin: 10px;
	padding: 5px;	 
	 
}

.biography {
	font-style: italic;
	color: #666666;
	margin: .2em 5% .2em 5%;
 	text-align: justify;
}
.title_gray {
	background-color: #f0f0f0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
}
.author_name {
	font-size: 18px;
	color: #333300;
	 
}
.green_div {
	text-align: center;
	margin: .2em 5% .2em 5%;
	background-color: #E8FFF3; 
}
.yellow_div {
	text-align: center;
	margin: .2em 5% .2em 5%;
	background-color: #FFFFEA; 
}
.magenta_div {
	text-align: center;
	margin: .2em 5% .2em 5%;
	background-color: #FFF4FA; 
}
.orange_div {
	text-align: center;
	margin: .2em 5% .2em 5%;
	background-color: #FFF3E8; 
}
.navy {
	color: #000099;
}
.big1 {
	font-size: 20px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.navbar {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding: 0;
	 
}
.navbar sup {
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
}
.navbar A:link, .navbar A:visited, .navbar A:hover {
	color: black;
	text-decoration: none;
	display: block;
	width: 100%;
	text-align: left;
	font-weight: bold;
	text-indent: 7px; 
}
.navbar A:hover {
	background-color: #E1E1FF;
 
}
.navbar #current {
	background-color: #FFFFFF;
	color:#0000CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #0000CC;
}

.up, .up:link, .up:visited, .up:visited {
	font-size: 10px;
	color: #666666;
}
.down {
	font-size: 9px;
	color: #FF6633;
}
A.featured {
				text-decoration: none;
}
A.featured:HOVER {
				text-decoration: underline;
}
.small {
	font-size: 9pt;
}
.lightgray {

	background: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.btn_submit {
	background-color: #ECECFF;
	border: 1px solid #999999;
 
}
.btn_reset {
	background-color: #FFF2F2;
	border: 1px solid #FFCC99;
 
}
.session, .session td, .session tr, .session a:link, textarea, input, select {
	font-size: 10pt;
	font-family: "Arial";
}
.r {
	margin-top:-2px;
	margin-bottom:0px;
	margin-right:5px;
	line-height:1.3em;
	position:absolute;
	display:none;
	z-index:10;
	border:2px solid #9DDF99;
	background-color:#FFF;
	width: 260px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rg  { 
	color:#008000; 
	padding:0 5px 0 5px; 
}

.rg:hover { 
	background-color: #9DDF99;
}
.chapter_title, .chapter_title:link {
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
}
.chapter_title1, .chapter_title1:link {
	font-size: 13pt;
	font-weight: bold;
	color: #0066CC;
}

.chapter_number {
	font-size: 12pt;
	font-weight: bold;
	color: #0000CC;
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	padding: 2px;
}

.chapter_number_selected {
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
	background-color: #f0f0f0;
	padding: 2px;
	border: 1px solid #FF6600;
	text-align: center;
}
.message {
	color: #FFFFFF;
	background-color: #990066;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	text-align: center;
}
.rates {
	font-size: 14pt;
	color: #0000CC;
	text-align: center;
	font-weight: bold;
}
.rates1 {
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	height: 20px;
	width: 150px;
}
.date {
	font-family: arial, monospace;
	font-size: 9pt;
	color: #666666;
}
.xs_gray {
	font-size: 9pt;
	color: #666666;
}

.xs_red {
	color: #FF0000;
	font-size: 9pt;
}

.xs_green {
	color: #009900;
	font-size: 9pt;
}

.about_quote {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A4BAE8;
	margin: 5px;
	width: 80%;
}
.header_tbl {
	background-color: #f0f0f0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.errorMessage {
	color: #FF0000;
	background-color: #ECECFF;
	border: 1px solid #BBBBFF;
	font-weight: bold;
	text-decoration: underline;
}
.search_results {

	border: 1px solid #B0C2FF;
	font-weight: bold;
	background-color: #EAEFFF;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

.error_results {
	border: 1px solid #FFD8B0;
	font-weight: bold;
	background-color: #FFEFDF;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.closeDiv {
	color: #FF6600;
	text-align: right;
	font-weight: bold;
	background:#ECECFF;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
	margin-bottom: 5px;
}
.ajaxDiv {
	background-color: #ffffff;
	margin: 5px;
	border: 5px solid #B9DCFF;
}
.error_field {
 
	border: 1px dashed #FF0000;
	color: #FF0000;
}
 #overlay { visibility: hidden; position: absolute; left: 0px; top: 0px; width:100%; height:100%; text-align:center; background-image:url(overlay.gif); z-index: 1000; }
		#overlay div { width:300px; margin: 100px auto; background-color: #fff; border:1px solid #000; padding:15px; text-align:center; }

.quoteNormal {

	color: #000000;
}
.quoteSelected {

	color: #FF6600;
}

.new_div {

	border: 1px solid #B0C2FF;
	background-color: #EAEFFF;
	margin: 5px;
	padding: 5px;
}

.blue {

	color: blue;
}
.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}
.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left; 
/*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/icons/menu/shade.gif) top left repeat-x;
}
.shadetabs li a:visited{
color: #2d2b2b;
}
.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}
.shadetabs li.selected{
position: relative;
top: 1px;
}
.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/icons/menu/shadeactive.gif);
border-bottom-color: white;
}
.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.field {
 font-weight: bold;
	color: #0033CC;
}
.t1 {
	border: 1px solid #CCCCCC;
}
.Style1 {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 12px;
}
.t2 {
	background-color: #F0F0F0;
}
.Style2 {
	color: #0066FF;
	font-weight: bold;
	font-size: 12pt;
	background-color: #EAEAFF;

	border: 1px solid #BFBFFF;
}
body, .field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

.styleserv {

	font-family: "Verdana";

	font-size: 12px;

	font-style: normal;

	color: #000099;

	background-color: #FFFFFF;

}
.styledep {

	font-family: "Verdana";

	font-size: 12px;

	font-style: normal;
    width: 260px;
	color: #000099;

	background-color: #FFFFFF;

}