/* CSS Document */
body{
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
  font-family: verdana, 'bistream vera sans', 'lucida grande', helvetica, arial, 'trebuchet ms', sans-serif;
  font-size: 11px;
}
/*___BBcode___*/
.code {
     border: 1px solid #657985;
    padding-left: 10px;
    background-color:#d3dbdf;
 }
 
.quote {
    border: 1px dotted #657985;
    padding-left: 10px;
    background-color:#eeeeee;
 }
/*___BBcode___*/
#h3{
  font-weight: normal;
  font-size: 9px;
  margin: 0px;
}
#index_news ul{ 
  position: relative;
  top: -10px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#index_news p{
  margin: 0px;
  text-align: left;
}
#index_news li h3{
  font-weight: normal;
  font-size: 11px;
  margin: 0px;
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 2px 3px;
}
.menutxt{
color:#fdffd2;
font-family:Tahoma;
font-size:12px;
font-weight:bolder;
}

a{
text-decoration:none;
color:#000000;
}

.copyright{
font-family:Tahoma;
font-size:9px;
color:#64C08D;
}

td.ban{
background-image:url(images/ban.gif);
background-repeat:no-repeat;
background-position:left;
background-color:#7DF0B0;
}
td.wban{
background-color:#7DF0B0;
}

td.wban2{
font-family:Tahoma;
font-size:10px;
color:#000000;
padding-right:20px;
padding-bottom:10px;
}

td.center{
background-color:#EDF0EE;
padding:10px;
}

.bantxt{
font-family:Tahoma;
font-size:30px;
color:#0000FF;
}

td.g{
border-left: 1px solid #7DF0B0;
}

td.h{
border-top: 1px solid #7DF0B0;
}

td.gb{
border-left: 1px solid #7DF0B0;
border-bottom: 1px solid #7DF0B0;
}

td.gh{
border-left: 1px solid #7DF0B0;
border-top: 1px solid #7DF0B0;
}

td.gg{
/*border-left: 3px solid #7DF0B0;*/
background-color:#7DF0B0;
padding-left:10px;
}

td.top{
background-color:#FFFFFF;
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
border-left: 1px solid #7DF0B0;
border-bottom: 1px solid #7DF0B0;
border-right: 1px solid #7DF0B0;
/*border-top: 1px solid #7DF0B0;*/
}
#menu {font-family: 'Tahoma';}
#menu ul {list-style: none; margin: 0; padding: 0; border: none;}
#menu li {width: 150; color:#1EB05C; font-size: 11px;}
#menu li a {width: 150; padding: 2px 1px 2px 5px; display: block; border-left: 3px solid #7DF0B0; border-bottom: 1px solid #7DF0B0; background-color: #FFFFFF; text-decoration: none;font-weight:bolder;}
#menu li a:hover {border-left: 3px solid #BC070E; border-bottom: 1px solid #BC070E;}
p {
	text-indent: 2ex;
	text-align: justify;
}
.imagegrad {
 filter: alpha(opacity=50);
 opacity: 0.4;
  -moz-opacity:0.4;
}
div.code {
    padding:2px;
    border: 1px solid #000000;
    text-align: left;
    overflow: scroll;
}