BODY {
  background-color: #FFFFFF;
  color: #000000;
  font-family: verdana,tahoma,sans-serif;
  font-size: 10px;
  text-decoration: none;
  margin:0px;
  padding:0px;
}

TABLE.content{
  width: 100%;
}

DIV.phpcode {
  border: 1px dotted #000000;
  background-color: #EDEDED;
  margin:0px;
  padding:0px;
  width: 99%;
  overflow: auto;
  white-space: pre;
}

DIV.code {
  border: 1px dotted #000000;
  background-color: #EDEDED;
  margin:0px;
  padding:0px;
  width: 99%;
  overflow: auto;
  white-space: pre;
}

DIV.menu{
  border: 1px dotted #000000;
  width: 160px;
  margin:0px;
  padding:0px;
  white-space: nowrap;
}

PRE{
  margin:0px;
  padding:0px;
}

SPAN{
  margin:0px;
  padding:0px;
}

STRONG{
  margin:0px;
  padding:0px;
}

DIV.perlcode {
  border: 1px dotted #000000;
  background-color: #EDEDED;
  margin:0px;
  padding:0px;
  width: 99%;
  overflow: auto;
  white-space: nowrap;
}

DIV.pgsqlcode {
  border: 1px dotted #000000;
  background-color: #EDEDED;
  margin:0px;
  padding:0px;
  width: 99%;
  overflow: auto;
  white-space: nowrap;
}

DIV.rubycode {
  border: 1px dotted #000000;
  background-color: #EDEDED;
  margin:0px;
  padding:0px;
  width: 99%;
  overflow: auto;
  white-space: nowrap;
}

CODE{
  margin:0px;
  padding:0px;
}

A {	
  color: #000000; 
  font-family: verdana,tahoma,sans-serif; 
  font-size: 10px; 
}

IMG {
  border: 0px;
}

FORM {
  margin:0px;
  padding:0px;
}

H2 {
  font-size: 14px;
  font-family: verdana,tahoma,sans-serif;
  margin:0px;
  padding:0px;
}

TD {
  font-family: verdana,tahoma,sans-serif;
  font-size: 10px;
  text-decoration: none;
  vertical-align: top;
}

TD.top {
  background-repeat: repeat-x; 
  background-position: left top; 
  background: url(images/topgradient_bg.png); 
  height: 168px;
}

TD.onepx {
  width: 1px;
}


form.searchform input{
  margin: 0px;
  padding: 1px 2px 2px 2px;
  border: 1px dotted #000000;
  color: #000000; 
  font-family: verdana,tahoma,sans-serif; 
  font-size: 10px; 
}

form.searchform img{
  vertical-align: bottom;
}

TD.content {
  background: #FFFFFF;
  padding: 25px;
  margin-top: 25px;
  width: 100%;
}

TD.bottom {
  background-repeat: repeat-x; 
  background-position: left top; 
  background-image: url(./images/bottomgradient_bg.png); 
  height: 104px;
}

TD.dotline {
  width: 1px;
  background-repeat: repeat-y; 
  background-position: left top; 
  background: url(images/left_dotline.png);
}

TD.lefttext {
  width: 17px;
}


#plugin_rssreader {
  width: 200px;
  padding: 3px;
}

#plugin_rssreader p{
  margin: 0px;
  padding: 0px;
}

#plugin_rssreader p.title{
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

#plugin_rssreader h1{
  font-size: 14pt;

}

#plugin_rssreader {
  border: 1px dotted #000000;
}

#plugin_rssreader .item{
  margin-bottom: 10px;
}


ul.LevelMenuLi{
  margin-left: 0px;
  padding-left: 0px;
  list-style: none outside;
}

ul.LevelMenuLi li{
  margin-left: 0px;
  padding-left: 15px;
  list-style: none outside;
  background: url(/images/li_off.png) no-repeat
}

ul.LevelMenuLi li.LevelMenuLiCurrent {
  margin-left: 0px;
  padding-left: 15px;
  list-style: none outside;
  background: url(/images/li_on.png) no-repeat
}

img.search{
  margin: 0px;
  padding: 0px;
  vertical-align:bottom;
}

/* Begin Page Specific CSS */

/* End Page Specific CSS */
