	* body{

		font-family: Tahoma;
		font-size:0.95em;
		background-color:#ffffff;				
	}
	.style1 {color: #0000ff; font-size:0.9em; font-weight:bold}
	.style2 {color: #339966}
	.style3 {color: #FF0000}	
	.style4 {color: #339966; font-weight: bold; }
	.style5 {color: #999999}	
	.style6 {color: #0c57a1}
	.style7 {color: #FE9900;
		font-weight: bold;
	}	
	.style8 {
/*		color: #FE9900;*/
		color: #000000;
		font-weight: bold;
		font-size:0.85em;
	}
	.style9 {color: #333333; font-size:0.75em;}
	.style10 {color: #FE9900;}		
	.style11 {color: #333333; font-size:0.90em;}	
	.text-head td{	
		font-family: Tahoma;
		font-size: 12px;
		padding:5px;
		background-color:#c5c6c9;
		font-weight:bold;
	}	
	.text-td td{	
		padding:5px;
	}	
	.style3-e {
		font-family: Tahoma;
		font-size: 0.85em;
	}
	.style4-e {
		font-family: Tahoma;
		font-size: 12px;
	}	
	
	.nav-top{
		color:#FFFFFF;
		text-align:center;			
	}
	
	.nav-top td{		
		width:10%;
		height: 42px;			
	}	

	.nav-top td span a{
		font-size: 12px;	
		color:#ffffff;	
		text-decoration: none;
		cursor:pointer;
		background-image: url(images/nav.jpg);
		height:29px;
		width:100%;
		display: block;
		padding-top:10px;		
	}	
	.nav-top td span a:hover{
		height:29px;
		width:100%;
		display: block;
		color:#333333;
		font-weight:bold;
		background-image: url(images/nav-over.jpg);
	}
	.textfield{
		border:#333333 solid 1px;
		font-size:0.95em;
	}
	.textfield2{
		border:#d6d6d6 solid 1px;
		font-size:1em;
		width:200px;		
	}		
	a:link,a:active,a:visited {
		color: #055EA5;
		text-decoration: none;
	}
	
	a:hover {
		color:#333333;
		text-decoration: none;
	}
	
