.body {
	font-family: verdana, arial;
	font-size : 11px;
	color : #3E4550;
}

.title {
	font-family: verdana, arial;
	font-size : 13px;
	color : #3E4550;
	font-weight: bold;
	text-transform:uppercase;
}


.body a {
	font-family: verdana, arial;
	font-size : 12px;
	color : #3E4550;
	text-decoration: none;
	border-bottom: 1px dotted #59616d;
}

.body a:hover {
	font-family: verdana, arial;
	font-size : 12px;
	color : #F26521;
}

.small {
	font-family: verdana, arial;
	font-size : 10px;
	color : #3E4550;
}

.small a{
	font-family: verdana, arial;
	font-size : 10px;
	color : #3E4550;
	text-decoration: none;
	
}

.small a:hover{
	font-family: verdana, arial;
	font-size : 10px;
	color : #F26521;
	text-decoration: none;
	
}

.white {
	font-family: verdana, arial;
	font-size : 10px;
	color : #ffffff;
}


.white a {
	font-family: verdana, arial;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;

}



img.ft
  {
    border: 1px solid #333399;
  }



.ft {
	font-family: verdana, arial;
	font-size : 12px;
	color : #333399;
  border-bottom: 1px solid #333399;
}



table.bottommiddle 
  {
    background-color: #7799AA;
    border-top: 2px solid #543C30;
    
  }



.bottommiddle 
  {
    background-color: #7799AA;
    border-top: 2px solid #543C30;
    
  }


.caption
  {
    font-family: verdana, arial;
	  font-size : 12px;
	  color : #d7692d;
    
  }







body {
		font: 12px arial;
		text-align: center; /* for IE */
	}

#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
	   	position: relative;
		padding: 0px; 
	    top: 0px;
 	    background-color: #7B9DAF; 
		width: 612px; 
		height: 600px; 
		z-index: 1;
	   	  	}

#headerwork {
       position: relative;
		left: 4px;
		top: 0px;
		width:606px; 
		height: 116px;
	   	  
	   font-family: 12px arial;
		color:  #ffffff;
		text-align: center;	
		}


#tabletop {
		position: relative;
		left: 4px;
		top: 0px;
		width: 606px;
		height: 35px;
		background: url('img/tabletop2.gif');
		z-index: 90;
	   	font-family: 12px arial;
		color:  #ffffff;
	   }

#tabletop dl dt {
			position: relative;
			padding: 0 0 0 20px;
			height: 30px;
			line-height: 30px;
			font-weight: bold;
		
		  }




#tablebody {
		position: relative;
		left: 4px;
		top: -15px;
		width: 606px;
		height: 400px;
		background: url('img/tablebg2.gif');
		z-index: 90;
	  	font-family: 12px arial;
		color:  #000000;
		border-bottom: 1px dotted #cccccc;

		}

#tablebody dt {
			position: relative;
			padding: 0 0 0 20px;
			height: 25px;
			line-height: 25px;
			font-weight: bold;
			font-face: arial;
			font-size: 12px;
			color: #5E6C75;
					
		  }

#tablebody dd {
			position: relative;
		   	top: -10px;
			right: 30px;
			float: right;
		  }


#project {
        position: relative;
		top: -20px;
		left: 4px;
	    z-index: 91;
		width: 606px;
   		}

#project dl dt {
			position: relative;
			padding: 0 0 0 20px;
			height: 25px;
			line-height: 25px;
			font-weight: bold;
			font-face: arial;
			font-size: 12px;
			color: #5E6C75;
					
		  }

#project dd {
			position: relative;
		   	top: -10px;
			left: 20px;
		  }


#tablebottom {
		position: relative;
		left: 4px;
	   top: -20px;
		width: 606px;
		height: 35px;
		background: url('img/tablebottom2.gif');
		z-index: 90;
	   	font-family: 12px arial;
		co



	 