			.mainTD{
				border-width: 1px 1px 1px 1px;
				padding: 1px 1px 1px 1px;
				border-style: outset outset outset outset;
				border-color: Gray   Gray   Gray  Gray  ;
				-moz-border-radius: 0px 0px 0px 0px;				
				background-color:white;
			}
			
			.mainDiv{
			}
		
			BODY{
				font-family: arial;
				overflow: auto;
			}
			
			DIV.mainMenu{
				background-color: #779394;
				padding: 5px;
			}
			
			DIV.mainMenu A{
				font-family: arial;
				font-size : 11;
				color: white;
			}
			
			H1.mainTitle{
				color: #779394;
				font-family: arial;
				font-size : 25;
			}
			
			TR.mainArea DIV{
				font-size: 13;
			}

			H2.treatmentsTitle{
				font-size:	30;
				color: #B8945A;
				margin-right: 20px;
				margin-top: 20px;
				margin-bottom: 10px;
			}
			
			H2.welcomeTitle{
				font-size:	30;
				color: #526866;
				margin-right: 20px;
				margin-top: 20px;
				margin-bottom: 10px;
			}

			.treatmentsSecondaryTitle{
				color: #779394;
				margin-right:20px;
				font-size: 14px;
				font-weight: bold;
			}
			
			
			.mainMenu a:link  {
				color: #white; 
				text-decoration: none; 
				font-weight: bold;
			}

			.mainMenu a:visited {
				color: #white; 
				text-decoration: none; 
				font-weight: bold;
			}

			.mainMenu a:hover {
				color: #f1ece6; 
				text-decoration: none; 
				font-weight: bold;
			}
