a 
{
  text-decoration : none;
  color : #0a669d;
}

a:visited
{
  color : #0a669d;
}

p
{
  margin-top: 10px;
  margin-bottom: 10px;
}

a:hover 
{
  text-decoration: underline;
  color: #000;
} 
    
div#header
{
  height: 64px;
  width: 769px;
  margin: 0px auto;
  text-align: left;
  padding-left: 1px;
  background: url("headerback.jpg") no-repeat 510px 18px;
}

html>body div#header
{
  background: url("headerback.jpg") no-repeat 508px 17px;
}
    
#header #toplinks
{
  position: relative;
  text-align: right;
  top: -60px;
  left: 130px;
  padding-right: 3px;
  height: 15px;
  padding-top: 1px;
  background-color: #e6e6e6;
  border-bottom: 1px solid #7c7c7c;
  width: 637px;
  font-size: 10px;
  margin-bottom: -16px;
}

div#topbar
{
  height: 20px;
  width: 770px;
  margin: 0px auto;
  background: url("bar-back.gif") repeat-x;
  border-top: 1px solid #7c7c7c;
  border-bottom: 1px solid #000;
}

div#menu
{
  height: 23px;
  width: 770px;
  margin: 0px auto;
  margin-bottom: 22px;
}

div#content
{
 
  width: 760px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px auto;
  text-align: left;
}

div.menutab
{
  height: 23px;
  width: 86px;
  background: url("tab.gif") repeat-x;
  float:right;
  margin-right: 3px;
  padding-top: 3px;
  font-size: 10.5px;
}

.barbutton
{
  background: url("button-back.gif") repeat-x;
  text-align: center;
  width: 68px;
  font-size: 10px;
  border: 1px solid #000;
  padding: 0px;
  margin-top: 1px;
  margin-right: 5px;
  float:right;
}

div#footer
{

  width: 767px;
  margin: 0px auto;
  text-align: left;
  padding-left: 2px;
  background-color: #ffefb1;
  border-top: 1px solid #ecda94;
  color: #666;
  font-size: 10px;
  height: 14px;
  clear: both;
  margin-top: 30px;
  position: relative;
  top: 10px;
}  

html>body div#footer
{
  width: 767px;
  padding-left: 3px;
}

div#quicklinks
{
  padding-top: 12px;
  margin-bottom: 15px;
  font-size: 10px;
}
  
div.searchtitle
{
  background-color: #A8D7F4;
  width: 540px;
  padding-left: 5px;
  border-bottom: 1px solid #666;
  height: 16px;
}

div.windowtitle
{
  background-color: #72b3d8;
  width: 421px;
  padding-left: 5px;

  padding-top: 2px;
  height: 21px;
  border-bottom: 1px solid #353535;
  font-style: italic;
  font-size: 15px;
  color: #fff;
  letter-spacing: 3px;
}

div.windowcontent
{
  border-top: 3px solid #fff;
  background-color: #ffe5d0;
  width: 421px;
  height: 184px;
  padding-left: 5px;
  padding-top: 2px;
  margin-bottom: 10px;
}

div.smallwindowtitle
{
  background-color: #72b3d8;
  width: 243px;
  padding-left: 5px;
  border-bottom: 1px solid #353535;
  padding-top: 2px;
  height: 21px;
  font-style: italic;
  font-size: 15px;
  color: #fff;
  letter-spacing: 3px;
}

div.smallwindowcontent
{
  background-color: #ffe5d0;
  border-top: 3px solid #fff;
  width: 243px;
  height: 107px;
  padding-left: 5px;
  padding-top: 5px;
  margin-bottom: 10px;
}



div#rightpane
{
  float: right;
  width: 200px;
  background-color: #ffeacf;
  padding: 2px;
  padding-top: 0px;
  padding-right: 0px;
  border-left: 1px solid #DAC2A3;
  margin-left: 6px;
}

div.alert
{
  font-weight: bold;
  color: #f00;
  background-color: #eee;
  border: #ccc 1px solid;
  margin-top: 11px;
  padding: 3px;
}  
  

a.speciallink, a.speciallink:hover, a.speciallink:visited
{
  border: none;
  color: #000000;
}

a.menulink, a.menulink:hover, a.menulink:visited
{
  border: none;
  color: #ffffff;
}

.noborder 
{
  border: none
}

.copyright
{
  color: #777777;
  font-size: 10px;  
 } 

.copyright:visited
{
  color: #777777;
} 

.boxstyle
{
  visibility: hidden; 
  position: absolute; 
  z-index: 200;
}

body
{
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;  
  padding-bottom: 10px;
  background: url("background.gif") center repeat-y;
}

.jundata
{
  font-size: 10px;
}

.jundiv
{
  border-bottom: 1px solid #BBD8EB;
}

textarea, select
{
  background-color: #A8D7F4;
  border: 1px #000 solid;
  color: #000;
}

h1,h2
{
  color: #9f8c41;
  font-family: arial, verdana, sans-serif;
  font-size: 15px;
}

h3
{
  color: #317DA8;
  background-color: #DAC2A3;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

div#graphicswindow
{
  overflow: auto;
  width: 580px;
  height: 450px;
}

form
{
  margin: 0px;
  padding: 0px;
}

div#rightpane h3
{
  margin-top: 5px;
  padding-top: 0px;
  padding-bottom: 3px;
  position: relative;
  left: -1px;
  color: #333;
  padding-left: 3px;
}

div.warning, div.statuskey, div.loginform, div.aim
{
  background-color: #f9f4ee;
  border: 1px solid #ddd6cd;
  padding: 3px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 10px;
}  
  
div.warning p
{
  margin-bottom: 0px;
}  

#quicksearch
{


  }

div.groupheading
{
  width: 400px;
  text-align: left;
  padding: 2px;
  background: #dac2a3;
  font-weight: bold;
  border-bottom: 1px solid #444;
  
}

div.groupcontent
{
  padding: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 400px;
  background: #ffeacf;
  margin-bottom: 16px;
}

img
{
  border: 0px;
}

hr
{
  color: #aaaaaa;
  height: 1px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  margin: 1px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.headerrightend
{
  background-image: url('rightend.jpg');
  height:73px;
  width: 120px;
}
  
.tabletitle
{
  font-size: 10px;
}

.searchtable
{
  margin-left: 10px; 
  margin-top: 20px;
  text-align: left;
}
    
.img
{
  background-color: #a8d7f4;
  border-bottom: #666666;
}

#copyright
{
  color: #555555;
  font-size: 10px;
}
    
    
#header #toplinks a
{
  color: #000;
}

.barbutton a, .barbutton a:visited
{
  color: #555;
  display:block;
  width: 63px;
  height: 14px;
}

.menutab a, .menutab a:visited
{
  padding: 0px;
  color: #555;
  display:block;
  width: 86px;
  height: 26px;
}
  
#toplinks a:hover
{
  color: #000;
  text-decoration: none;
  background-color: #bbb;
}

.menutab a:hover
{ 
  width: 86px;
  height: 21px;
  color: #000;
  padding-top: 5px;
  position: relative;
  top: -3px;
  background-color: none;
  text-decoration: none;
  background-image: url('tab-front.gif');
}

.barbutton a:hover
{ 
  
  padding: 0px;
  padding-top: 1px;
  padding-left: 1px;
  margin: 0px;
  width: 67px;
  height: 13px;
  color: #000;
  text-decoration: none;
  background-color: none;
  background: url('button-back-fade.gif') -4px -4px;
}

#update
{
  font-style: italic;
  color: #888;
  font-size: 11px;
  clear: both;
}