﻿body {
/*	background-color: #404000;
	background-repeat: repeat-x;
	background-image: url('LeafBackground.jpg'); */
	background-image: url('LPWatermark.jpg');
	padding-top: 20px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.skinmaster {
	background-color: #dcdcbe;
	width: 80%;
}
.skingradient {
	background-color: #404000;
	color: #FFFFFF;
	font-family: Verdana;
}
.controlpanel {
	width: 100%;
}
.leftside {
	width: 208px;
	background-color: transparent;
}
.MenuTab {
	background-color: transparent; 
	width: 208px;
	text-align: left;
/*	background-repeat: no-repeat;*/
}
.titlepane {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.toppane {
	padding-top:4px;
}
.leftpane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align:top;
}
.contentpane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align:top;
}
.rightpane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align:top;
}
.bottompane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: bottom;
}
.farleftpane {
	padding: 2px;
	width:200px;
	background-color:white;
}
/* Menu for Skin Comp */
.ActiveRootTab TD {
	width: 200px;
	height: 30px;
	color: white;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14pt;
	/*font-weight: bold;*/
	background-color: #404000;
	text-align: Left;
}
.RootTab TD {
	width: 200px;
	height: 30px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14pt;
/*	font-weight: bold;*/
	color: white;
	Background-color: #404000;
	text-align: Left;
}
.SelectedRootTab TD {
	width: 200px;
	color: white;
	height: 30px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14pt;
/*	font-weight: bold;*/
	border-left: #8c8c5f 0px solid;
	border-top: #8c8c5f 0px solid;
	background-color: #8c8c5f;
	text-align: left;
}
.BreadcrumbRootTab TD {
	width: 200px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14pt;
/*	font-weight: bold;*/
	color: white;
	height: 30px;
	text-align: left;
}
.ActiveSubTab TD {
	background-color: #8c8c5f; /*#FEA203;*/
	color: white;
	border-top: 0px solid;
/*	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14pt;
	font-weight: bold;*/
	padding: 0px;
	height:30px;
}
.SubTab {
	background-color: red;/*#8c8c5f;*/
	color: #000000;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14pt;
/*	font-weight: bold;*/
	padding: 0px;
	height: 30px;
}
.SelectedSubTab TD {
	background-color: red;
	color: black;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14pt;
/*	font-weight: bold;*/
	padding: 0px;
	height: 30px;
}
.BreadcrumbSubTab TD {
	background-color: Red; /*#000000;*/;
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14pt;
/*	font-weight: bold;*/
	border-top: 0px solid;
	padding: 0px;
	height: 30px;
}
/* For Horizontal drop down menu*/
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	color: white;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14pt;
	font-style: normal;
	background-color: Transparent;
	border:0;
	margin:0;
}
.MainMenu_MenuIcon {
	background-color: #8c8c5f;
	border: 0;
	margin: 0;
	width: 0;
}
.MainMenu_SubMenu {
	background-color: #8c8c5f;
	font-family: Trebuchet MS, Tahoma, Verdana;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#7d7d5a', Direction=135, Strength=7);
	height: 30px;
	border: 0px transparent none;
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #8c8c5f;
	color: white;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size:14pt;
	font-style:italic;
	border: 0;
	margin: 0;
}
.MainMenu_MenuArrow {
	border: 0;
	margin: 0;
	widows: 0;
}
.MainMenu_RootMenuArrow {
}


.StandardButton {
	background: #7994cb none;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
	font-weight: bold;
	font-size: 8.5pt;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.MediaTabs:link {
	text-decoration: none;
	color: #eeeeee;
}
A.MediaTabs:visited {
	text-decoration: none;
	color: #eeeeee;
}
A.MediaTabs:active {
	text-decoration: none;
	color: #eeeeee;
}
A.MediaTabs:hover {
	text-decoration: none;
	color: #8e8e8e;
}
