/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */


BODY, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION
	{ font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 10px; color: #000000; line-height:14px;
	} 
body {
margin:0px;
}



PRE 		{ font-family: Courier, monospace; } 

A:link    {text-decoration: none; color: #AD1E1E;}
A:visited {text-decoration: none; color: #AD1E1E;}
A:active  {text-decoration: none; color: #AD1E1E;}
A:hover   {text-decoration: underline; color:#666666;}

.topbar { background-color:#111d55;
height:28px;
}

.topbar A:link    {text-decoration: none; color: #ffffff;}
.topbar A:visited {text-decoration: none; color: #ffffff;}
.topbar A:active  {text-decoration: none; color: #ffffff;}
.topbar A:hover   {text-decoration: underline; color:#999999;}

.navbar { background-color:#111d55;
height:28px;
border-bottom: 1px solid #000000;
}

.searchbox {
 background-image:url(/siteimages/search.gif);
 background-repeat:no-repeat; 
 background-color:#666666;
 width:219px;
 height:47px;
 max-height:47px;
 }
 
  .topnewsbar {
background-color:#111d55;
border-bottom: 1px solid #FFFFFF;
color:#FFFFFF;
font-size:16px;
font-weight:bold;;
text-transform:uppercase;
text-align:center;
line-height:28px;

 }
 
 .newsbar {
 background-image:url(/siteimages/newsbcg.gif);
 background-repeat:repeat-x;
 background-color:#FFFFFF;

 }
 
 .bgheader {
 background-image:url(/siteimages/photobar.jpg);
 background-repeat:no-repeat;
 background-position:right;

 }
 
 .sidebox {
 background-image:url(/siteimages/sidebar.gif);
 background-repeat:no-repeat; 
 background-color:#666666;
 width:219px;
 color:#FFFFFF;
 min-height:221px;
 }
  .sideboxbottom {

 background-color:#666666;
 width:219px;

 }
 .leftcolumn {
  background-color:#666666;
   width:219px;
 }
 
  .sideboxinner {
 color:#FFFFFF;
 }
 
.sideboxinner A:link    {text-decoration: none; color: #ffffff;}
.sideboxinner A:visited {text-decoration: none; color: #ffffff;}
.sideboxinner A:active  {text-decoration: none; color: #ffffff;}
.sideboxinner A:hover   {text-decoration: underline; color:#999999;}
 
 .footer {
 background-color:#111d55;
 color:#FFFFFF;
 }
 
 
.footer A:link    {text-decoration: none; color: #ffffff;}
.footer A:visited {text-decoration: none; color: #ffffff;}
.footer A:active  {text-decoration: none; color: #ffffff;}
.footer A:hover   {text-decoration: underline; color:#999999;}

.textheader {
font-size:14px;
color:#AD1E1E;
font-weight:bold;
line-height:18px;
}
 
 