#notused p 
{
  background-color: #F8FAFC;
  color: #F8FAFC;
}

#notused p a 
{
  text-decoration: none;
  color: #F8FAFC;
}

#notused p a:hover 
{
  text-decoration: none;
  color: #F8FAFC;
}

#urhere 
{
  background: #CCCCCC;
  position: absolute;
  top: 100px;
  margin: 1px 0px 0px 1px;
  text-align: left;
  height: 15px;
  font-weight: bold;
  font-family : sans-serif, Arial, Helvetica ;
  font-size: 10px;
  color: #333333;
}

#urhere a 
{
  text-decoration: none;
  color: #333333;
}

#urhere a:hover 
{
  text-decoration: underline;
  color: #000000;
}



#content 
{ 
  width: 600px;
  padding: 0px;
  margin: 20px 0px 0px 30px;
  float: left;
}

#topic 
{
  margin: 5px 0px 0px 10px;
  width: 140px;
  padding: 0px;
  float: left;
}

#sidebar 
{
  width: 150px;
  padding: 0px;
  margin: 20px 0px 20px 820px;
} 

#logo 
{
  width: 100%px;
  height: 70px;
  background : #F8FAFC url(../images/logo.gif) left no-repeat;
}

#plaintext 
{
  position: absolute;
  top: 10px;
  left: 880px;
  text-align: right;
  width: 100px;
}

#plaintext a 
{
  color: #ffffff;
  text-decoration: none;
}

#maintopic 
{
  width: 100%;
  margin: 0px;
  padding: 1px 0px 2px 0px;
  background: #f9f9f9 url(../images/pmtp.gif) repeat-x;
  height: 28px;
}

#maintopic ul 
{
  list-style-type: none;
  margin:0px;
  padding:0px;
}

#maintopic li 
{
  display: inline;
}

#maintopic a 
{
  display: block;
  float: left;
  margin: 0px;
  padding: 8px 4px 0px 4px;
  text-decoration: none;
  font-family : sans-serif, Arial, Helvetica ;
  font-size: 10px;
  font-weight: bold;
  color: #1B3046;
  border-right: 1px solid #dedede;
  border-left: 1px solid #fdfdfd;
  text-transform : uppercase;
  height: 21px;
}

#maintopic a:hover 
{
  background-color: #FCF8D5;
}

#maintopic a.sel 
{
  background-color: #DEE4ED;
  color: #164782;
}

#topic h3 
{
  border-top: 1px solid #DEE4ED;
  border-bottom: 1px solid #DEE4ED;
  background-color: #F8FAFC;
  color: #164782;
  padding: 4px 10px 4px 10px;
  font-size: 100%;
  font-weight: bold;
  text-transform : uppercase;
  margin: 20px 0px 0px 0px;
}

#topic p 
{
  padding: 4px 10px 4px 10px;
  border-bottom: 1px solid #DEE4ED;
  margin: 0px;
}

#topic p a 
{
  text-decoration: none;
  color: #1B3046;
}

#topic p a:hover 
{
  text-decoration: underline;
  color: #164782;
}

form.search 
{
  padding: 0px;
  margin: 40px 0px 40px 0px;
}

form.search input 
{
  margin: 0px;
  vertical-align : middle;
}

input.search 
{
  border-top: #cccccc 1px solid;
  border-left: #cccccc 1px solid;
  border-bottom: #eeeeee 1px solid;
  border-right: #eeeeee 1px solid;
  background-color: #fcfcfc;
  width: 165px;
  padding: 2px;
  color: #164782
}
