body    {
                        margin:0px;
                        padding:0px;
                        background-image: url(images/bg_main.gif);
                        background-position: left top;
                        background-repeat: repeat;
                        background-color:#595754;
                        font-family:Tahoma;
                        }
td {
                        vertical-align:top;
                        font-size:11px;
                        line-height:14px;
                        font-family:Tahoma;
                        color:#363636;
                        }                        
/*--------------------------------------------------   ul, em, i, form     ---------------------*/                        
form {
                        padding:0px;
                        margin:0px;
                        }                        
/*----------------------------------------------------   a     ---------------------*/                        
a    {
                        color:#416597;
                        font-size:11px;
                        text-decoration:underline;
                        }
a:hover    {
                        color:#416597;
                        font-size:11px;
                        text-decoration:none;
                        }
b    {
                        color:#2B2F35;
                        }                        

/*------------------------------------------------------ strong,  strong a     ---------------------*/
strong {
                        color:#363636;
                        }
strong a    {
                        color:#363636;
                        text-decoration:underline;
                        }
strong a:hover    {
                        color:#363636;
                        text-decoration:none;
                        }                                                
/*-----------------------------------------------------  b a     ---------------------*/
                    
/*----------------------------------------------------   input, textarea     ---------------------*/                        
                                              
.input_1    {
                        height:19px;
                        background-image: url(images/input_1.gif);
                        background-position: left top;
                        background-repeat: no-repeat;
                        margin:2px 0px 0px 0px;
                        
                        }
select    {
                        width:187px;
                        height:17px;
                        margin:2px 0px 0px 0px;
                        font-size:10px;
                        }    
.select_1    {
                        width:88px;
                        }                                            
.textarea_1    {
                        height:144px;
                        margin:0px 0px 0px 0px;
                        overflow:hidden;
                        background-image: url(images/input_2.gif);
                        background-position: left top;
                        background-repeat: no-repeat;
                        }    
/*-----------------------------------------------------      li         ---------------------*/


/*------------------------------------------------------- footer     ---------------------*/
.footer    {
                        background-image: url(images/footer_bg.gif);
                        background-position: left top;
                        background-repeat: repeat-x;
                        }
.footer td    {
                        color:#CC6200;
                        font-size:11px;
                        
                        }
.footer a    {
                        color:#363636;
                        font-size:11px;
                        text-decoration:none;
                        }
.footer a:hover    {
                        color:#363636;
                        font-size:11px;
                        text-decoration:underline;
                        }
.footer span     {
                        color:#363636;
                        }                        
.footer span a    {
                        color:#CC6200;
                        font-size:11px;
                        text-decoration:underline;
                        }
.footer span a:hover    {
                        color:#CC6200;
                        font-size:11px;
                        text-decoration:none;
                        }                        
                        
