﻿body { margin: 0px; font-family: Arial, sans-serif, Verdana; font-size : 80%; background: #181818}
li  	{ font-family: Arial, sans-serif, Verdana; font-size: 100%}

ul  	{ font-family: Arial, sans-serif, Verdana; font-size: 100%}

table  	{ font-family: Arial, sans-serif, Verdana; font-size: 100%}

td  	{ font-family: Arial, sans-serif, Verdana; font-size: 100%}

p  	{ font-family: Arial, sans-serif, Verdana; font-size: 100%}

.navigation1	{
	background: #8C8C8C;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana;
	padding-left: 4px;
	padding-right: 4px;
}
.navigation2	{
	background: #8C8C8C;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 200%;
	font-family: Verdana;
	padding: 0px
}
.left_column	{background: #D4D4D4; color: #000000; font-family: Arial; font-size: 100%; padding: 2px}
.right_column	{padding: 3px}
.banner			{background: #660000; font-family: Verdana; font-weight: bold; font-size: 120%; color:#FFFFFF; padding-left: 6px}
.content		{background: #FFFFFF; padding: 5px}
.newsbox	 	{padding: 4px}
.newsbox_title 	{color: #FFFFFF; font-weight: bold}

.navigation1 a:link
{
	color: #FFFFFF;
	text-decoration: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.navigation1 a:visited  
{
	color: #333333;
	text-decoration: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.navigation1 a:hover  
{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #800000;
	padding-right: 5px;
	padding-left: 5px;
}

.navigation2 a:link
{
	padding: 0px 0px 0px 6px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	width: 176px;
}
.navigation2 a:visited  
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	width: 176px;
	padding-left: 6px;
}
.navigation2 a:hover  
{
	color: #FFD350;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	width: 176px;
	padding-left: 6px;
}
