
    #clock
    {
       position: absolute;
       top:5px;
       left:363px;
    }
    #dfdslogo
    {
       position: absolute;
       top:15px;
       left:28px;
    }
		
    #logo
    {
         position: absolute;
       top:30px;
       left:688px;
    }  
		 #dtrack
    {
         position: absolute;
       top:26px;
       left:205px;
		
		font-family:Tahoma; font-size:24px; font-weight:bold; color:#999999;
			
    }  

.table_td{
     border               : 1px solid #CCC;
     border-collapse      : collapse;
     font                 : small/1.0 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	 font-size:14px;
}

.table_th{
     
     font                 : small/1.0 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	 font-size:16px;
}

tbody tr td
{
  padding               : 5px 10px;
  color                 : #666;
}

tbody tr:hover
{
  background            : #FFF repeat;
}

tbody tr:hover td
{
   color                 : #454545;
}

tfoot td, tfoot th
{

    border-left           : none;
    border-top            : 1px solid #CCC;
    padding               : 4px;
    background            : #FFF repeat;
    color                 : #666;
}

table a:link
{
    color                 : #666;
}

table a:visited
{
    color                 : #666;
}

table a:hover
{
    color                 : #333333;
    text-decoration       : none;
}

table a:active
{
    color                 : #333333;
}		

.initial { background-color: #DDDDDD; color:#000000; }
.normal { background-color: #ffffff; }
.highlight { background-color: #c0c0c0; }
.policy{font-family:Tahoma; font-size:16px;  color:#737373; text-decoration:none}


