﻿body
{
	font-family:Calibri;
	text-align:justify;
}
.back
{
 margin:0px auto;
 width:940px;	
}
.header
{
	 height:130px;
	 width:inherit;
}
.main
{
  width:940px;
}
.menu
{
	width:940px;
	height:30px;
}
.content
{
	width:700px;
	float:left;
}
.clear
{
	clear:both;
}
.footer
{
	text-align:center;
     font-weight:bold;
	width:inherit;
}
a
{
	text-decoration:none;
}	
hr
{
	color:#C60000;
	height:1px;
}
.WaterMark
{
    color:Gray;
    font-style:italic;
    font-size:14px;
}
h2
{
	font-size: x-large;
	text-align:center;
}
.TableText
{
	color:White;
	font-weight:bold;
}
.TableText a,.TableText a:visited
{
	color:White;
     font-size:medium;
 text-decoration:underline;
}
.TableText a:hover
{
	text-decoration:none;
}
.h4
{
 margin-top:10px;
	color:#336666;
	margin-bottom:10px;
}
.Panels
{
	border:2px solid #336666;
	text-align:justify;
	padding-left:3px;
	width:532px;
}
.ListViewData
{
	color:White;
	font-weight:bold;
}
.AccHeader
{
	text-decoration:underline;
    color: white;
    background-color: #6B8237;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
    
    margin-top: 5px;
    cursor: pointer;
    padding-left:4px;
}
.AccHeaderSelected
{
	padding-left:4px;
    color: white;
    background-color:#6B8237;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
   
    margin-top: 5px;
    cursor: pointer;
}
.AccContent
{
    background-color: #C6D7A2;
    border-top: none;
    padding-left:10px;
}
#acc a
{
	color:Blue;
	text-decoration:none;
	 font-weight:normal;
}
#acc a:hover
{
	color:Blue;
	text-decoration:underline;
	 font-weight:bold;
}
.h4Panels
{
  color:#ffdddd;
  text-decoration:underline;
  
}
.h2Panels
{
	text-align:center;
	color:White;
}
.DivPanels
{
	color:White;
	padding:10px;
}
.button
{
	cursor:pointer;
}
a:visited
{
	color:#0000FF;	
	text-decoration:none;
}
.side
{
	width:230px;
	float:right;
	text-align:center;
}
.divHeader
{
	font-weight:bold;
	width:inherit;
	position:relative; 
	top:121px;
	left: 3px;
	text-align:center;
	height: 55px;
}
.divHeader a
{
	color:White;
	font-size:medium;
	text-decoration:none;
	font-family:Century Gothic;
	font-weight:bold;
}
.divHeader ul
{
	list-style-type:none;
	padding:0;
	margin:0;
	height: 36px;
}
.divHeader ul li
{
	padding:7px 14px 10px 14px;
	 display:inline; 
	 list-style-type:none;
}