<!--
body {font-family:  tahoma, arial; 
font-size:13px;
color: #ffffff;
line-height: 1.5;}

a {font-family:   tahoma, arial;
text-decoration: underline;
font-weight: none;
color:ffffff;}

a:hover {font-family:   tahoma, arial;
color:ffffff;
font-weight: bold;
text-decoration: underline;
}

ul {font-family:  tahoma, arial;
font-size: 13px; 
list-style-type: disc;
}

table {font-family: tahoma, arial; 
font-size:13px;
color: #ffffff;
line-height: 1.5;
}

img { border: none;
}

.txtlink {
	text-decoration: none;
	font-weight: normal;
}
.txtlink2 {
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
}
.list1 {
	font-family: tahoma, arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.event {
	font-family: tahoma, arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	color: #F8B911;
}
.whtxt {
	font-family: tahoma, arial,  helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
}
.txtlink1 {
	font-family: tahoma, arial;
	font-size: 11px;
	text-decoration: none;
	color: #565454;
}
.smlrtxt {
	font-family: tahoma, arial;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
	color: #656768;
}
.smtxt {
	font-family: tahoma, arial;
	font-size: 9px;
	text-decoration: none;
	font-weight: none;
	color: #797777;
}
.lgtxt {
	font-family: tahoma, arial;
	font-size: 16px;
	color: #003366;
}
.pictxt {
	font-family: tahoma, arial;
	font-size: 12px;
	text-decoration: none;

}
.lgtxt3 {
	font-family: tahoma, arial;
	font-size: 16px;
	text-weight: bold;
	color: #000000;
}
.lgtxt4 {
	font-family: tahoma, arial;
	font-size: 36px;
	text-decoration: bold;
	color: blue;
}
.quicknav {
	font-family: tahoma, arial;
	font-size: 16px;
}
.menuw {
	font-family: tahoma, arial;
	font-size: 12px;
	color: ffffff;
}
.menudrop {
	font-family: tahoma, arial;
	font-size: 11px;
	color: 054390;
}
.sitemap {
	font-family: tahoma, arial;
	font-size: 10px;
	text-decoration: bold;
	color: #939905;
}
.newslink {
	font-family: tahoma, arial;
	font-size: 9px;
	text-decoration: none;
	color: red;
}

td {
	font-family: tahoma, arial;
	font-size: 14px;
	text-decoration: none;
	color: ##394750;
}
.newstxt1 {
  font-size: .8em;
  font-family: tahoma, arial, helvetica, tahoma, arial, sans-serif;
}
.newstxt2 {
  font-size: 1em;
  font-family: tahoma, arial, helvetica, tahoma, arial, sans-serif;
  font-weight: none;
  color: darkblue;
}
.newstxt3 {
  font-size: 18px;
  font-family: tahoma, tahoma, arial;
  font-weight: bolder;

}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font-size: 10px tahoma, arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: 678DBC;
}
.bluelinks {
	font-family: times new roman, tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.bluelinks1 {
	font-family: times new roman, tahoma, arial;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	}
.style1 {
	font-family: times new roman, tahoma, arial; 
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff; 
}
.menulink{
	font-family:times new roman, tahoma, arial;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.menu_bg {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:29px;
}
.link_ext {
 	height: 20px;
 	background: url(link_ext.gif) no-repeat right 4px;
 	padding: 0 13px 0 0;
}
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #9F6B05;
 font: bold 12px tahoma, arial, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #9F6B05;
 border-bottom: none;
 background: #E5EADB;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #BCBF64;
 border-color: #9F6B05;
}

ul.tabbernav li.tabberactive a
{
color: #9F6B05;
 background-color: #E5EADB;
 border-bottom: 1px solid #E5EADB;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #9F6B05;
 background: #E5EADB;
 border-bottom: 1px solid #E5EADB;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #9F6B05;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
-->
