@charset "utf-8";
/* CSS Document */

body {
  background-color: #ffffff;
}
body, td, th {
	font-family: arial, sans-serif;
	padding-left: 5px;
}
a {  text-decoration: none}
a:hover {  text-decoration: underline;}
form {padding:0px; margin:0px;}
.header {
  padding: 4px;
  margin-bottom: 7px;
  border-bottom: solid 2px #336699;
  background: #ffffff;
}
.title, .title td {
  font-color: blue;
  font-size: 13pt;
  font-family: Trebuchet MS, arial, sans-serif;
  
}
.title, .caption, tr.caption th {
  color: blue;
  font-weight: bold;
}
.quote {
  font-size: 11pt;
  font-family: Trebuchet MS, arial, sans-serif;
  text-align: center;
  font-weight: bold;
}
.quote-opt, .quote-opt a:visited {
	color:#551A8B;
	font-size: 12px;
	font-family: Trebuchet MS, arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
.comments {
  font-size: 12pt;
  font-family: Trebuchet MS, arial, sans-serif;
  text-align: left;
  font-weight: bold;
  color: blue
}
.comments2 {
  font-size: 12pt;
  font-family: Trebuchet MS, arial, sans-serif;
  text-align: left;
  font-weight: bold;
  color: blue
}
.commenttable {
  padding-left:50px; 
  padding-right:20px;
  padding-top:8px;
  padding-bottom:8px;
  /*border-bottom: dotted 1px; 
  border-top: dotted 1px;*/
  font-size: 10pt;
  font-family: arial, sans-serif;
  text-align: left;
}
.readercomments {
  font-size: 10pt;
  font-family: arial, sans-serif;
  text-align: left;
  font-weight: bold;
  color: #000080;
}
.sourcetbl {
	width: 100%;
	text-align: center;
	border-color: #336699;
	border-style: none;
	border-width: 0px;
	padding-left: 0px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin: 0px;
	margin-left: 3px;
	margin-right: 3px;
}
.caption {
	white-space: nowrap;
	text-align: left;
	font-size: 14px;
}
.logo {
  padding-top: 0px;
}
.separator {
  background-color: #cfcfcf;
}
th {
  text-align: left;
  font-weight: normal;
}
pre, code, tt {
  font-size: 100%;
}
.submit {
}
.bigSubmit {
  padding: 5px;
  background-color: #369;
  border-top: solid 2px white;
  border-left: solid 2px white;
  border-right: solid 2px black;
  border-bottom: solid 2px black;
}
.hint {
  font-size: 100%;
}
.title, .body {
  margin-right: 24px;
}
.title, .body, .form, .form-padding-top, .form-noborder {
  margin-left: 24px;
}
.form-padding-top {
  padding-top: 10px;
}
.form, .form-noindent, .form-padding-top, .form-noborder {
  background-color: #ffffff;
}
.form, .form-noindent, .form-padding-top {
  border: solid 1px #336699;
}
.form-sub-header {
  background-color: #efefef;
  border: solid 1px #336699;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}
table.form, table.form-padding-top {
  border-collapse: collapse;
}
.form .form {
  border-style: none;
}
.copyright {
  color: #6F6F6F;
}
.new {
  color: red;
  text-transform: uppercase;
}
.bignum {
  font-weight: bold;
  vertical-align: top;
  font-size: 260%;
}
.buttonborder {
	background-color: #336699;
	margin: auto;
	border-width: 2px;
	border-style: outset;
	border-color: #336699;
	border-spacing: 0;
	width: 75px;
}
.buttonborder td, buttonborder tr {
  background-color: #336699;
}

small {
  font-size: 100%;
}
/* fine-print (used for examples) */
.fine {
  color: #6f6f6f;
}
.inline {
  display: inline;
  vertical-align: middle;
}
.adcode-body {
  background-color:ffffff;
  color:336699;
  border:thin solid;
  border-width:1;width:95%
}
.websearch-settings {
  border-top: 1px solid #336699;
  border-left: 1px solid #336699;
  border-right: 1px solid #336699;
}
tr.top {
  background-color: #efefef;
  font-weight: bold;
}
.indent5 {
  margin-left:5;
}

#container {
	margin:auto;
	vertical-align: top;
	margin-left: 15px;
	margin-right: 15px;
	}
#main {
	
	}
#menu {
	margin:auto;
	text-align:center;
	padding: 10px;
	font-size: 12px;
	}
#twocol {display:inline; margin:3px;}
#leftcol {display:inline; margin:3px;}
#midcol { margin:3px;}
#rightcol { margin:3px;}
#header {
	display:block;
	margin:3px;
	border-bottom: solid 2px #369;
	height:45px;
	vertical-align: bottom;
}
#title {
	display:inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00F;
	font-weight: bold;
	font-size: 13pt;
	position: relative;
	top: 32px;
	background-color: #FFF;
	padding-right: 8px;
}
#logo {float:right;}
#quotetxt {
	margin:3px;
	font-size: 100%;
	font-size: 12pt;
	font-family: Trebuchet MS, arial, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border-top: solid 2px #369;
}
h1 {padding:0px; margin:0px;}

#quoteinfo {
	border-color: #336699;
	border-style: solid none solid none;
	border-width: 2px 0px 2px 0px;
	padding: 10px;
	margin: 3px;
	}

#searchbox2 {
	font-size:83%;
	padding-bottom: 10px;
}
#qcatlinks {
	font-size: 12px;
}
#ratingform {
	padding: 10px;
	margin: 3px;
}
#commentbox {
	padding: 4px;
	margin: 3px;
}
#donate {
	padding: 4px;
	margin: 10px;
	font-size: 12px;
}
#subscribeform2 {
	font-size:12px;
	padding-bottom: 10px;
}
.promo {
	margin: auto;
	width:150px;
	padding: 10px;
}
#menu a {color:#369;
font-weight:bold;}

