/* CSS definition file containing site wide stylesheets */
BLOCKQUOTE { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 BODY { font-family: Verdana,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 A:active { font-family: Georgia,Times,serif; font-size: 8pt; color: #006633;}
 A:link { font-family: Verdana,Times,serif; font-size: 8pt; color:#006633;}
 A:hover { font-family: Verdana,Times,serif; font-size: 8pt; color:#006633; }
 A:visited { font-family: Verdana,Times,serif; font-size: 8pt; color:#006633;}
 UL { font-family: Verdana,Times,serif; font-size: 8pt; color: rgb(0,0,0);}
 .TextObject { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 H1 { font-family: Verdana,Times,serif; font-size: 20pt; color: #333366; font-weight: bold;}
 H2 { font-family: Verdana; font-size: 18pt; font-weight: bold; color: #000000;}
 P { font-family: Verdana, Times,serif; font-size: 10pt; color: #000000;}
 H3 { font-family: Verdana,Georgia,Times,serif; font-size: 13pt; color: #333366;}
 LI { font-family: Verdana,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 OL { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 H4 { font-family: Verdana,Georgia,Times,serif; font-size: 10pt; font-weight: bold; color: #000000;}
 .TextNavBar { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 ADDRESS { font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: #ffffff;; font-style: normal}
 H5 { font-family: Verdana,Times,serif; font-size: 9pt; color: rgb(0,0,0);}
 PRE { font-family: Georgia,Times,serif; font-size: 10pt; color: rgb(0,0,0);}
 H6 { font-family: Georgia,Times,serif; font-size: 12pt; color: rgb(0,0,0);}
 td { font-family: Verdana,Times,serif; font-size: 8pt; color: rgb(0,0,0);}
 	a.weekly:hover
	{
	background-image: url('../images/weekly_dn.jpg');
	background-position: left middle;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	}
	a.weekly
	{
	background-image: url('../images/weekly_up.jpg');
	background-position: left middle;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	}
 
