a 
{
  text-decoration : none;
  color: #0000ee;
  
}

a:visited
{
  color: #0000ee;
}

a:hover 
{
  border-bottom: 1px #000000 solid;
} 


h1
{
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  margin-left: 6px;
  padding-top: 14px;
}

h2
{
  font-family: verdana, arial, sans-serif;
  font-size:11px;
  margin-left: 6px;
}

p
{
  text-align: justify;
  font-family: verdana, arial, sans-serif;
  font-size:12px; 
  margin-left: 6px;
  margin-right: 9px;
}

body
{
  font-family: verdana, arial, sans-serif;
  background-color: #609ACC;
  font-size:12px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  margin-right:40px;
  margin-left:40px;
}

.message
{ 
  color:#990000;
}
  
pre
{
  margin-left: 10px;
}

hr
{
  border-style: dashed;
  color: #000000;
  height: 1px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  width: 30%;
  margin-left: 10px;
}

table, li
{
  font-family: verdana, arial, sans-serif;
  font-size:12px;
}

textarea, input, select
{
  background-color: #000000;
  border: 1px #ffffff solid;
  color: #ffffff;
}

#mainblock
{
  width: 100%;
  background-color: #609ACC;
}


#textmenu
{
  width: 100%;
}

#textmenu td
{
  border-bottom: 1px #000000 solid;
  height: 26px;
}

#textmenu .tab
{
  border: 0px;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-left: 1px #000000 solid;
  background-image: url('tabback.gif');
  background-repeat: repeat-y ;
}

#textmenu .tab2
{
  border: 0px;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-left: 1px #000000 solid;
  background-image: url('tabback2.gif');
  background-repeat: repeat-y ;
}

#textmenu a
{
  color: #ffffff;
  border-bottom: 0px;
}

#textmenu a:hover
{
  color: #66CCCC;

}

#textmenu .underselecttab
{
  height: 11px;
  background-image: url('menufadetab.gif');
  border: 0px;
}

#textmenu .underselecttab2
{
  height: 11px;
  background-image: url('menufadetab2.gif');
  border: 0px;
}

#textmenu .underselecttab3
{
  height: 11px;
  background-image: url('menufadetab3.gif');
  border: 0px;
}

#textmenu .undernormaltab
{
  height: 11px;
  background-image: url('menufade.gif');
  border: 0px;
}

.border
{
  margin-left: 10px; 
  border: 1px solid #000000;
  background-color: #60C1C1;
  width: 70%;
}

.updatebox
{
  border: 1px #000000 dotted;
  width: 42%;
  background-color: #609ACC;
  padding-left: 10px; 
  padding-right: 10px;
}

.updatebox li
{
  padding-left:0px;
}

.updatebox ul
{
  padding-left:20px;
}

#maintext
{
  padding-bottom: 30px;
  background-color: #66CCCC;
}

#footer
{
  font-size: 10px; 
  color: #ffffff;
}

#footer td
{
  width:100%;
  height:11px;
  background-color: #609ACC;
}

#footer #footerfade
{   
  background-image: url('footerfade.gif');
}

#footer .footerseparate
{   
  border-top: 1px solid #000000;
 padding-top:3px;
  
}

#footer #design
{
  text-align: right; 
  width: 300px;
  padding-right: 6px;
  color: #cccccc;
}

#footer #design a
{
  color: #cccccc;
}

#footer #design a:hover
{
  border: 0px;
}
