﻿.noborder a { display:block; width:20px; background-color: #FFFFFF}
.noborder a:hover { background-color: #990000}
.noborder {
border: 0px none;
} 

a:link {color: #653631; text-decoration: underline; font-weight: bold;}
a:active {color: #653631; text-decoration: underline; font-weight: bold;}
a:visited {color: #653631; text-decoration: underline; font-weight: bold;}
a:hover {color: #955651; text-decoration: none; font-weight: bold;}

img
{
   border: 0;
}
.border
{
  border-style:inset;
	border-color:#653631;
	border-width:5px;
}
body {
 color: #303743;
 background: url('images/bg.png') #653631
 }
.tabrow1 {
background-color: rgb(143, 140, 99);
color: rgb(255, 255, 102);
font-size:24pt
}
.tabrow2 {
background-color: #8f8c63
}
.maintable {
	border-color: #66624c;
  border-width: 3px;
	border-style: solid;
	width: 806px; 
	border-collapse: collapse; 
	background-color: #bab787;
}
.announce {
color: #ffffd5;
font-size:18pt
}
.textannounce {
  margin-left: 45px; 
	text-align: left;
	color: #303743
}
.headerannounce {
	font-size:16pt;
	color: #1e66bf;
	font-weight: bold;
	vertical-align: middle;
}

-->


