HTML {
overflow: -moz-scrollbars-vertical;
}
body  {font-family:  Arial,Helvetica, sans-serif;
		color: #000000;
		background-color: #cebc7a;
		margin-left: auto;
  		margin-right: auto;
}
p {   font-size: 90%;}
h1 {  font-size: 120%; color: #333333; margin-bottom: 0px; }
h2 {  font-size: 115%; color: #333333; margin-bottom: 0px; font-style:italic;}
h3 {  font-size: 105%; color: #996600; font-style:italic;}
h4 {  font-size: 105%;  }
ul,ol {  font-size: 90%; margin-left: 2.5em; padding-left: 2.5en; margin-bottom: 0px; margin-top: 0px;}    
a:link {  color: #996600; text-decoration: none; font-size: 95%;}
a:visited {
	text-decoration: none;font-size: 95%;
}
a:hover {  color: #365784; text-decoration:underline;font-size: 95%;}
a:active {
	text-decoration: none; font-size: 95%;}
hr {color: #cebc7a;}



.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.linkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #FFFFFF;
}
.focustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231F20;
}
.focusdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.focustitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #971b1e;
	font-weight: bold;
}
.focuslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #365784;
	text-decoration: none;
}
.info{background:#cebc7a;
text-align:center;
border-top:2px solid #996600;
border-bottom:2px solid #996600;
padding:.05em 15px .05em 15px;
}
.gold {color: #cebc7a;}
.darkgold {color: #996600;}
.brown {color: #7E734A;}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.bodylinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #365784;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #996600;
	list-style-type: square;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bodytitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #971b1e;
	font-weight: bold;
}
.focuslinkindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #991b1e;
	text-decoration: none;
	text-indent: 10px;
}
.footnotes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
.bluebodyheaders {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	font-weight: bold;
}
.lgbodytitle {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #971b1e;
	font-weight: bold;
}
.Lgbodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #365784;
}
.boldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	font-weight: bold;
}

.sidebar {
	background: #7E734A;
	color:#FFFFFF;
	width:180px;
	height:100%;
	vertical-align:top;

	}
.sidebar a:link {
	text-decoration: none;
	color: #cebc7a;
}
.sidebar a:visited {
	color: #cebc7a;
	text-decoration: underline;
}
.sidebar a:hover {
	color: #c1dfef;
	text-decoration: underline;
}
.sidebar a:active {
	color: #cebc7a;
	text-decoration: underline;
}

.rightbox{
width:180px;
border:solid thin #7E734A;
vertical-align:top;
text-align:center;
font-size: 85%;
padding:5px;
}
.videobox{
width:220px;
border:solid thin #7E734A;
vertical-align:top;
text-align:center;
font-size: 85%;
padding:5px;
}
.left {
float:left;
padding:5px;
}
.right {
float:right;
padding:5px;
}
.rightspace{
padding-right:5px;
}
.small{ font-size:80%}
