

/* General font families for common tags 
*/font,th,td,p { font-family: Tahoma }a:link,a:active,a:visited { color : #333333;  text-decoration: none;}
a:hover { text-decoration: none; color : #333333; }

/* General text */

.gen { font-size : 14px; color: #333333;}
.genmed { font-size : 11px; color: #333333;}
.gensmall { font-size : 10px; }
a.gen,a.genmed,a.gensmall { color: #333333; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #666666; text-decoration: none; }
.gengreen { font-size : 11px; color : #3A7C7C; }
.genorange { font-size : 11px; color : #CC0000; }
.genpurple { font-size : 12px; color : #938BB4;  }

a.genpurple { color: #938BB4; text-decoration: underline; }
a.genpurple:hover { color: #333333; text-decoration: underline; }


.maintitle  { font-family:Tahoma; font-weight: bold; font-size: 18px; color : #000000; }
a.maintitle { text-decoration: none; color : #000000; }
a.maintitle:hover { text-decoration: none; color : #333333; }

.maintitle2  { font-family:arial,verdana,sans-serif; font-weight: bold; font-size: 15px; color : #80B63A; }
a.maintitle2 { text-decoration: none; color : #80B63A; }
a.maintitle2:hover{ text-decoration: none; color : #000000; }

.sectiontitle  { font-family:Tahoma; font-weight: bold; font-size: 15px; color : #534431; }
a.sectiontitle { text-decoration: none; color : #938BB4; }
a.sectiontitle:hover { text-decoration: underline; color : #333333; }

.heading	{ font-family:Tahoma; font-weight: bold; font-size: 15px; color : #938BB4;}
a.heading { text-decoration: underline; color : #938BB4; }
a.heading:hover { text-decoration: underline; color : #333333; }

.purpleheading  { font-family:arial,verdana,sans-serif; font-weight: bold; font-size: 18px; color : #938BB4; }
a.purpleheading { text-decoration: none; color : #938BB4; }
a.purpleheading:hover{ text-decoration: none; color : #4E466C; }

.orangeheading  { font-family:arial,verdana,sans-serif; font-weight: bold; font-size: 18px; color : #F7941D; }
a.orangeheading { text-decoration: none; color : #F7941D; }
a.orangeheading:hover{ text-decoration: none; color : #D87A07; }

.subtitle  { font-family:Tahoma; font-weight: bold; font-size: 13px; color : #F7941D; }
a.subtitle 	{ text-decoration: none; color : #F7941D; }
a.subtitle:hover { text-decoration: none; color : #333333; }


.copyright		{ font-size: 10px; font-family: Tahoma; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #333333; text-decoration: none;}

}




