﻿.tBody
{
	width: 820px;
	border-right: #8b8a85 1px solid; 
	border-top: #8b8a85 1px solid; 
	border-left: #8b8a85 1px solid; 
	border-bottom: #8b8a85 1px solid;
	background-color: #ffffff;
	margin-bottom: 5px;
}

.ButtonBG
{
	background-image: url(Images/ButtonBG.gif);
	width: 64px;
	height: 24px;
	FONT-FAMILY: tahoma;
	color: #ffffff;
	CURSOR: hand;
}

.HandCursor
{
	CURSOR: hand;
}

.PageTitle
{
	background-image: url(Images/PageTitleBG.gif);
	width: 612px;
	padding-top: 4px;
	height: 22px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	color: #ffffff;
}

.HoverArea
{
	background-color: #DFE6F0;
}

.HoverArea a
{
	text-decoration: none;
	color: maroon;
	font-weight: bold;
}

.HoverArea a:hover
{	
	text-decoration: underline;	
}

.doit
{
	border-top: #ffffff 10px solid; 
}

.Area
{	
	color: gray;
}

.Area a
{
	text-decoration: none;
	color: maroon;
	font-weight: bold;
}

.Area a:hover
{	
	text-decoration: underline;
}

.EnVMenu
{	
	font-family: Tahoma;
	font-size: 10pt;
}

.EnVMenu a
{	 
	background-image: url(Images/EnVMenuBG.gif);
	display: block;
	height: 21px;
	width: 162px;
	color: #ffffff;
	padding-left: 35px;
	padding-top: 5px;
}

.EnVMenu a:hover
{
	background-image: url(Images/EnVMenuHoverBG.gif);
	color: #FFC700;
}

.EnVSubMenu
{	
	font-family: Tahoma;
	font-size: 10pt;
}

.EnVSubMenu a
{
	background-image: url(Images/VSubMenuBG.gif);
	display: block;
	height: 21px;
	width: 163px;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 5px;
}

.EnVSubMenu a:hover
{
	color: #FFC700;
}

.ArVMenu
{	
	font-family: Tahoma;
	font-size: 10pt;
}

.ArVMenu a
{
	background-image: url(Images/ArVMenuBG.gif);
	font-family: Tahoma;
	font-size: small;
	display: block;
	height: 21px;
	width: 162px;
	color: #ffffff;
	padding-right: 35px;
	padding-top: 5px;
}

.ArVSubMenu
{	
	font-family: Tahoma;
	font-size: 10pt;
}

.ArVSubMenu a
{
	background-image: url(Images/VSubMenuBG.gif);
	font-family: Tahoma;
	font-size: small;
	display: block;
	height: 21px;
	width: 163px;
	color: #ffffff;
	padding-right: 5px;
	padding-top: 5px;
}

.ArVMenu a:hover
{
	background-image: url(Images/ArVMenuHoverBG.gif);
	color: #FFC700;
}

.ArVSubMenu a:hover
{
	color: #FFC700;
}


.ArVHMenu
{	
	font-family: Tahoma;
	font-size: 10pt;
}

.ArVHMenu a
{	
	display: block;
	height: 21px;
	width: 162px;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 5px;
}

.ArVHSubMenu
{	
	font-family: Tahoma;
	font-size: 10pt;
}

.ArVHSubMenu a
{
	background-image: url(Images/VSubMenuBG.gif);
	font-family: Tahoma;
	font-size:x-small;
	display: block;
	height: 21px;
	width: 168px;
	color: #ffffff;
	text-align:center;
	padding-top: 5px;
}

.ArVHMenu a:hover
{	
	color: #FFC700;
}

.ArVHSubMenu a:hover
{
	color: #FFC700;
}