body 			{
					background-color: #FFFFFF;
					background-repeat:no-repeat;
}
a:link.footerlink		{  
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 10px; 
					color: #666666; 
					text-decoration: none;					
 }
a:visited.footerlink	{  
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 10px; 
					color: #666666; 
					text-decoration: none;
}
a:hover.footerlink 		{  
					font-family: Arial, Helvetica, sans-serif; 
					font-size: 10px; 
					color: #999999; 
					text-decoration: none;
}
.title 				{
					left: 0px;
					top: 0px;
}
.maintext			(
					width:500px;
					)
.mainMenu 			{
					margin-left:-10;				
}
.menu				{
					position:relative;
					right:2%;				
					top: 5px;
					z-index:-1;
}
.style1 			{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 10px;
					color: #666666;
}
.style7 			{
					font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 14px; color: #333333;
					
}
.footer				{
					border-top-color:#666666; 
					border-bottom-color:#666666; 
					border-bottom-width:1; 
					border-bottom-style:solid; 
					border-top-width:1; 
					border-top-style:solid;
}
