/*  Main Content Styles  */
body 					{	background-color: #FFFFFF;
							margin-top: 30px;}


p,td, li 					{	font-family: Arial, Helvetica, sans-serif;
							font-size: 11px;
							line-height: 130%;}	
							
							
a:link 					{	color: #FF0000; 
							text-decoration: none;}
							
							
a:visited				{	color: #FF0000; 
							text-decoration: none;} 
							
							
a:hover 				{	color: #C40000; 
							text-decoration: none;} 

						 
h1 						{	font-size: 20px;
							font-family: Georgia, "Times New Roman", Times, serif;
					 		color: #FF0000;
							margin-top: 20px;}	
						
						
h2 						{	font-size: 17px;
							font-family: Georgia, "Times New Roman", Times, serif;
							margin-top: 30px;			
	 						color: #FF0000;
							font-weight: bold;}	
						
						
h3 						{	font-size: 14px;
							font-family: Georgia, "Times New Roman", Times, serif;
					 		font-weight: bold;				
	 						color: #FF0000;	}									 



/*  Misc Content Styles  */			
.copyright				{	font-family: Arial, Helvetica, sans-serif;
							font-size: 10px;}															


.main-content 			{	background-color: #E4E4E4;}


.windows-compatible		{	background-color: #FFFFFF;
							border: 1px solid #FF0000;
							height:90px;
							width:380px;}
							
							
.red-bordered-table		{	background-color: #FFFFFF;
							border: 1px solid #FF0000;}
							
							
.without-margin 		{	font-size: 17px;
							font-family: Georgia, "Times New Roman", Times, serif;								
	 						color: #FF0000;
							font-weight: bold;}	
							
							
.red-text 				{	color:#FF0000}								
							
							
							
/*  Navagation Styles  */			
#navagation a:link 			{	color: #333333; 
							font-size: 11px;
							text-decoration: none;
							font-weight: bold;}
							
							
#navagation a:visited		{	color: #333333; 
							font-size: 11px;
							text-decoration: none;
							font-weight: bold;} 
							
							
#navagation a:hover 		{	color: #FFFFFF; 
							font-size: 11px;
							text-decoration: none;
							font-weight: bold;} 
							
							
.selected			 		{	color: #FFFF00; 
							font-size: 11px;
							text-decoration: none;
							font-weight: bold;} 							