a:link, a:visited {
  text-decoration:none;
  color:blue;
}
a:hover, a:active {
  color:green;
}
a.SubMenu:link, a.SubMenu:visited {
  text-decoration:none;
  color:#FFFFFF;
}
a.SubMenu:hover, a.SubMenu:active {
  text-decoration:underline;
  color:yellow;
}
table {
  border-collapse:collapse;
}
body.menu {
  background-image:url(./images/left_curve.gif);
  background-repeat:no-repeat;
}
body.flatpage {
  background-image:url(./images/left_curve.gif);
  background-position:0 65;
  background-repeat:no-repeat;
}
table.menu {
  border-collapse:collapse;
}
table.menu td {
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  background-repeat:repeat-x;
}
table.menu td a {
  display:block;
  width:100%;
  padding:0px;
  text-decoration:none;
  letter-spacing:0px;
}
table.menu td a:link, table.menu td a:visited {
  color:#FFFFFF;
}
table.menu td a:hover, table.menu td a:active {
  color:#660000;
}
td.topgradient {
  background-color:#D19443;
  background-image:url(./images/top_bg.jpg);
  background-repeat:repeat-x;
}
span.glowtitle {
  font-family:'times new roman';
  font-size:42px;
  font-weight:bold;
  color:#FFFFFF;
  width:100%;
  filter:Glow(color=#660000, strength=2);
}
.topbuttons {
  font-family:arial;
  font-size:11px;
  font-weight:bold;
  color:#FFFFFF;
  filter:Glow(color=#660000, strength=3);
}
.topbuttons a:link, .topbuttons a:visited, .topbuttons a:hover {
  font-family:arial;
  font-size:11px;
  font-weight:bold;
  color:#FFFFFF;
  filter:Glow(color=#660000, strength=3);
}
.maintext1 {
  font-family:arial;
  font-size:14px;
  font-weight:bold;
  color:#660000;
}
.maintext2 {
  font-family:arial;
  font-size:18px;
  font-weight:normal;
  font-style:italic;
  color:#660000;
}
.txtglow {
  font-family:arial;
  font-size:18px;
  font-weight:normal;
  color:#FFFFFF;
  width:100%;
  filter:Shadow(color=#660000, strength=2);
}
.maintext4 {
  font-family:arial;
  font-size:14px;
  font-weight:bold;
  font-style:italic;
  color:#660000;
}
.maintext5 {
  font-family:arial;
  font-size:14px;
  font-weight:normal;
  color:#660000;
}
.maintext6 {
  font-family:arial;
  font-size:12px;
  font-weight:normal;
  color:#660000;
}
.NavTab {
  font-family:'Verdana', 'Arial', 'Serif';
  font-size:10px;
  font-weight:bold;
  font-style:normal;
  color:#660000;
}
div.clSlideMenu {
  position:absolute;
  font-family:verdana,arial,helvetica;
  font-size:10px;
  overflow:hidden;
  width:150;
  height:22;
}
a.clA0:link, a.clA0:visited {
  color:#FFFFFF;
  font-size:12px;
  text-decoration:none;
  font-weight:bold;
}
a.clA0:hover, a.clA0:active {
  color:#660000;
}
a.clA1:link, a.clA1:visited {
  color:#660000;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}
a.clA1:hover, a.clA1:active {
  color:#FFFFFF;
}
div.slideMenuBG {
  position:absolute;
  left:0;
  top:0;
  z-index:1
}
div.slideMenuText {
  position:absolute;
  left:2;
  top:2;
  z-index:200;
}
slideMenucont {
  position:absolute;
  height:600;
  width:200;
  visibility:hidden;
}
.midtable { 
  width: 100%; 
  font-family: tahoma; 
  font-size: 11pt;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-top: 0px;
  
}
