#logo {background-color:#666666;
       color:#CCCCCC;
       height:100px;
       width:790px;
       padding:15px;
      }
#ltlogo {width:390px;
        float:left;
        }	  
#rtlogo {margin-left:400px;
        width:380px;
        }		
#menu {background-color:#333333;       background-image:url(menubg_2.jpg);
	   background-repeat:repeat-x;
       height:20px; 
       width:790px;
       padding:15px;
      }
#page {width:790px;
      padding:5px;
      }	  
#content {background-color:#000000;
         color:#CCCCCC;
         width:550px;
         padding:15px;
		 float:left;
         }
#content_1 {background-color:#CCCCCC;
           border: 4px inset #FF9933;
           color:#000000;
		   padding:10px;
		   width:500px;
		   margin-left:10px;
		   }
#sidebar {margin-top:50px;
         margin-left:560px;
         background-color:#000000;
         color:#CCCCCC;
         width:210px		 
         }		
#footer {background-color:#000000;
        color:#CCCCCC;
		clear:both;
		text-align:center;
        padding:15px;
		width:790px;
        }
#image_1 {margin:5px;
         float:right;
         }		 
body {background-color:#000000;
     }
h1 {color:#FFFFFF;
   }
a.nav:link {color:#CCCCCC;
           }
a.nav:visited {color:#CCCCCC;
              }
a.nav:hover {color:#FF9933;
            }			  
.title {color:#FF9933;
       }
.list {font-family: Arial, Helvetica, sans-serif;
       font-size:11px;
      }	   
.button {padding: 3px 15px;
         width: 100px; 
         color: #000000;  
         font-family: Arial, Helvetica, sans-serif; 
         font-size: 16px; 
         font-weight: bold; 
         text-align: center; 
         text-decoration:none;
         } 

a.button:link {color : #000000; 
              }
a.button:visited {color : #000000; 
                 }
a.button:hover {border: 2px inset #FF9933;
               color : #FF9933; 
               }
th {background-color:#000000;
   color:#FFFFFF;
   width:110px;
   height:50px;
   }			   			   
td.new {background-color:#999999;
       color:#000000;
	   text-align:right;
	   vertical-align:top;
       width:110px;
       height:50px;

       }
td.old {background-color:#333333;
       color:#FF9933;
	   text-align:right;
	   vertical-align:top;
       width:110px;
       height:50px;

       }
.info {color:#000000;
       font-family: Arial, Helvetica, sans-serif;
       font-size:11px;
	   float:left;
	   padding:5px;
       }	   
