﻿.scroller {
  font-size: 8pt;
  color: #0000FFs
}
  
.pageTitle {
  font-size: 10pt;
  font-weight: bold;
  color: #330000;
}

.navigateTitle {
  font-size: 10pt;
  font-weight: bold;
  color: #330000;
}

a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#330000;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#330000;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#330000;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#330000;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
h4 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10pt;
}
h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12pt;
}
h2 {
	font-family: "Tahoma", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
}
h1 {
	font-family: "Tahoma", Courier, mono;
	font-size: 14pt;
}

.t1 {
	background-image: url(../images/t1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.t2 {
	background-image: url(../images/t2.jpg);
}
.t3 {
	background-image: url(../graphics/t3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg {
	background: url(../graphics/bg.jpg) repeat-x center top #E5CB9A;
}

.menubar ul  							{margin: 0px 0px 0px 6px;padding: 0;list-style-type: none;font-size:11px;  width:100%; font-weight:bold; }
.menubar ul li  a						{background:url('../graphics/button.png') no-repeat scroll left top; padding:4px 0px 5px 30px; display: block; color:#D7BF8F; height:22px;}
.menubar ul li  a:link					{background:url('../graphics/button.png') no-repeat scroll left top; padding:4px 0px 5px 30px;  color:#D7BF8F;}
.menubar ul li  a:visited				{background:url('../graphics/button.png') no-repeat scroll left top; padding:4px 0px 5px 30px;  color:#D7BF8F;}
.menubar ul li  a:hover					{background:url('../graphics/button.png') no-repeat scroll left -30px; padding:4px 0px 5px 30px;  color:#000000;}
.menubar ul li  a:active				{background:url('../graphics/button.png') no-repeat scroll left top; padding:4px 0px 5px 30px;  color:#D7BF8F;}
.menubar ul li  a:selected				{background:url('../graphics/button.png') no-repeat scroll left top; padding:4px 0px 5px 30px;  color:#D7BF8F;}

.style2 								{color: #330000;}

.info									{width:auto; min-height:100px; border-bottom:5px #330000 solid;  border-top:5px #330000 solid;  border-right:5px #330000 solid; vertical-align:top; padding:0px 0px 5px 5px;;}
.info h3								{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#330000; padding:3px 3px 5px 3px; margin:0px; background:#BFA980 url('../graphics/info_bg.png') repeat-x left top; border-bottom:1px #330000 solid;}
.info p									{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; padding:3px 3px 5px 3px; margin:0px;
