strong
{
  color: #0089ad;
}

p
{
  margin-top: 7px;
  margin-bottom: 7px;
}

a 
{
  text-decoration : underline;
  color : #008caf;
}

a:visited
{
  color : #008caf;
}

a:hover 
{
  text-decoration: none;
  color: #444;
} 

.alert
{
  color: #f00;
  font-weight: bold;
  font-size: 13px;
  background-color: #ffdadd;
  border: 2px solid #fb989f;
  width: 300px;
  padding: 4px;
}
    
div#header
{
  height: 90px;
  width: 769px;
  margin: 0px auto;
  text-align: left;
  padding-left: 1px;
}
    
#header #headerlinkpart
{
  float: right;

  text-align: right;

  padding-right: 7px;
  height: 15px;
  padding-top: 1px;
  
  width: 253px;
  font-size: 10px;
}



div#menu
{
  height: 19px;
  width: 770px;
  margin: 0px auto;
  margin-bottom: 11px;
  background: #79c2d4;
  border-top: 1px solid #333;
}

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: #def4ff;
  border-top: 3px solid #008fd4;
  padding-top: 5px;
    padding-bottom: 5px;
  color: #008fd4;
  font-size: 10px;


  clear: both;
  margin-top: 30px;
  position: relative;
  top: 10px;
}  

html>body div#footer
{
  width: 767px;
  padding-left: 3px;
}

  
div.searchtitle
{
  background-color: #A8D7F4;
  width: 540px;
  padding-left: 5px;
  border-bottom: 1px solid #666;
  height: 16px;
}

table#tooltable
{
  font-size: 10px;
  margin-top: 1px;
}

table#tooltable a
{
  color: #666;
  text-decoration: none;
}

table#graphicstable
{
  
  font-size: 10px;
  margin-top: 13px;
  margin-top: 5px;  
  width: 330px;
}

table#graphicstable a
{
  color: #666;
  text-decoration: none;
}

div.alert
{
  font-weight: bold;
  color: #f00;
  background-color: #fff;
  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;
}

textarea, select
{
  background-color: #fff;
  border: 1px #000 solid;
  color: #000;
}

h1,h2
{
  color: #555;
  font-family: arial, verdana, sans-serif;
  font-size: 17px;
}

h1
{
  padding-top: 3px;
  padding-left: 20px;
  background: url("header-back.gif") no-repeat left;
}

h2
{
  font-size: 14px;
}

h3
{
  color: #fff;
  background-color: #198334;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  padding-left: 3px;
}

form
{
  margin: 0px;
  padding: 0px;
}

textarea, select
{
  border: 1px #626262 solid;
  color: #000;
  background: url('form-bg.gif') repeat-x;
}

.markform
{
  border: 1px #626262 solid;
  color: #000;
  background: url('form-bg2.gif') repeat-x #EEF4F8;
}

 
img
{
  border: 0px;
}

.headerrightend
{
  background-image: url('rightend.jpg');
  height:73px;
  width: 120px;
}
  
.tabletitle
{
  font-size: 10px;
}
    
.img
{
  background-color: #a8d7f4;
  border-bottom: #666666;
}

#copyright
{
  color: #555555;
  font-size: 10px;
}
    
    
#header #headerlinkpart 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;
}
  
#headerlinkpart 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;
}

.windowheading
{
  background: url("bar-back.gif") repeat-x;
   border-bottom: 1px #555 solid;
  padding: 3px;
  font-weight: bold;
  color: #fff;
}
  

.windowtitle
{
   background: url("bar-back.gif") repeat-x;
  width: 390px;
  padding: 3px;
  font-weight: bold;
  margin-top:18px;
  border-bottom: 1px #555 solid;
    color: #fff;
}


.windowmain
{
  width: 390px;
  background-color: #def4ff;
  border: 1px #D9E7F3 solid;
  padding: 2px;
}

.windowmain input, .windowmain textarea
{
  border: 1px #ebfff0 solid;
}


div#colorwindowheading
{
  width: 136px;
  background: #008fd4;
  border: 1px solid #444;
  text-align: left;
  padding-left: 3px;
  color: #fff;

}

div#colorwindowcontent, div#glitterwindowcontent, div#extrawindowcontent
{
  width: 136px;
    padding-left: 3px;
  background: #eee;
  border-right: 1px solid #444;
  border-left: 1px solid #444;  
  border-bottom: 1px solid #444;  
  text-align: center;
  
}

div.colorblock, div.colorblocksel
{
  width: 20px;
  height: 18px;
  margin: 0px;
  padding: 0px;
}


div.colorblock a, div.colorblock a:visited
{
  display: block;
  width: 19px;
  height: 17px;
  border: 1px #949494 solid;
}

div.colorblocksel a, div.colorblocksel a:visited
{
  display: block;
  width: 19px;
  height: 17px;
  border: 1px #000 solid;
}


div.colorblock a:hover
{
  display: block;
  width: 19px;
  height: 17px;
  border: 1px #000 solid;
}

div.colorblock a:active
{
  display: block;
  width: 19px;
  height: 17px;
  border: 1px #000 solid;
}


#sitelisting
{
  font-size: 10px;
  border-collapse: collapse;
  width: 755px;
  clear: both;
  margin-top: 5px;
}

#sitelisting td
{
  font-size: 10px;
  border-bottom: 1px #eee solid;
  padding: 2px
}

#sitelisting th
{
  background-color: #eee;
  padding: 5px;
  border-left: 1px solid #fff;
}

.subitems
{
  display: none;
  position: absolute;
  left: -2px; 
  top: -16px;
  width: 140px;
  background-color: #def4ff;
  text-align: left;
  padding:3px;
  border: 1px solid #000;
  margin: 2px;


}


div.topmenuitem
{
  background-color: #008caf;
  float: left;
  font-size: 11px;
  margin-bottom: 0px;
  width: 108px;
  border-right: #fff solid 1px; 
  height: 19px;
  position: relative;
  top:0px;
  left: 0px;
  z-index: 999;  

}

div.topmenuitem a
{
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 2px;
  width: 103px;

  text-align: center;
  height: 14px;
}

div.topmenuitem a:visited
{
  color: #fff;
}

div.topmenuitem a:hover
{
  text-decoration: none;
  color: #fff;
  background-color: #444;
  width: 103px;
  display: block;
  border-bottom: #333 solid 1px; 
  height: 14px;
  display: block; 
}

.topmenuitem:hover ul, .topmenuitem.over ul
{
  display: block;
} 

.topmenuitem ul
{
  z-index: 999;
  left: 0px;
  top: 18px;
  width: 214px;
  float: none;
  list-style: none; 
  padding: 0px;
  margin: 0px;
}  

.topmenuitem li a,.topmenuitem li a:visited
{
  position: relative;
  width: 210px;
  float: none;
  border: 0px;
  margin:0px;
  padding:0px;
  text-align:left;
  display: block;
  padding: 2px;
  height: 20px;
  color: #000;
}  

.topmenuitem li a:hover
{
  display: block; 
  text-decoration: none;
  color: #fff;
  background-color: #444;
  width: 210px;
  display: block;
  border-bottom: 0px; 
  padding: 2px; height: 20px;
}  

.codebox
{
  font-size: 10px;
  width: 280px;
  height: 70px !important;
  margin-left: 30px;
}

.introtextblock
{
  background-color: #008fd4;
  border: 3px solid #def4ff;
  color: #fff;
  padding: 5px;
  margin-top: 8px;
  margin-bottom: 14px;  
}

.pageno,.pagenocur
{
  color: #fff;
  margin: 1px #666 solid;
  float: left;
  width: 20px;
  margin: 0px;
  margin-bottom: 5px;
  margin-right: 3px;
  text-align: center;
  font-size: 10px;
}
 
.pageno a, .pageno a:visited
{
  color: #fff;
  text-decoration: none;
  display: block;
  width: 20px;
  padding-top: 2px;
  height: 15px;
  background-color: #176AA1;
}
 
.pagenocur a
{
  width: 20px;
  padding-top: 2px;
  height: 15px;
  color: #444;
  text-decoration: none;
  display: block;
  background-color: #B4C2D5;
}
 
.pageno a:hover
{
  color: #444;
  text-decoration: none;
  display: block;
  background-color: #B4C2D5;
}
 
.divider
{
  background-color: #def4ff;
  height: 4px;
  clear: both;
  margin-top: 12px;
  margin-bottom: 12px;
  width: 700px;
  margin-left: 10px;
  font-size: 2px;
  border-right: 20px solid #f3fafe;
  border-left: 20px solid #f3fafe;  
}

#commentmenu a
{
  font-size: 10.5px;
  color: #92278f;
  text-decoration: underline;
}