﻿body
{
	font-size: 12px;
	color: #846D6B;
	font-family: Verdana, Arial, Sans-Serif;
	text-align:justify;
	margin-left: 6px; 
	margin-right: 6px;
	margin-top: 0;
	padding: 0;
	background-color: white;
} 

a:link { color: #846D6B;}
a:visited {color: #846D6B; }
a:hover { color: #846D6B;}
a:active {color: #846D6B; } 

h1
{
	font-size: 18px;
	color: #846D6B;
	font-family: Verdana, Arial, Sans-Serif;
	margin-bottom:2px;
}

h2
{
	font-size: 14px;
	color: #846D6B;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: blink;
	margin-bottom:2px;
	
}

li
{
	text-align: left;
	text-indent: -10px;
	
}

.sidebarTitle
{
	font-weight:bold
}

.copyright
{
	font-size: 8px;
	color: #846D6B;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	vertical-align: top;
	padding-left: 205px
}

.menuText
{
	font-size: 12px;
	font-weight: bold;
	color: #846D6B;
	font-family: Verdana, Arial, Sans-Serif;	
	
}

.masterPanel
{
	position: relative; 
	left: 0px; 
	top:-20px		
}

.menuPanel
{
	position: relative; 
	left: 5px; 
	top:-20px		
}

.footerMenuPanel
{
	position: relative; padding-left: 140px;
}

.sidePanel
{
	border-right: #846d6b thin solid; 
	border-top: #846d6b thin solid; 
	border-left: #846d6b thin solid; 
	border-bottom: #846d6b thin solid;
	position: relative; 
	left: 0px; 
	top:-30px	
	
}

.sidePanelText
{
	font-size: 12px;
	
}