@charset "utf-8";
/* CSS Document */
body {border-top:0}
.btnspace {line-height:3px}
.address {font-family:Arial, Helvetica, sans-serif;font-size:12pt;line-height:20px}
.welcome {font-family:"Times New Roman", Times, serif;font-size:18pt;line-height:44px; margin-left:16px; margin-right:16px;}
.welcomebody {font-family:Arial, Helvetica, sans-serif;font-size:12pt;line-height:26px; margin-left:16px; margin-right:16px;}
.doctor {color: #6c3165; background:#eeeeaa ;font-family:Arial, Times, serif;font-size:18pt;line-height:44px; margin-left:0px; margin-right:0px;font-weight:bold;}
.doctor3 {color: #6c3165; background:#eeeeaa ;font-family:"Times New Roman", Times, serif;font-size:18pt;line-height:44px; margin-left:0px; margin-right:0px;font-weight:bold;}
.doctorbody {font-family:Arial, Helvetica, sans-serif;font-size:12pt;line-height:26px; margin-left:23px; margin-right:23px;}

.footer {font-family:Arial, Helvetica, sans-serif;font-size:9px;line-height:26px; margin-left:23px; margin-right:23px; color:#003366}
.popup {border: 4px solid black; 
		 background-color: lightyellow; 
		 padding: 8px; 
		 font-family:arial;
		 font-size:10pt}
.popupheader {color: #6c3165; background:#eeeeaa ;font-family:Arial, Times, serif;font-size:16pt;line-height:44px; margin-left:0px; margin-right:0px;font-weight:bold;}


#myMenu {
//margin: 0;
//padding: 0;
//background: #6c3165;
// height: 34px;
}

#myMenu ul {
//margin: 0;
//padding: 0;
//height: auto;
//width: auto;
//border-style: none;
}

#myMenu li {
// font-size: 14px;
//height: auto;
//width: auto;
}

#myMenu li a {
padding: 7px 15px 7px 15px;
//text-decoration: none ;
}

