
<style type="text/css">

.title2     { color: #ff0000; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.title2b    { color: #000099; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.pretitle   { color: #000000; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.topictitle { color: #990000; font-size: 10pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
.title      { color: #000000; font-size: 18pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.tiny       { color: #000000; font-size: 7pt; font-family: Verdana, Arial, Helvetica, sans-serif }

a.navbar:link    {color: #ffffff; text-decoration: none; }
a.navbar:visited {color: #ffffff; text-decoration: none; }
a.navbar:active  {color: #ffffff; }
a.navbar:hover   {color: #ffffff; text-decoration: underline; }

a.navbar2:link    {color: black; text-decoration: none; }
a.navbar2:visited {color: black; text-decoration: none; }
a.navbar2:active  {color: black; }
a.navbar2:hover   {color: black; text-decoration: underline; }

a:link    {color: #6b478c; text-decoration: underline; }
a:visited {color: #6b478c; text-decoration: underline; }
a:active  {color: #6b478c; }
a:hover   {color: #6b478c; text-decoration: underline; }

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;  
   font-size: 12px;
	background-image:url("/images/2026 back.png");
	background-repeat:repeat;
	background-color: #ffffff;
}

.roomleft {
	padding: 0px 0px 0px 10px;
}
td {
	font-size: 13px;
}
.leftborder {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #7c161a;
}

.borderbot {
	border-bottom-width:medium;
	border-bottom-style: solid;
	border-bottom-color: #7c161a;
	/*background-image:url(images/dothead.png);
	background-position:center;
	background-repeat:no-repeat;
	background-position:left;
	height:31px;*/
}

.bordertop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7c161a;
}

.roomright {
	padding-right: 10px;
}

td.navbut {
     padding-left:10px;
	  padding-right:10px;
	  padding-bottom:4px;
	  padding-top:4px;
	  color:#000000;
	  background-color:#7c161a;
	  font-size:13px;
     }

td.navbut:hover {
	 color:#ffffff;
     background-color:#829c86;
	  }
	  
a.navbut:link    {color: white; text-decoration: none; }
a.navbut:visited {color: white; text-decoration: none; }
a.navbut:active  {color: white; }
a.navbut:hover   {color: #ffffff; text-decoration: none; }

td.navbuton {
     padding-left:10px;
	  padding-right:10px;
	  padding-bottom:4px;
	  padding-top:4px;
	  color:#ffffff;
	  background-color:#829c86;
	  font-size:13px;
     }
	 
</style>
