.Navigation,
.Navigation A:Link,
.Navigation A:Visited,
.Navigation td,
.Navigation P,
.Navigation SPAN,
.Navigation DIV,
.TableHead
{
	color: white !important;
	background-color: Maroon !important;
}
.Content,
.Content A:Link,
.Content A:Visited,
.Content td,
.Content P,
.Content SPAN,
.Content DIV
{
	color: black !important;
	background-color: white !important;
}
BODY
{
	font-family: Tahoma;
	font-size: 85%;
}

A:hover 
{
	text-decoration: none;	
}

.BreadCrumbs,
.BreadCrumbs A:link,
.BreadCrumbs A:visited
{
	color: White;
}

.LayoutTable
{
	width: 700px;
	border-left: Black 1px solid;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-bottom: Black 1px solid;
}

.HeaderCell
{
	background-color: White;
}

*.HeaderCell h1
{
	display: inline;
	font-size: xx-large;
}

.SubHeaderCell
{
	background-color: Navy;
	text-align: center;
	border-left: Black 1px solid;
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-bottom: Black 1px solid;
}

.LeftCell
{
	height: 100%;
	width: 10%;
	vertical-align: top;
	background-color: Gainsboro;
	border-left: Black 1px solid;
	border-right: Black 1px solid;
	border-bottom: Black 1px solid;
}

.CenterCell
{
	background-color: White;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: Black 1px solid;
	border-bottom: Black 1px solid;
}

.RightCell {}

.FooterCell
{
	text-align: center;
}

.IdentityCell
{
	color: White;
}

.BreadCrumbsCell
{
	color: White;
}

.Control
{
	border-style: solid;
	border-color: slategray;
	border-width: 1px;
}

.Caption
{
	color: Gray;
	background-color: White;
	border-top: Gainsboro 1px solid;
	border-left: Gainsboro 1px solid;
	border-bottom: White 1px solid;
	border-right: White 1px solid;
}		

.Message
{
	font-weight: bold;
	margin-bottom: 4.5pt;
}

.ErrorMessage
{
	color: red;
}

OL,
UL
{
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.MenuGroup 
{
	BACKGROUND-COLOR: gainsboro
}

.MenuItem
{
	BORDER-RIGHT: gainsboro 1px solid;
	PADDING-RIGHT: 15px;
	BORDER-TOP: gainsboro 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: gainsboro 1px solid;
	cursor: pointer;
	cursor: hand;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: gainsboro 1px solid;
	BACKGROUND-COLOR: gainsboro
}

.MenuExpanded
{
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}

.MenuItemOver
{
	BORDER-RIGHT: gray 1px solid;
	PADDING-RIGHT: 15px;
	BORDER-TOP: gray 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: gray 1px solid;
	cursor: pointer;
	cursor: hand;
	COLOR: black;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: gray 1px solid;
	BACKGROUND-COLOR: silver
}
body
{
    margin: 0px;
    font-family: Tahoma, 'Microsoft Sans Serif';
    font-size: 75%;
}
.Heading
{
	font-size: medium;
	font-weight: bold;
}
/*.BodyPanel
{
	padding: 4px;
	width: 100%;
	height: 100%;
}*/
.TableHead
{
	font-size: larger;
}
.TableLabel
{
	font-weight: bold;
	background-color: #EEEEEE;
}
.TableData
{
	background-color: #EEEEEE;
}
.TableDataAlternate
{
	background-color: #FFFFFF;
}
.TableFoot
{
	background-color: #CCCCCC;
}
.TableColumnHead
{
	background-color: #CCCCCC;
	font-weight: bold;
}
.DisabledControl
{
	background-color: #EEEEEE;	
}
.Navigation,
.Navigation A:Link,
.Navigation A:Visited,
.Navigation td,
.Navigation P,
.Navigation SPAN,
.Navigation DIV,
.TableHead
{
	color: white;
	background-color: black;
}
.Content,
.Content A:Link,
.Content A:Visited,
.Content td,
.Content P,
.Content SPAN,
.Content DIV
{
	color: black;
	background-color: white;
}
	body
	{
			background-image: url(http://www.adnug.org/App_MasterPages/Adnug/Background.gif);
	}

.MenuItem {
color: #000000;
}

.jcLrg {
width: 300px;
}