body, html
{
      background-image: url("http://www.shareyourpage.com/page-bg.gif");

      background-position: center;
      background-repeat: repeat-y;
}


a 
{
  text-decoration : none;
  color : #0a669d;
}

a:visited
{
  color : #0a669d;
}

p
{
  margin-top: 10px;
  margin-bottom: 10px;
}

acronym 
{ 
  border-bottom: 1px dotted #999999;
  cursor: help;
}

a:hover 
{
  text-decoration: underline;
  color: #000;
} 
    
div#header
{
  height: 64px;
  width: 769px;
  margin: 0px auto;
  text-align: left;
  margin-top: 20px;
}

html>body div#header
{
  
}
    
#header #toplinks
{
  text-align: right;
  width: 770px;
}

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;

}

div#menublock
{
  border-bottom: 1px #cccccc solid;
  float: left;
  width: 768px;
  margin-bottom: 20px;
  clear: both;
  position: relative;

}

div#content
{
 
  width: 760px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px auto;
  text-align: left;
  clear:both;
}

div.menutabblue
{
  height: 18px;
  width: 86px;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;  
  float:left;
  margin-right: 3px;
  padding-top: 5px;
  font-size: 10.5px;
  text-align: center;
    position: relative; 
  background-color: #EFF7FB;
}

div.menutabgreen
{
  height: 18px;
  width: 86px;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;  
  float:left;
  margin-right: 3px;
  padding-top: 5px;
  font-size: 10.5px;
  text-align: center;
    position: relative; 
  background-color: #E0EED7;
}

div.menutabred
{
  height: 18px;
  width: 86px;
  border-top: 1px #ccc solid;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;  
  float:left;
  margin-right: 3px;
  padding-top: 5px;
  font-size: 10.5px;
  text-align: center;
  position: relative; 
  background-color: #F4D9D9;
}



.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: #ddecf7;
  border-top: 1px solid #a4a4a4;
  color: #666;
  font-size: 10px;
  height: 21px;
  clear: both;
  margin-top: 30px;
  position: relative;
  top: 10px;
  padding: 3px;
}  

html>body div#footer
{
  width: 767px;
  padding-left: 3px;
}

div#frontleftpane
{
  float: left;
}

div#frontrightpane
{
  float: left;
  margin-left: 5px;
}

div#quicklinks
{
  padding-top: 12px;
  margin-bottom: 15px;
  font-size: 10px;
}

.introtext
{
  background-color: #e0eed7;
  border: 2px solid #7aa958;
  padding: 5px;
  width: 735px;
  clear: both;
  font-size: 10px;
  font-weight: bold;
  color: #444;
}
  
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.rightpanetitle
{
  background-color: #1578BE;
  padding: 4px;
  color: #fff;
  width: 224px;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

div.rightpanecontent
{
  background-color: #EFF7FB;
  padding: 4px;
  width: 224px;
  font-size: 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;
}

.highlighttable
{
  border-collapse: collapse;
}

.highlighttable th
{
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
  padding: 0px;
  color: #444;
}

.highlighttable td
{
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
  padding: 2px;
  color: #444;
}

.highlighttable th
{
  background-color: #eee;
  text-align: left;
}

.alert
{
  font-weight: bold;
  color: #f00;
  background-color: #eee;
  border: #ccc 1px solid;
  margin-top: 11px;
  padding: 3px;
}  

.highlight
{
  color: #72A44E;
  font-weight: bold;
}
  
.mark
{
  color: #669544;
}

.important
{
  color: #000;
  font-size: 13px;
}

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;
}

textarea, select
{

  border: 1px #626262 solid;
  color: #000;
  background: url('form-bg.gif') repeat-x;
}

input 
{
  font-size: 10px;
}

.markform
{

  border: 1px #626262 solid;
  color: #000;
  background: url('form-bg2.gif') repeat-x #EEF4F8;
}

h1,h2
{
  color: #317DA8;
  font-family: arial, verdana, sans-serif;
  font-size: 15px;
}

h3
{
  color: #fff;
  background-color: #3991CF;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  padding: 3px;
  border-bottom: 1px solid #000;
}

form
{
  margin: 0px;
  padding: 0px;
}

.formtitle
{
  background-color: #E0E6F7;
  width: 442px;
  padding: 2px;
  font-weight: bold;
  margin-top:5px;
  clear: both;
}

.formcontent
{
  background-color: #F5FBFF;
  border: 1px #D9E7F3 solid;
  width: 440px; padding: 2px;
}

#sitelisting
{
  font-size: 10px;
  border-collapse: collapse;
}

#sitelisting td
{
  font-size: 10px;
  border-bottom: 1px #C9E1F1 solid;
}

#sitelisting th
{
  background-color: #EFF7FB;
  padding: 4px;
  border-left: 1px solid #fff;
}


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, #header #toplinks a:visited
{
  color: #999;
}

.barbutton a, .barbutton a:visited
{
  color: #555;
  display:block;
  width: 63px;
  height: 14px;
}

.menutabblue a, .menutabblue a:visited, .menutabgreen a, .menutabgreen a:visited, .menutabred a, .menutabred a:visited
{
  padding: 0px;
  color: #777;
  display:block;
  width: 86px;
  height: 18px;
}
  
#header #toplinks a:hover
{
  color: #333;
  text-decoration: none;
}

.menutabblue a:hover, .menutabgreen a:hover, .menutabred a:hover
{ 
  width: 86px;
  height: 13px;
  color: #000;
  padding-top: 5px;
  position: relative;
  top: -2px;
  background-color: none;
  text-decoration: none;

}

.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;
}

.mark, a:visited.mark, a:hover.mark 
{
  color: #669544;
}

.question
{
  
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px #ddd solid;
  margin-top: 26px;
  padding-bottom: 3px;
}
  
  
div.profilemenubut
{
  width: 110px;
  background-color: #3A6F8E;
  color: #fff;
  float: left;
  margin-right: 9px;
  margin-bottom: 4px;
}

div.profilemenubut a
{
  display: block;
  width: 110px;
  background-color: #F5FBFF;
  color: #555;
  text-align: center;
  padding: 2px;
  border: 1px solid #E0E6F7;
}

div.profilemenubut a:hover
{
  background-color: #317DA8;
  color: #E9F1F4;
  text-decoration: none;
  border: 1px solid #000;
}  

#profilemenu
{
  clear:both;
  margin-bottom: 20px;
}

div.shoutcomment
{
  border: 1px solid #ddd;
  margin-top: 4px;
  margin-bottom: 6px;
  padding: 4px;
  padding-top: 0px;
  padding-bottom: 2px;
}

div.shoutcomment  p.shoutfrom
{
  color: #444;
  margin-bottom: 0px;
}
div.shoutcomment  p.date
{
  font-style: italic;
  margin-top: 0px;
  font-size: 11px;
}

#headline
{
  font-size: 14px;
  color: #666;
}
