<!-- 
/* Some OF this Is From MySmartBB Style */ 
/*
 - Css Some Of This's Code's Taken From MySmartBB 1.5.0 Style -> MySmartBB -
- => [ This By : FF5006 -> www.PHPx3.com -> faha1ad2@hotmail.com -> Script AlDroos ].
*/

-->

<style type="text/css">

body{ 
       background:white;
}



.up
{
        background-image: url(../images/menu_.gif);
        font-family: Tahoma;
        color: white;
        height:30px;
        text-align: center;
}

.up a:link
{
        color: white;
        text-decoration: none;
}
.up a:visited
{
        color: white;
        text-decoration: none;
}
.up a:hover, .up a:active
{
        color: red;
text-decoration: underline;
}





.logo
{
        background-image: url(../images/g_logo.gif);
        font-family: Tahoma;
        color: red;
        height:89px;
        text-align: right;  

font-size: 26pt;
}

.logo a:link
{
        color: darkblue;
        text-decoration: none;
font-size: 26pt;
}
.logo a:visited
{
        color: darkgreen;
        text-decoration: none;
font-size: 26pt;
}
.logo a:hover, .logo a:active
{
        color: red;
        text-decoration: none;
font-size: 26pt;
}


.thead
{
        background-image: url(../images/g_thead.gif);
        font-family: Tahoma;
        color: green;
        height:25px;
        text-align: center;
}


.thead999
{
        background-image: url(../images/butbg.gif);
        font-family: Tahoma;
        color: white;
        height:20px;
        text-align: center;
}
.last10
{
        background-image: url(../images/last_back.gif);
        font-family: Tahoma;
        color: white;
        height:27px;
        text-align: center;
}
.tcat
{
        background-image: url(../images/tcat.gif);
        font-family: Tahoma;
        color: black;
        height: 20px;
        text-align: center;
               border: 1px solid #B1B0B4;
}

.tcat a:link
{
        color: #F4F1Ec;
        text-decoration: none;
}
.tcat a:visited
{
        color: white;
        text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
        color: silver;
        text-decoration: none;
}




.last10 a:link
{
        color: white;
        text-decoration: none;
}
.last10 a:visited
{
        color: white;
        text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
        color: silver;
        text-decoration: underline;
}




.tcat2
{
        background-image: url(../images/tcat.gif);
        font-family: Tahoma;
        color: white;
        height: 20px;
        text-align: right;
}

.tcat2 a:link
{
        color: #F4F1Ec;
        text-decoration: none;
}
.tcat2 a:visited
{
        color: #F4F1Ec;
        text-decoration: none;
}
.tcat2 a:hover, .tcat2 a:active
{
        color: orange;
        text-decoration: none;
}


.end_sec
{
        background-image: url(../images/end_section.gif);
        height: 22px;
}

.end_txt
{
        background-image: url(../images/end_txt.gif);
        height: 34px;
}

.up_sec
{
        background-image: url(../images/up_section.gif);
        height: 20px;
}


.end_com
{
        background-image: url(../images/end_com.jpg);
        height: 25px;
}





td.sec_row {
 background: #F7F7F7;  
padding:4px; border:1px dotted #C0C0C0;
        height: 37px;

}
td.row1 { background: #F7F7F7;  }
td.row_add_comment { background: #F7F7F7;  }
td.row_sub { background: #F8F8F8;  }
td.row_wr { background: #FFFFFF;  }
td.row_v { background: #F4F4F4;  }
td.row_comm { background: white;  }
td.row3 { background: #F5F5F5; text-align: center }
td.row_txt { background: #f4f4f4; }
td.row_comment { background: #F5F4EF; }
td.row2 { background-image: url(styles/main/images/background.jpg); }


button       { 
font-family: Tahoma; 
font-size: 8pt;
 color: #F0EEF1; 

                
}
fieldset     { 
font-family: Tahoma;
 font-size: 8pt; 
color: #808080; 
background-color: 
               white;
}
input        {
 font-family: Tahoma;
 font-size: 8pt;
 color: #000000; 
               border: 1px solid #B1B0B4;
 background-color: white ;

}
select       { 
font-family: Tahoma;
 font-size: 8pt; 
color: #666666 ;
}
table        {
 font-family: Tahoma;
 font-size: 9pt;
 border: 1px solid #D9D8DB; 

}
input.radio {
        background: transparent;
        border: 0px;
}

input.checkbox {
        background: transparent;
        border: 0px;
}


a:visited    { color: royalblue; font-size: 9pt; font-family: Tahoma }


.footer
{
        background-image: url(../images/footer_g.gif);
        font-family: Tahoma;
        color: silver;
        height:23px;
        text-align: center;
}

.footer_left
{
        background-image: url(../images/footer_left.gif);
        font-family: Tahoma;
        color: white;
        height:23px;
        text-align: center;
}


BODY {
scrollbar-base-color: #f2f2f2; 
scrollbar-track-color: #f9fafa;
scrollbar-face-color: #F1F1F1;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #C8C8CA;
scrollbar-arrow-color: #999999;
}                

</style>