.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #f3f5fa;
}
.skinmaster {
	height: 100%;
	background-color: #fefefe;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-color: #f3f5faC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:23px;
	color: #f3f5fa; 
	font-weight: bold; 
}


.ftr {
	border-top:1px solid #fff;
	background-image: url(gradient_DkBlue.jpg); 
	height:26px;
	color: #fff; 
	font-weight: bold; 
	border-bottom: solid 1px #fff; 
}

.ftr A.SkinObject:link {
    text-decoration:    none;
    color: #202020;
}

.ftr A.SkinObject:visited  {
    text-decoration:    none;
    color: #202020;
}

.ftr A.SkinObject:active   {
    text-decoration:    none;
    color: #202020;
}

.ftr A.SkinObject:hover    {
    text-decoration:    underline;
    color: #202020;
}


.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #202020;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.skingradient A.SkinObject:link {
    text-decoration:    none;
    color: #202020;
}

.skingradient A.SkinObject:visited  {
    text-decoration:    none;
    color: #202020;
}

.skingradient A.SkinObject:active   {
    text-decoration:    none;
    color: #202020;
}

.skingradient A.SkinObject:hover    {
    text-decoration:    underline;
    color: #202020;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 150px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 80%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 225px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:18px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #F7D0A0 0px solid; 
	border-bottom: #F7D0A0 1px solid; 
	border-top: #F7D0A0 1px solid; 
	border-right: #F7D0A0 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #202020; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	padding-right: 10px;
}
.MainMenu_MenuIcon {
	background-color: #F7D0A0; 
	border-left: #F7D0A0 1px solid; 
	border-bottom: #F7D0A0 1px solid; 
	border-top: #F7D0A0 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 18px;
}
.MainMenu_SubMenu {
	background-color: #F7D0A0;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	 
	border-left: #667086 0px solid; 
	border-bottom: #F7D0A0 1px solid; 
	border-top: #667086 1px solid; 
	border-right: #667086 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #EF0000; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	
padding-right: 10px;
}

.MainMenu_MenuArrow {
	border-right: #F7D0A0 1px solid; 
	border-bottom: #F7D0A0 1px solid; 
	border-top: #F7D0A0 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: #687287 none; 
  color: #ffffff;
  font-family: Geneva, Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 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_LtBlue.jpg);
}
.Head {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
tr.row {clear: both;padding-top: 2px;}
tr.hr H1{font-size: 20px;color: black;padding-top: 10px;text-align: left;}
tr.row td.label {font-size: 13;float: left;text-align: left;color: black;}
tr.row td.left{font-size: 12px;float: left;text-align: left;color: black;width:85%;}
tr.row td.date { font-size: 12px;float: centre;text-align: left;font-weight: bold;color: black;width: 15%;}