
.maincontent{
	background-color: #ffffff;
	font-family: Verdana;
}

.WholeHeader 
{
	background-color: #f5f0f0;
}

.leftnav {
	font-family: Verdana;
	background-color: #ffffff;
}

.pagemaster {
	height: 100%;	
	width: 100%;
	background-color: transparent;	
}

.skinmaster {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}


A.SkinObject:link, A.CommandButton:link {
    text-decoration:    none;
    color:#c52525;
}

A.SkinObject:visited, A.CommandButton:visited  {
    text-decoration:    none;
    color:#c52525;
}

A.SkinObject:active, A.CommandButton:active   {
    text-decoration:    none;
    color:#c52525;
}

A.SkinObject:hover, A.CommandButton:hover    {
    text-decoration:    none;
    color:#c52525;
}

h1 
{
	color: #7D3333;
}

span.SkinObject 
{
	color: #7D3333;
}

.normal 
{
	color: #444444;
}

.TopPane {

}
.LeftPane {
	height: 100%;	
	width: 200px;
}
.contentpane {

	height: 100%;
	width: 600px;
}
.rightpane 
{
	/* border-left: solid 1px #999999; */
	padding: 22px 8px 8px 8px;
	width: 100px;
}
.bottompane {

}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: green;
}
.MainMenu_MenuItem {
	border-left: #CCCCCC 0px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-right: #CCCCCC 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CCCCCC; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CCCCCC;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 	
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=135, Strength=5); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #AAAAAA; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #AAAAAA none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DDDDDD;
	BORDER-RIGHT: #8F9092 1px solid; 
	BORDER-TOP: #8F9092 1px solid; 
	BORDER-LEFT: #8F9092 1px solid; 
	BORDER-BOTTOM: #8F9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtGray.jpg);
	 
}

.Head   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:  bold;
    color: #666666;
}





/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.TopSearchBar
{	
	font-family: Verdana;
	font-size: 14px;
	color: #444444;	
	background-color: #eeeeee;
	border-top: solid 1px #eeeeee;
	border-left: solid 1px #eeeeee;
	border-bottom: solid 1px #999999;
	border-right: solid 0px #999999;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;	
	background-image:url(images/BreadBar.gif);
	 background-repeat:repeat-x;
}

/*
ul 
{
	list-style-image: url(Images/Bullet.gif);
	margin-left: 18px;
}
.contentshow {
	background-image:url(Images/paneltopcurve.gif);
	background-repeat:no-repeat;
	background-color:#919395;
	width:436px;
}
.contentshowinner {
	background-image:url(Images/panelbottomcurve.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#fff;
	padding:10px;
}
*/