﻿body 
{
	margin:3px 0px 10px 0px;
	background-color:#660000;
}

.headerCaptionPanelPlace
{
    border-left:2px solid #D7D7D7;
    border-right:2px solid #D7D7D7;
    background-color:#660000;
}

div.NavigationPanel div
{
	padding-top:3px;
	padding-bottom:3px;
}

div.NavigationPanel
{
	width:160px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:13px	
}

div.NavigationPanel a:link, A:active 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration :none;
	color:#780000;
} 

div.NavigationPanel a:visited 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration :none;
	color:#780000;
} 
	
div.NavigationPanel a:hover 
{ 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration :none;
	color:#808080; 
} 


p.footer
{	 
    font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-left: 87px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	background-color:#660000;
}

p.copyright 
{	 
    font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	padding-left: 87px;
	margin: 0px 0px 0px 0px;
	color: #373646;
}


