body { margin: 0px; font-family: Arial, sans-serif, Verdana; font-size : 80%; background: #003366}
p, td, table, ul, li  		{ font-family: Arial, sans-serif, Verdana; font-size: 100%; 
							margin-top: 0; margin-bottom:0}

.navigation1	{color: #2E2E2E; font-family: Verdana; font-size: 80%; font-weight: bold; padding-left: 4px; padding-right: 4px}
.navigation2	{color: #E3E7ED; font-family: Verdana; font-size: 80%; font-weight: bold; padding-left: 12px; padding-right: 4px}
.flash			{background: #2D5B86}
.search_box		{background: #D3D9DB; height: 22px; margin-top: 3px; margin-bottom: 4px; border: 1px solid #000000;}

.left_column	{background:#DEDEDE; font-family: Arial; font-size: 100%; padding: 4px}
.right_column	{padding: 3px}
.bottom_row		{background:#29537B}
.banner			{font-family: Verdana; font-size: 160%; color:#003366}
.content		{padding: 5px}
.newsbox_top	{background:#29537B; color: #ffffff; font-weight:bold; border-left: 1px solid #747474; border-top: 1px solid #747474; border-right: 1px solid #747474}
.newsbox_content	{padding: 3px; border-left: 1px solid #747474; border-right: 1px solid #747474}


.navigation1 a:link
{ 
color: #2E2E2E;
text-decoration: none;
}

 .navigation1 a:visited  
{  
color: #2E2E2E;
text-decoration: none;  
}  

.navigation1 a:hover  
{  
color: #C34400;
text-decoration: none; 
}

.navigation2 a:link
{ 
color: #E3E7ED;  
text-decoration: none;
}

 .navigation2 a:visited  
{  
color: #E3E7ED;  
text-decoration: none;  
}  

.navigation2 a:hover  
{  
color: #F7BC5B;  
text-decoration: none; 
}