<!-- 
/* 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;
}

.head{
padding: 7px 7px 7px 7px;
}

.up
{
        background-image: url(../images/up_g.gif);
        font-family: Tahoma;
        color: darkred;
        height:30px;
        text-align: center;
}


.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;
}


.tcat
{
        background :silver;
        font-family: Tahoma;
        color: white;
        height:30px;
        text-align: center;
               border: 0px 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;
}



.section
{
border : 0px;

	padding: 2px 4px 2px 10px;
	background-color: #EBEBEB;
        font-family: Tahoma;
        color: black;
        height: 20px;
        text-align: right;
width:100%;
}




.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-color: #EBEBEB;
                height: 25px;
}

.end_txt
{
        background-image: url(../images/end_txt.gif);
        height: 34px;
}

.up_sec
{
                border:0px solid silver;
	background-color: #EBEBEB;
                height: 20px;
}








td.row1 { background: #F5F5F5; padding:4px 4px 4px 4px;  }
td.row_sub {
 background: #F4F9EE;
border:1px sild silver;
  }
td.row_wr { background: white;
border:1px sild silver;  }
td.row_v { background: #F4F9EE;
border:1px sild silver;  }
td.row_comm { background: white;  }
td.row3 { background: #F8F8F8; text-align: center; }
td.row_txt { background: #F5F4EF; }
td.row_comment { background: #F5F4EF; }
td.row2 { background-image: url(styles/main/images/background.jpg); }
td.sec_row { padding : 5px 5px 5px 5px; }


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:link    { text-decoration:none; }
a:visited    { color: royalblue; font-size: 9pt; font-family: Tahoma;text-decoration:none; }
a:hover { text-decoration:underline; }


.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;
}


              
#redbox {
	background-color: #ffebe8;
	border-color: #c00;
	border-width: 1px;
	border-style: solid;
	border-color#CC0000;
	border-collapse: collapse;
	border: 1px solid #CC0000;
	padding: 10px 10px 10px 0;
	text-align:right;
	font-size:9pt;
	width: 620px;
	font-family: Tahoma;
}

</style>