html						{	} 
						
body 						{ 	background-image: url(../images/edge_bg.gif); 
								background-repeat: repeat-y; 
								background-attachment: fixed; 		
								background-color: white;
								font-size: 13px;
								line-height: 15px;
								font-family:"Times New Roman", Times, serif;
								color: #404040;
								margin: 0px; } 			

td							{	font-size: 13px;
								line-height: 15px; 				
								font-family:"Times New Roman", Times, serif;
								color: #404040;  } 				

form 						{	margin: 0px;}	
hr	 						{	margin: 0px;}
	
.mini_dropdown				{	font-size: 9px;}	

.title						{	font-size: 15px; color: #69a6d1; }
.black						{	color: black; }
.maroon						{ 	color: #610c0d; }


a:link 						{ 	color: #69a6d1; text-decoration: none; }		
a:visited 					{ 	color: #69a6d1; text-decoration: none; }
a:hover 					{ 	color: #69a6d1; text-decoration: underline; }
a:active 					{ 	color: #69a6d1; text-decoration: underline; }	


