﻿body { font-family:Arial; font-size:12px; color:Black; background-image:url(/Common/Images/Backgrounds/Grass.jpg);}

.bodyTable {background-color:#FFFFFF;border:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #ffffff;border-top:1px solid #ffffff; }
.bodyContent {background-color:#FFFFFF;border:6px solid #7d6340;border-bottom:6px solid #7d6340;border-left:6px solid #7d6340;border-right:6px solid #7d6340;border-top:6px solid #7d6340; padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:10px; background-image:url(/Common/Images/Backgrounds/Background.gif);  }

a:link,a:active,a:visited { font-family:Arial; font-size:12px; color:#990000; }
a.Arial10:hover {font-family:Arial; font-size:12px; color:#00309C;}

.Arial10 { font-family:Arial; font-size:10px;}
a.Arial10:link,a.Arial10:active,a.Arial10:visited { font-family:Arial; font-size:10px; color:#990000; }
a.Arial10:hover {font-family:Arial; font-size:10px; color:#00309C;}
 
.Arial12 { font-family:Arial; font-size:12px;}
a.Arial12:link,a.Arial12:active,a.Arial12:visited { font-family:Arial; font-size:12px; color:#990000; }
a.Arial12:hover {font-family:Arial; font-size:12px; color:#00309C;}
 
.iViewDisplay {font-family : Arial;	font-size : 12px;FONT-WEIGHT:Normal;}
.iViewDisplayBox {background-color:#FFFFFF;border-bottom : 1px solid #000000;border-left : 1px solid #dfdfdf;	border-right : 1px solid #000000;	border-top : 1px solid #dfdfdf;	font-family : Arial;	font-size : 11px;FONT-WEIGHT:Normal; margin-bottom : 2px; margin-right : 2px; margin-left : 2px; margin-top : 2px; padding : 2px; }

.MenuTitle{ background-color:#669966;font-family:Arial;font-size:11px; font-weight:Normal; color:White; text-align:center; text-decoration:None; background-image:url(/Common/Images/Backgrounds/Title.gif); }
.MenuContent { font-family:Arial; font-size:10px; background-color:#E2EEE0; }
.MenuArea { width:200px; }
.MenuLink { font-family:Arial; font-size:12px;}
a.MenuLink:link,a.MenuLink:active,a.MenuLink:visited { font-family:Arial; font-size:12px; color:#990000; }
a.MenuLink:hover {font-family:Arial; font-size:12px; color:#000099;}

.ButtonToolbar {font-family:Arial; font-size:10px;color:Black; }
A.ButtonToolbar:link,A.ButtonToolbar:active,A.ButtonToolbar:visited { border:2px; margin-right:2px;  margin-left:2px;  font-family:Arial; font-size:10px; color:Black;  text-decoration:none; }
A.ButtonToolbar:hover {  border:2px;  margin-right:0px;  margin-left:0px;  border-style:Outset; }

.validation { font-family:Arial; font-size:10px; color:#000099; }

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}
 
ul 
{
	list-style: none;
	padding: 0;
	margin: 0;
}
 
#nav a {
	font-weight: bold;
	color: green;
}
 
#nav a {
	text-decoration: none;
}
 
#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 4px;
}
 
#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #7d6340;
	border-width: 0 5px;
}
 
li {
	float: left;
	position: relative;
	width: 8.5em;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid #7d6340;
	border-width: 1px 0;
}
 
li#first {
	border-left-width: 1em;
}
 
li#last {
	border-right-width: 1em;
}
 
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
 
	font-weight: normal;
	background: url(/Common/Images/Backgrounds/Menu.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
}
 
 
li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}
 
li:hover ul, li.over ul {
	display: block;
}


.MenuStatic
{
	font-weight:bold;
	color: Green;
	float: inherit;
	position: relative;
	text-align: center;
	cursor: default;
	background-color: white;
}
.MenuStrip
{
	width: 99%;
	color: Green;
	border: solid 1px #7d6340;
	border-left: solid 10px #7d6340;
	border-right: solid 10px #7d6340;
}
.MenuDynamic
{
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(/Common/Images/Backgrounds/Menu.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
}
.MenuDynamicHover
{
	display: block;
	padding: 0.2em 5px;
	border: 5px solid #7d6340;
	border-width: 0 5px;
}
.MenuDynamicItem
{
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	color: Green;
	padding: 0.2em 4px;




}
