/* Fixed Size Styles these need to be one pixel bigger to work nice in Netscape! */


body         { 	color: #000000; 
				font-family: Verdana, Arial, helvetica, sans-serif;
				background-color: ;
				font-size: 12pt;}

body.calendar         { 	color: #FF0000; 
				font-family: Verdana, Arial, helvetica, sans-serif;
				background-color: red;
				font-size: 8pt; }
				
body.sections { 	color: #000000; 
				font-family: Verdana, Arial, helvetica, sans-serif;
				background-color: #FFA800;
				font-size: 8pt; }
               
               
input {font-family: verdana; font-size: 9pt; vertical-align: center; color: #000000; }

select {font-family: verdana; font-size: 9pt; vertical-align: center; color: #000000; }

.text	{padding-left:8px; padding-top:10px; font-family: arial; font-size: 12px;; color: #000000;}

textarea  {font-family: verdana; font-size: 9pt; vertical-align: center; color: #000000; }            

table.outline	{border: 1px solid black; }

td.expo			{font-family: verdana; font-size: 7pt; color: #000000; ; padding-left: 2px; text-align: justify}

td 				{font-family: arial; font-size: 12px;; color: #000000; text-align: left}

td.calendar 			{font-family: verdana; font-size: 7pt;; color: #ffffff; }

td.content				{padding-left:8px; padding-right:6px; padding-top:10px; font-family: arial; font-size: 12px; color: #000000; text-align: justify}
td.headings				{padding-top:10px;}


td.space		{font-family: verdana; font-size: 8pt;; color: #FFFFFF; padding-left: 4px;}

td.main		{padding-left: 4px; padding-right: 4px; padding-top: 2; font-family: verdana; font-size: 8pt; border: 1px solid black; }


hr	 			{align: center; color: #000000} 

.sectionheadings		{font-family: arial; font-size: 15px; align: left; color: #876535;} 

select			{color: #000000; height=22; border: 1px solid black; background-color: #ffffff; height=18; font-size: 8pt; font-weight: bold; text-align: center; }


input.button   {color: #FFFFFF; height=22; border: 1px solid black; background-color: #FF0000; height=18; font-size: 8pt; font-weight: bold; text-align: center; }
	 
		
/* Global Settings */
A 				{color: #000000; text-decoration:none; font-weight: bold;}
A:visited 		{color: #000000; text-decoration:none; font-weight: bold;}
A:hover 		{color: red; text-decoration:none; font-weight: bold;}	
A:active 		{color: #702410; text-decoration:none; font-weight: bold;}	


A.black 				{color: #886638; text-decoration:none; font-weight: bold;}
A.black:visited 		{color: #886638; text-decoration:none; font-weight: bold;}
A.black:hover 		{color: #FFA800; text-decoration:none; font-weight: bold;}	
A.black:active 		{color: #702410; text-decoration:none; font-weight: bold;}	




 