   
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #E6E6E6;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-image: url(header.gif); /*url(topbg.gif);*/
	/*background-repeat: repeat-x;*/
	background-color: #7AC23C;
	height: 200px; /*122px;*/
}
.dottedline {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bannerpadding {
	padding-left: 20px;
	padding-right: 20px;
}
.skingradient {
	background-image: url(menubg.gif); 
	height:38px;
	background-color: #F1ECED;
}
.controlpanel {
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.contentpane {
	/*width: 30%;*/
	background-color: transparent;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 6px;
}
.rightpane {
	/*width: 430px;*/
	background-color: transparent;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 6px;
}

.rightvendorpane {
	width: 230px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:38px;
	background-color: Transparent;
}
.MainMenu_MenuItem{
	border-left: #F1F1EE 0px solid; 
	border-bottom: #F1F1EE 0px solid; 
	border-top: #F1F1EE 0px solid; 
	border-right: #F1F1EE 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #3399cc; /*#70B044; */
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial; 
}
.MainMenu_MenuItemSel{
	background-color: #D1E4BE; 
	cursor: pointer; 
	cursor: hand; 
	color: #3399cc; /*70B044; */
	font-size: 13px;
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuItemAct {
	background-color: #F1F1EE; 
	cursor: pointer; 
	cursor: hand; 
	color: #3399cc; /*#70B044; */
	font-size: 13px;
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.rootMenuItem TD{ 
	border-left: #F1F1EE 0px solid; 
	border-bottom: #F1F1EE 0px solid; 
	border-top: #F1F1EE 0px solid; 
	border-right: #F1F1EE 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #3399cc; /*#70B044; */ 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial; 
	padding-top: 10px;
	padding-bottom: 10px;

} 
.rootmenuitemselected TD{ 
	background-color: #F1F1EE; 
	cursor: pointer; 
	cursor: hand; 
	color: #3399cc; /*#70B044; */ 
	font-size: 13px;
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rootmenuitemactive TD{ 
	background-color: #F1F1EE; 
	cursor: pointer; 
	cursor: hand; 
	color: #3399cc; /*#70B044; */ 
	font-size: 13px;
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.MainMenu_MenuIcon {
	background-color: #F1F1EE; 
	border-left: #F1F1EE 1px solid; 
	border-bottom: #F1F1EE 1px solid; 
	border-top: #F1F1EE 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
}
.MainMenu_SubMenu {
	margin-top: -1px;
	background-color: #F1F1EE;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuArrow {
	border-right: #F1F1EE 1px solid; 
	border-bottom: #F1F1EE 1px solid; 
	border-top: #F1F1EE 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: #70B044 none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

/* Text Styles */
.Head {
   font-family: Verdana, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #000000;/*#3399CC;#666666; #70B044; */
}
.subhead {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666; /*#70B044; */
}
.normal {
   font-family: Verdana, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #4B4B4B;
}
.NormalTextBox
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #3C3C3C;
}
H4  {
    font-family: Verdana, Arial;
    font-size:  12px;
    font-weight:    normal;
    color: #666666; /*#70B044; */
}
H5  {
    font-family: Verdana, Arial;
    font-size:  11px;
    font-weight: bold;
    color: #666666; /*#70B044; */
}
A:link  {
	font-family: Verdana, Arial;
	color: #666666; /*#70B044; */
	font-size:14px; /*11px;*/
}
A:visited   {
	font-family: Verdana, Arial;
	color: #666666; /*#70B044; */
	font-size:14px; /*11px;*/
}
A:active    {
	font-family: Verdana, Arial;
	color: #9CD35F;
	font-size:14px; /*11px;*/
}
A:hover {
    font-family: Verdana, Arial;
	color: #9CD35F;
	font-size:14px; /*11px;*/
	text-decoration : underline;
}

.footer {
   font-family: Verdana, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #666666; /*#70B044; */
}
A.footer:link {
    text-decoration: none;
	font:11px Verdana, Arial, Helvetica;
    color: #666666; /*#70B044; */
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:11px Verdana, Arial, Helvetica;
    color: #666666; /*#70B044; */
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:11px Verdana, Arial, Helvetica;
    color: #C74774;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Verdana, Arial, Helvetica;
    color: #C74774;
	font-weight: normal;
}
.breadcrumbs   {
    font:11px Verdana, Arial, Helvetica;
    font-weight: normal;
    color: #666666; /*#70B044; */
}
A.breadcrumbs:link {
    text-decoration: none;
	font:11px Verdana, Arial, Helvetica;
    color: #666666; /*#70B044; */
	font-weight: normal;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:11px Verdana, Arial, Helvetica;
    color: #666666; /*#70B044; */
	font-weight: normal;
}
A.breadcrumbs:active {
    text-decoration: underline;
	font:11px Verdana, Arial, Helvetica;
    color: #9CD35F;
	font-weight: normal;
}
A.breadcrumbs:hover {
    text-decoration: underline;
	font:11px Verdana, Arial, Helvetica;
    color: #9CD35F;
	font-weight: normal;
}

.detailsrightcolumn
{
    /*padding-left:10px; 
    background-image: url(separator2.gif);
	background-repeat: repeat-y;
	background-color: #ffffff; */ 
}
