﻿body { margin: 0px; font-family: Arial, sans-serif, Verdana; font-size : 80%; background: #042E4E}
p, td, table, ul, li  	{
	font-family: Arial, sans-serif, Verdana;
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	text-align: center;
}

.navigation1	{background: #A7A880; font-size: 80%; font-weight: bold; color: #FFFFFF; font-family: Verdana;
				 padding-left: 4px; padding-right: 4px}
.navigation2	{background: #A7A880; font-size: 85%; font-weight: bold; color: #FFFFFF; line-height: 200%; 
				 font-family: Verdana; padding: 6px}
.left_column	{background: #D4D4D4; color: #000000; font-family: Arial; font-size: 100%; padding: 2px}
.right_column	{padding: 3px}
.banner			{background: #336699; font-family: Verdana; font-weight: bold; font-size: 120%; color:#FFFFFF; padding-left: 6px}
.content		{
	background: #FFFFFF;
	padding: 5px;
	text-align: left;
}
.newsbox	 	{
	padding: 4px;
	text-align: left;
}
.newsbox_title 	{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.navigation1 a:link
{ 
color: #FFFFFF;
text-decoration: none;
}

 .navigation1 a:visited  
{  
color: #FFFFFF;
text-decoration: none;  
}  

.navigation1 a:hover  
{  
color: #FFD350;
text-decoration: none; 
}

.navigation2 a:link
{ 
color: #FFFFFF;  
text-decoration: none;
}

 .navigation2 a:visited  
{  
color: #FFFFFF;  
text-decoration: none;  
}  

.navigation2 a:hover  
{  
color: #FFD350;  
text-decoration: none; 
}
