/* CSS Document */

 <style type="text/css">



body {
   margin: 1%;
   padding: 0;
   width: 90%;
   background-color: #FFFFFF;
}
#left, #right {
	float: left;
	width: 70%;
	padding: 1%;
	background-color: #FFFFFF;
	color: #000;
	margin-top: 1%;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 1%;
}


#mid {
	float: left;
	width: 90%;
	padding: 1%;
	background-color: #FFFFFF;
	color: #000;
	margin-top: 1%;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 5%;
}

#leftnew {
	float: left;
	width: 80%;
	padding: 1%;
	background-color: #FFFFFF;
	color: #000;
	margin-top: 1%;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 1%;
	
}



#lefttwo {
	
	width: 90%;
	padding: 1%;
	background-color: #FFFFFF;
	color: #000;
	margin-top: 1%;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 1%;
	
	}



#left2 {
	
	width: 90%;
	padding: 1%;
	background-color: #FFFFFF;
	color: #000;
	margin-top: 1%;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 1%;
}

#right {
	float: right;
	width: 20%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 0;
	height: 100%;
	
}

#rightnew {
	float: right;
	width: 10%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 0;
	height: 100%;
}
.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}


   
  body {
	text-align:left;
	padding: 0;
	margin: -15;
	background-color: #CCCCCC;
	background-image: url();
	height: 100%;
	list-style-type: circle;
	
  } 
  #container {
	width:800px;
	margin:0 auto;
	position:relative;
	background-color: #FFFFFF;
	height: 100%;
	clear: both;         
        } 
		
  #container3 {
	width:800px;
	position:relative;
	background-color: #666666;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; 
	      
        } 
		
  #welcome { 
        width:300px; 
        margin:0 auto; 
        position:relative; 
        background-color: #FFFFFF; 
        height: 300; 
         
  } 
  .style1 {
	font-size: 12px;
	font-family: Arial;
	font-weight: lighter;
	border-color: #000000;
	width: 80%;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	height: 100%;
  } 
  .headright { 
        clear: right; 
        float: right; 
        height: auto; 
        width: auto; 
  } 
  .style7 {font-size: 24px} 
  .style9 {
	font-size: 12px;
	text-align: left;
} 
  a:link { 
        color: #000000; 
        text-decoration: none; 
  } 
  a:visited { 
        text-decoration: none; 
        color: #000000; 
  } 
  a:hover { 
        text-decoration: underline; 
        color: #FF0000; 
  } 
  a:active { 
        text-decoration: none; 
		
  } 
  .style10 {font-size: 12px} 
  .style15 { 
        font-size: 16px; 
        font-weight: 100; 
  } 
  .style17 { 
        font-size: 20px; 
        color: #666666; 
  } 
  .style19 {color: #666666} 
  .style20 {color: #000000} 
  .style24 {color: #FF0000} 
bodytext {
	height: auto;
	width: 80%;
}


.style25 {
	font-size: 14px;
	font-weight: bold;
}

#bod a {text-decoration:underline;}
#bod a:hover {text-decoration:none;}


  
   
  
  </st

