.SmarthealthPanel { 
		BACKGROUND-COLOR: #648ec0; 	
		Z-INDEX: 101;  
color: #648EC0;
		VISIBILITY: hidden;  
		POSITION: absolute;
		BORDER-TOP: #fff 1px solid;  
		BORDER-BOTTOM: #fff 1px solid;  
		BORDER-LEFT: #fff 1px solid;  
		BORDER-RIGHT: #fff 1px solid;  
		}	

A.SmarthealthButton { 
		FONT-SIZE: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal; 
		text-decoration: none;
		BACKGROUND-COLOR: transparent;  
		TOP: 0px;  
		LEFT: 0px;  	
		PADDING-TOP: 2px;  
		PADDING-RIGHT: 12px;  
		PADDING-BOTTOM: 2px;  
		PADDING-LEFT: 12px;  
		Z-INDEX:100;  
		CURSOR: hand;
		color: #ffffff;
		}

A.Smarthealth:hover {
		FONT-SIZE: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
		text-decoration: underline;
color: #FFFFF;
background-color: transparent;
		}

A.Smarthealth:link { 
		text-decoration: none;
		}

A.Smarthealth:visited { 
		text-decoration: none;
		}

A.SmarthealthDown {
		}

A.SmartHealthPanelButton { 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
		color: #546c7a;
		FONT-SIZE: 11px;  
		FONT-STYLE: normal;
		text-decoration: none;
		PADDING-TOP: 10px;  
		PADDING-LEFT: 25px;  
		PADDING-RIGHT: 25px;  	
		PADDING-BOTTOM: 10px;  
		CURSOR: hand;  
		WHITE-SPACE: nowrap;  
		DISPLAY: block;
		}

A.SmarthealthPanelButton:link {
		color: #546c7a;
		text-decoration: none;
		CURSOR: hand;
		}

A.SmarthealthPanelButton:visited {
		color: #546c7a;
		text-decoration: none;
		CURSOR: hand; 
		}

A.SmarthealthPanelButton:hover {
		text-decoration: none;
		color: white;
		CURSOR: hand;
		BACKGROUND-COLOR: #045a8d;
		}

A.SmarthealthPanelButtonDown {
		color: #FFFFFF;
		BACKGROUND-COLOR: #A0A0A3;
		}