<!-- 
body 					{
						background-color: #ffffff;
						font-family: geneva, arial, sans-serif;
						text-decoration:none;
						color:#2D2D27;
						margin: 0px;
						}

td 						{
						vertical-align: top
						}
						
.display				{
						background-color: #ffffff;
						}
						
.topMenuHeader			{ 
						font-family: "Times New Roman", Times, serif; 
						font-size: 11px; 
						font-weight: bold;
						color: #2D2D27; 
						}
						
.txtA					{ 
						font-family: geneva, verdana, sans-serif; 
						font-size: 9px; 
						text-decoration: none; 
						color: #2D2D27; 
						}
												
.txtA a					{ 
						font-family: geneva, verdana, sans-serif; 
						font-size: 9px;
						text-decoration: none; 
						color: #A55850; 
						}
						
.txtA a:visited			{ 
						font-family: geneva, verdana, sans-serif; 
						font-size: 9px;
						text-decoration: none; 
						color: #A55850; 
						}
						
.txtA a:active			{ color: #BC877E; }
						
.txtA a:hover			{ color: #BC877E; }

						
.txtB					{ 
						font-family: geneva, verdana, sans-serif; 
						font-size: 10px; 
						text-decoration: none; 
						color: #2D2D27; 
						}
												
.txtB a					{ 
						font-family: geneva, verdana, sans-serif; 
						font-size: 10px;
						text-decoration: none; 
						color: #A55850; 
						}
						
.txtB a:visited			{ 
						font-family: geneva, verdana, sans-serif; 
						font-size: 10px;
						text-decoration: none; 
						color: #A55850; 
						}
						
.txtB a:active			{ color: #BC877E; }
						
.txtB a:hover			{ color: #BC877E; }

						
.navBtn					{ 
						font-family: geneva, verdana, sans-serif; 
						font-size: 9px; 
						font-weight: bold;
						text-decoration: none; 
						color: #626A9A; 
						}
												
.navBtn a				{ 
						font-family: geneva, verdana, sans-serif; 
						font-size: 9px; 
						font-weight: bold;
						text-decoration: none; 
						color: #626A9A; 
						}
						
.navBtn a:visited		{ 
						font-family: geneva, verdana, sans-serif; 
						font-size: 9px; 
						font-weight: bold;
						text-decoration: none; 
						color: #626A9A; 
						}
						
.navBtn a:active		{ color: #7981B4; }
						
.navBtn a:hover			{ color: #7981B4; }	

.info					{ 
						font-family: geneva, verdana, sans-serif; 
						font-size: 9px; 
						text-decoration: none; 
						color: #AAAA99; 
						}		

.profileHeader			{ 
						font-family: "Times New Roman", Times, serif; 
						font-size: 15px; 
						font-weight: bold;
						color: #757A94; 
						}		
						
.btn 					{  
						font-family: geneva, verdana, sans-serif; 
						font-size: 10px; 
						font-weight: bold; 
						color: #A55850; 
						background-color: #F2F2E5;
						border-style:1px; 	
						}

.txtbox					{
						font-family: geneva, verdana, sans-serif; 
						font-size: 10px; 
						font-weight: normal; 
						color: #666666; 
						background-color: #ffffff;
						border-style:1px; 
						}
			
.select					{
						font-family: geneva, verdana, sans-serif; 
						width: 140px; 
						background-color:#FFFFFF; 
						border-style:0; 
						border:1px #ddcac2 solid; 
						font-size: 9px; 
						line-height: 12px; 
						color: #A55850;
						}
-->
