/*========================================================*/
/*          Cascading Style Sheet for ES-Skin             */
/*                 created by t-worx                      */
/*                                                        */
/*               http://www.t-worx.com                    */
/*                 tracyw@t-worx.com                      */
/*========================================================*/


/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 22px;

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #FFFFFF;
	height: 19px;

}

.MainMenu_TabRootMenuItem TD
{
	color: #FFFFFF;
	background-image: url(NavOff.gif);	
	height: 19px;
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_TabRootMenuItemSel TD
{
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(NavOn.gif);
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(NavOn.gif);
	color: #FFFFFF;
	height: 19px;
	padding-right: 4px;
	padding-left: 4px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(NavOn.gif);	
	color: #FFFFFF;
	height: 19px;
	padding-right: 4px;
	padding-left: 4px;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width: 1px;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 19px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #E3C19B; 
	border-left: #E3C19B 1px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #E3C19B 1px solid; 
	border-top: #E3C19B 1px solid; 
	text-align: center; 
	width: 1; 
}	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #EEDAC3;
	background-color: #E3C19B;
	border-bottom: #A4A4A4 1px solid;
	border-left: #A4A4A4 1px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #A4A4A4 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);
	margin: 1px 0px 0px 0px;
}
.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: #D09758; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Default link syle */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #D09758;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #D09758;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #D09758;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #D09758;
	text-decoration: none;
}

/* Gray link syle */
A.Gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #A4A4A4;
	text-decoration: none;
}
A.Gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
A.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
A.Gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

/* Normal bold text syle */
.NormalBold  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: middle;
}

/* Normal text syle */
.Normal  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #333333;
}

/* Subhead text syle */
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

/* Gray Subhead text syle */
.SubHeadgray {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}

/* Date text syle */
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #D4D4D4;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Gray text syle */
.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #A4A4A4;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
ul {
	list-style-image: url(arrow2.gif);
	list-style-position: outside;
}
.leftside {
	width: 34px;
	background-image: url(leftside.gif);
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
}
.rightside {
	width: 35px;
	background-image: url(rightside.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
.navcell {
	text-align: left;
	vertical-align: middle;
	height: 19px;
	background-color: #D09758;
}


/* Left Pane */
.leftpane {
	text-align: left;
	vertical-align: top;
	width: 200px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1C1C1;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}

/* Right Pane */
.rightpane {
	text-align: left;
	vertical-align: top;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C1C1;
}
/* Footer text style */
.Footer {
	font-size: 8.5pt;
	color:#A4A4A4;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* Footer link syle */
A.Footer:link {
	text-decoration: none;
	color:#A4A4A4;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:visited  {
	text-decoration: none;
	color:#666666;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:active   {
	text-decoration: none;
	color:#A4A4A4;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:hover    {
	text-decoration: underline;
	color:#A4A4A4;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* Top Pane */
.toppane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.logocell {
	text-align: left;
	vertical-align: middle;
}

/* Command button admin text syle */
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #000000;
}

/* Command button admin link syle */
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}


/* Content Pane */
.contentpane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	height: 100%;
}
.toptable {
	height: 56px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.headertable {
	height: 0px;
}

.footertable {
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
/* Bottom Pane */
.bottompane {
	text-align: left;
	vertical-align: top;
}
/* Register and Login text syle */
.SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A4A4A4;
	text-align: right;
	vertical-align: middle;
	margin: 0px 2px;
	padding: 0px 2px;

}
A.SignIn:link {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color:#A4A4A4;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;

}

A.SignIn:visited  {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color:#A4A4A4;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;

}

A.SignIn:active   {
	text-decoration: none;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color:#A4A4A4;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;

}

A.SignIn:hover    {
	text-decoration: underline;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color:#666666;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;

}
.headerbackground {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	height: 10px;
}
.spacer5 {
	background-color: #FFFFFF;
	height: 5px;
}
.navtop {
	background-image: url(04.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.navbottom {
	background-image: url(06.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.breadcrumbcell {
	background-color: #EAEAEA;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	background-image: url(07.gif);
	background-repeat: repeat-x;
}

.footerbackground {
	background-image: url(010.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	height: 30px;
}
.maintable {
	width: 770px;
	height: 100%;
	background-color: #FFFFFF;
}
.contentcell {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.contenttable {
	height: 100%;
	width: 100%;
}

/* GENERAL */
/* style for generic container titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 9pt;
    color:#666666;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#666666;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#666666;
}
.breadcrumbBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #666666;
	height: 16px;
	text-decoration: none;
}
/* Search syle */
.Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
A.Search:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
A.Search:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
A.Search:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
	vertical-align: middle;
}
A.Search:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.navtable {
	background-image: url(NavSep.gif);
	background-repeat: no-repeat;
	background-position: right;
}

