<!-- 
/* 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{ 
}


.tcat
{
        background-image: url(../images/tcat.gif);
        font-family: Tahoma;
        color: white;
        height: 19px;
        text-align: center;
               border: 1px solid #B1B0B4;
}

.logo
{
        background-image: url(../images/g_logo.gif);
        font-family: Tahoma;
        color: white;
}

.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;
}





button       { 
font-family: Tahoma; 
font-size: 8pt;
 color: #F0EEF1; 

                
}
fieldset     { 
font-family: Tahoma;
 font-size: 8pt; 
color: #808080; 
background-color: 
               white;
}
input        {font-weight: 700; border: 1px dotted #C0C0C0; padding: 5px; background-color: #F3F1EC

}
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/g_footer.gif);
        font-family: Tahoma;
        color: white;
        height: 25px;
        text-align: center;
}

.footer a:link
{
        color: white;
        text-decoration: none;
}
.footer a:visited
{
        color: white;
        text-decoration: none;
}
.footer a:hover, .footer a:active
{
        color: yellow;
        text-decoration: none;
}




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>