/*___________________________________________________________________________________________*/
/*Control panel*/
.controlpanel{ background:#FFF; border:#B7B7B7 solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B7B7B7 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B7B7B7; font-size:12px; color:#333; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }
/*___________________________________________________________________________________________*/

/* Generic font styles where no class is provided */
table {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #174674;}
table A:link {COLOR: #000000;FONT-SIZE: 11px;font-weight: bold; FONT-FAMILY: Geneva, Arial, Helvetica, sansserif;
TEXT-DECORATION: none;}
table A:visited {COLOR: #000000;FONT-SIZE: 11px;font-weight: bold; FONT-FAMILY: Geneva, Arial, Helvetica, sansserif;
TEXT-DECORATION: none;}
table A:hover {COLOR: #000000;FONT-SIZE: 11px;font-weight: bold; FONT-FAMILY: Geneva, Arial, Helvetica, sansserif;
TEXT-DECORATION: none;}
table A:active {COLOR: #000000;FONT-SIZE: 11px;font-weight: bold; FONT-FAMILY: Geneva, Arial, Helvetica, sansserif;
TEXT-DECORATION: none;}

/* Table classes */

.generaltable {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px solid #660000;
	border-collapse: collapse;
}

.generaltable TD {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px solid #660000;
	background-color: #e9e7cf;
	color: black;
	padding: 2px;
}

.generaltableheader TD {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px solid #660000;
	background-color: #e9e7cf;
	color: #684644;
}

.generaltableheader A:link {
	border: 0px solid #660000;
    background-color: #003300;
	color: #ffffff;
}

.generaltableheader A:hover {
	border: 0px solid #660000;
    background-color: #003300;
	color: #ffffff;
}

.generaltableheader A:visited {
	border: 0px solid #660000;
    background-color: #003300;
	color: #ffffff;
}

.generaltableheader A:active {
	border: 0px solid #660000;
    background-color: #003300;
	color: #ffffff;
}

.generaltablerow1 {
	border: 1px solid #660000;
    background-color: #e9e7cf;
	color: black;
}

.generaltablerow2 {
	border: 0px solid #660000;
    background-color: #cccc99;
	color: black;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content {
	position: relative;
	margin: 0 auto;
	text-align: left;
	}

.headernav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	}
.headernav A:link {
	COLOR: #000000;
	FONT-SIZE: 10px;
	font-weight: normal;
	FONT-FAMILY: Geneva,Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}
.headernav A:visited {
	COLOR: #000000;
	FONT-SIZE: 10px;
	font-weight: normal;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}
.headernav A:hover {
	COLOR: #000000;
	FONT-SIZE: 10px;
	font-weight: bold;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}
.headernav A:active {
	COLOR: #000000;
	FONT-SIZE: 10px;
	font-weight: normal;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	}

#searchpane { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#searchpane input { 
	width:90px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.style1 {
	color: #535353;
	font-size: 11px;
	font-family: tahoma;
}

.style2 {
	color: #B95700;
	font-size: 11px;
	font-family: tahoma
}

.leftbottompane {
	background-color: #98907d;
}

.centrepane {
	padding: 0 3px 3px 3px;
}

.footertext {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: normal;
}

.footertext A:Link {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: normal;
}

.footertext A:Visited {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: normal;
}

.footertext A:Hover {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: normal;
}

.footertext A:Active {
	color: #000000;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: normal;
}

/*___________________________________________________________________________________________*/
/* Menu Classes */

.MainMenu_MenuContainer {
	background-color: #817966;
	width: 535px;
	border-bottom: #660000 0px solid; 
	border-top: #660000 0px solid; 
	border-right: #660000 0px solid;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:24px;
	background-color: white;
}
.MainMenu_MenuItem {
	border-left: #50BC6D 0px solid; 
	border-bottom: #50BC6D 0px solid; 
	border-top: #50BC6D 0px solid; 
	border-right: #50BC6D 0px solid;
	background-color: #817966;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
}
.MainMenu_MenuItem TD 
{
  text-align: left;
}
.MainMenu_MenuIcon {
	background-color: #98907d;         /* Original color #50BC6D */
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 24px;
}
.MainMenu_SubMenu
{
	background-color: #cccc99; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffcc;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border-bottom: #660000 0px solid; 
	border-left: #660000 0px solid; 
	border-top: #660000 0px solid; 
	border-right: #660000 0px solid;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel 
{
	background-color: #98907d; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #50BC6D 0px solid; 
	border-bottom: #50BC6D 0px solid; 
	border-top: #50BC6D 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #817966;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #817966;
}
.rootmenuitembreadcrumb TD
{
	border: 0px;
	cursor: hand; 
	color: #ffffff; 
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;             /* Font for Submenu items */
	background-color: #6f6757;
	height: 21px;
	text-align: left;
}
.rootmenuitem TD
{
	border-left: #50BC6D 0px solid; 
	border-bottom: #50BC6D 0px solid; 
	border-top: #50BC6D 0px solid; 
	border-right: #50BC6D 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	text-align: left;
	height: 21px;
}
.rootmenuitemselected TD
{	background-color: #817966;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	text-align: left;
}

/*___________________________________________________________________________________________*/
/* Forms */
.mainReport
{
border: black 1px solid;
border-left: black 1px solid;
width: 600px;
border-collapse: collapse;
background:ivory;
text-align: left;
}
.frmReport
{
border: black 1px solid;
width: 500px;
border-collapse: collapse;
}
.frmPadding
{
padding:3px 3px 3px 3px;
}
.FormTextBox
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
border-right: #336699 1px solid;
border-top: #7b9ebd 1px solid;
border-left: #7b9ebd 1px solid;
border-bottom: #336699 1px solid;
margin-bottom: 8px;
}
.frmSeparator
{
border-bottom:1px black solid;
height:10px;
}
.FormLabel
{
font-family: Tahoma, Verdana, Arial;
font-weight:bold;
font-size: 11px;
border: 0;
margin-left: 0px;
}