BODY {  
    background-color:#414141;
    color : #000000;
    font-family : Arial;
    font-size: 12px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}
   
td {
 font-family: Arial;
 font-size: 11pt;
 color: #000000;
 }

 td.main_news {
 font-family: Arial;
 font-size: 9pt;
 color: #000000;
 }

 td.right {
 font-family: Arial;
 font-size: 10pt;
 padding: 8px; 
 /*line-height: 1.1em;  */
 }
 
 td.down,div.down,a:hover.down,a.down {
 font-family: Tahoma;
 font-size: 10pt;
 color: #FFFFFF;
 padding: 10px;
 /*line-height: 1.1em;  */
 }
 
  td.downcom,div.downcom,a:hover.downcom,a.downcom {
 font-family: Tahoma;
 font-size: 9pt;
 color: #FFFFFF;
 padding: 9px;
 /*line-height: 1.1em;  */
 }
 
 ---td.post {
 text-align: justify;
 font-family: Tahoma;
 font-size: 10pt;
 color: #000000;
 line-height: 1.2em;
 padding: 8px;
 }
 
---td.related {
 font-family: Tahoma;
 font-size: 9pt;
 color: #1B1B1B;
 line-height: 1.2em;  
}

td.com_no {
 font-family: Tahoma;
 font-size: 14pt;
 color: #000000;
 font-weight: bold;
 background: url("images/com/comment.jpg");
 background-repeat: no-repeat;      
}

---td.footer {
padding-top: 2px;
 font-family: Tahoma;
 font-size: 7pt;
 color: #656565;       
}

td.fav_home {
padding: 8px;
 font-family: Arial;
 font-size: 8pt;
 color: #000000;       
}

div.space {
margin: 3px;   
}
 
div.space1 {
margin: 7px;   
}

div.space2 {        
margin: 14px;    
}

div.space3 {        
margin: 25px;    
}

div.space_com {        
margin: 18px;    
}

div.rate {
font-size: 8pt;
}

---div.etc {
 text-align: justify;
 font-family: Tahoma;
 font-size: 9pt;
 color: #1B1B1B;   
 line-height: 1.2em; 
}

---div.code {        
    margin: 8px;
    margin-bottom : 18px; 
    padding-left: 6px;
    font-family: Courier;
    font-size: 10pt; 
    color:#0012ff;
    background-color:#FFFFF0;
    line-height: 1.2em; 
    border:  dotted 1px #9B9B9B;
}

---pre {
white-space: pre; /* CSS2 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP printers */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
word-wrap: break-word; /* IE */
    margin: 2px;
}

 
a {
    color : #1444CD;
    text-decoration : none;  
    font-weight: bold;
}

a.tags {
    color : #598CEA;
    text-decoration : none;
    font-size: 10pt;   
}
  
a.rel {
    color : #1444CD;
    text-decoration : none; 
}

a:hover {
    color : #1444CD;
    text-decoration : underline;
    font-weight: bold;
}

a.up,a:hover.up, div.up {
 font-family: Tahoma;
 font-size: 9pt;
 color: #ffffff;     
 text-transform: uppercase;
 font-weight: bold;
 margin-left: 18px;
 }

H1{ 
    color : #252525; 
    font-family : Arial;
    font-size: 26px;    
    margin: 8px;
}

H2{ 
    color : #252525; 
    font-family : Arial;
    font-size: 21px;
    margin-bottom: 12px;
}

H3{ 
    color : #252525; 
    font-family : Arial;
    font-size: 18px;    
    margin-bottom: 12px;
}

H4{ 
    color : #252525; 
    font-family : Arial;
    font-size: 14px;    
    margin: 8px;
}

H5{ 
    color : #252525; 
    font-family : Arial;
    font-size: 20px;    
    margin: 0px;
    padding-top: 28px;
    padding-bottom: 0px;
}

form {
    margin-top: 0px;
    margin-bottom: 0px;
}

center {
    margin: 0px;
    padding: 0px;
}

blockquote {
    background-color: #F3FAFF;
    padding: 15px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: dotted 1px #9B9B9B;
    font-style: italic;
}


SELECT,INPUT,TEXTAREA { 
    font-size: 12px; 
    font-family: Tahoma; 
    color:#000000;
    background-color:#F6F6F6; 
    border-color: #000000;
    border: solid 1px #000000;
}



