 
 /* General Fonts, Links, Structural Elements and Body Tags */

 body 		 	 		{  }
 font, th, td, p, div  	{ font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif; color: #666666; font-size: 11px; line-height: 18px; }
 a						{ color: #663399; text-decoration: none; }
 a:hover				{ color: #663399; text-decoration: underline; }
 h1						{ font-family: Trebuchet MS, Verdana, Helvetica, Sans-Serif; font-size: 14px; color: #666666; font-weight: bold;  }
 .header				{ font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif; font-size: 11px; color: #663399; font-weight: bold;  }
 h2						{ font-family: Verdana, Helvetica, Sans-Serif; color: #4C5660; font-size: 11px; font-weight: bold; }
 li		                { list-style-image: url(../images/list.gif);  font-size: 11px; border-bottom: 1px solid #ECEDED; padding: 2px;}
 td.fade                {  background-image: url(../images/SidePanel.jpg);	background-repeat: no-repeat;	background-position: right top; }
 
 .ltgrey				{ color: #737373; }
 
 /* BreadCrumb Trail */
 #breadcrumb				{ color: #737373;  }
 #breadcrumb a				{ color: #737373; font-weight: normal; text-decoration: none; }
 #breadcrumb a:hover		{  color: #009999; text-decoration: underline;  }
 
 /* Home Design */
 #home          			{ color: #666666;	padding : 10px; }
 #home  a         			{ color: #77C0CD;  font-weight: normal; text-decoration: none; }
 #home  a:hover       		{ text-decoration: underline; }
 

 
				

/* Footer */
 #footer				{ color: #A2A7AB; position: center; padding: 5px; }
 #footer a				{ color: #A2A7AB; font-weight: normal; text-decoration: none; }
 #footer a:hover		{ text-decoration: underline;  }					
 
 /* All Forms */
 
