html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;}@charset "utf-8";


text_sidebar {
	font-size: 100%;
	font-family: verdana;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
			}

h1{
	font-size:140%;
	line-height: 200%;
	font-weight: bold;
	color:#333333;
	}

h2{
	font-size: 100%;
    line-height: 200%;
	font-weight: bold;
	color:#333333;
	}

text_general {

	font: verdana;
	font-weight: lighter;
	line-height: 135%;
	color: #000000;
}
	.nav {
	margin:0 ;
}

  .nav li{
  list-style: none;
  border-bottom: 1px solid #BEBEBE;
  
    
  }
 .nav li.first {
 border-top: 1px solid #BEBEBE;
 } 

    .nav li a {
  	display:block;
	padding: 2px 0px 2px 40px  ;
  }
  
 .nav li.current  {
         background-color:#CCCCCC;
	
		 }
  .nav a:hover{
  color:#FFFFFF;
  text-decoration:none;
  background-color:#CCCCCC;
  }
  
  
  .nav li.current a  {
       	 color:#FFFFFF;
		 }			
			
  	   a{
         text-decoration:none;
         font-weight:bold;
  	   }
  	   
       a:link {
         color:#999999;
       }

       a:visited {
         color:#999999;
       }
	   a:hover{
	   text-decoration:underline;
	   }

       a:active {
         background-color:#FFFFFF;
         color: #BEBEBE;
       }
                  
		a.image {
		  color:#FFFFFF;
		  background-color:#FFFFFF;}

       td.black{
         background-color:#000;
       }
       
       td.w50{
         width: 50px;
       }
       
       td.w100{
         width: 100px;
       }



body  {
    	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
    	background: black;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #000000;
    }
    .thrColFixHdr #container { 
    	width: 900px;
    	background: #FFFFFF;
    	margin:30px auto;
    	text-align: left; 
		border:1px solid;
    } 
    .thrColFixHdr #header { 
    	background: #FFFFFF; 
    	padding: 0px 0px 0px 0px; 
    } 
    .thrColFixHdr #header h1 {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .thrColFixHdr #sidebar1 {
    	float: left; 
    	width: 150px;
    	background: #FFFFFF;
    	padding: 40px 10px 15px 20px;
    }
    .thrColFixHdr #sidebar2 {
    	float: right;
    	width: 200px; 
    	background: #FFFFFF;
    	padding: 50px 20px 15px 10px;
    }
    .thrColFixHdr #sidebar2 img{
	   width: 200px;
	   margin: 0px auto 20px auto;
	   }

    .thrColFixHdr #mainContent { 
    	margin: 0 190px; 
    	padding: 30px 10px 25px 10px;
		width: 450px;
		min-height: 400px; 

    } 
	.thrColFixHdr #mainContent h1{
	font-size:140%;
	line-height: 200%;
	font-weight: bold;
	color:#333333;
	}	
	
	
    .thrColFixHdr #footer {
	padding: 0px 50px 0px 20px; 
	background:#c6c6c6;
	font-size:10px;
	margin:auto;
    } 
    .thrColFixHdr #footer p {
    	margin: 0;
    	padding: 10px 0; 
		color:#FFFFFF;
    }
    .fltrt {
    	float: right;
    	margin-left: 8px;
    }
	#footer a{
	color:#FFFFFF;
	}
    .fltlft { 
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
