.main_body { 
             font-family:Trebuchet MS,Helvetica,Sans-serif;
             background-color:#000000;
}  

.main_home { 
             background-color:#000000;
             color:#3A3A3A;
}

td {
     font-size:12px;
     color:#999999;
}
    
.main_table {
              border: 1px solid #FFFFFF;
              margin-top:20px;
              width: 820px;
              max-width: 820px;
              min-width: 820px;
              height: 450px;
              max-height: 450px;
              min-height: 450px;
}

.main_table_header { 
                     height: 90px;
                     background-color: #003366;
}

.main_table_links { 
                    font-size: 80%;
                    height: 20px;
                    background-color: #99CCFF;
}

.main_table_footer { 
                    
}


  
a.link_off:link    {color: #000000;text-decoration:none}
a.link_off:visited {color: #000000;text-decoration:none}
a.link_off:hover   {color: #000000;text-decoration:none;font-weight:bold}

a.link_on:link    {color: #000000;text-decoration:none;font-weight:bold}
a.link_on:visited {color: #000000;text-decoration:none;font-weight:bold}
a.link_on:hover   {color: #000000;text-decoration:none;font-weight:bold}


a.pg_link_off:link    {color: #000000;text-decoration:none}
a.pg_link_off:visited {color: #000000;text-decoration:none}
a.pg_link_off:hover   {color: #999999;text-decoration:none}

a.pg_link_on:link    {color: #555555;text-decoration:none}
a.pg_link_on:visited {color: #555555;text-decoration:none}
a.pg_link_on:hover   {color: #999999;text-decoration:none}




a {text-decoration:none}

.links_row_sep {border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #EEEEEE;
}


   
input[type="text"] {
background-color:#EEEEEE;
border: 1px solid #CCCCCC;
width:400px;
color:#3A3A3A;
}

textarea {
background-color:#EEEEEE;
border: 1px solid #CCCCCC;
width:400px;
height:100px;
color:#3A3A3A;
}



input.search_gallery { 
width:150px;
}

