
/* style sheet for Dr. Tony Hsu website */


a.res:link, a.res:visited, a.res:active {font-family:arial; font-weight:bold; color: #8876DA; font-weight:bold;}
a.res:hover {color: #85B01E;}


/* top navigation */
a.nav:link, a.nav:visited, a.nav:active {font-family:arial; font-weight:bold; font-size:12px; color:#000000; text-align:left; padding-left:10px; color: #000000; text-decoration: none;}
a.nav:hover {color: #7464BB;}


/* bottom navigation */
a.navbottom:link, a.navbottom:visited, a.nav:active {font: normal 12px arial; text-align:center; 
color: #000000; text-decoration: none;}
a.navbottom:hover {color: #7464BB;}


.footerleft
{float:left; font-size: 10px; font-family: arial; color: #000000; margin-left: 20px;}


.footer 
{float:right; font-size: 10px; font-family: arial; color: #000000; margin-right: 20px; text-decoration: none;}

a.footerlink, a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover 
{color: #000000; text-decoration: none;}





h1,h2,h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
 margin-left:20px;
}


h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}

td {background-color:#ffffff;}

hr {border: 1px dashed #bfbfbf;
      color: #bfbfbf;
      background-color:#bfbfbf;
      height: 1px;
}

div.LeftBar {background-image:url(../images/design2_07a.gif); background-repeat:repeat-y;}
div.RightBar {background-image:url(../images/design2_09a.gif); background-repeat:repeat-y;}

.title {font-family: Arial, Helvetica, sans-serif;
   color:#684329;
   margin-left: 20px;
   text-align:left;
}


.text {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #684329;
margin-left: 20px;
margin-right: 20px;
text-align:justify;
}

.Ltext {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #97BD3D;
margin-left:10px;
text-align:left;
}

.desc {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #684329;
margin-left: 20px;
margin-right: 20px;
text-align:justify;
}


.top {margin-left: 150px;}

.underline {text-decoration:underline;}

.testimonials {font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   font-style:italic;
}




ul{
    margin: 0 auto;
}

ul.plain li{
	text-align:left;
	list-style:disc;
}


.graytextL {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #bfbfbf;
margin: 20px;
text-align:left;
}

.graytextR {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #bfbfbf;
margin: 20px;
text-align:right;
}



.smalltext {
font-family: Arial, Verdana;
font-size: 10px;
color:#000000;
text-decoration: none;
}

