/*========================================================*/
/*          Cascading Style Sheet for ES-Skin             */
/*                 created by t-worx                      */
/*                                                        */
/*               http://www.t-worx.com                    */
/*                 tracyw@t-worx.com                      */
/*========================================================*/


/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_MenuContainer {
 border-bottom: #404040 0px solid; 
 border-left: #FF8080 0px solid; 
 border-top: #FF8080 0px solid; 
 border-right: #FFFFFF 0px solid;  
 background-color: #F71614;
}

.MainMenu_MenuBar {
 cursor: pointer; 
 cursor: hand; 
 height:19;
}

.MainMenu_MenuItem {
 cursor: pointer; 
 cursor: hand; 
 color: #FFFFFF; 
 font-family: Arial, Helvetica; 
 font-size: 9pt; 
 font-weight: bold; 
 font-style: normal; 
 border-left: #000000 0px solid; 
 border-bottom: #000000 0px solid; 
 border-top: #000000 0px solid; 
 border-right: #23447D 0px solid;
}

.MainMenu_MenuIcon {
 cursor: pointer; 
 cursor: hand; 
 background-color: #F71614; 
 border-left: #F71614 1px solid; 
 border-right: #000000 0px solid; 
 border-bottom: #F71614 1px solid; 
 border-top: #F71614 1px solid; 
 text-align: center; 
 width: 1; 
 height: 19; 
} 
.MainMenu_SubMenu {
 z-index: 1000; 
 cursor: pointer; 
 cursor: hand;
 margin: 1px 0px 0px 0px;
 color: #F71614; 
 font-family: Arial, Helvetica; 
 font-size: 9pt; 
 font-weight: bold; 
 font-style: normal; 
 background-color: #F71614; 
 border-bottom: #A4A4A4 1px solid; 
 border-left: #A4A4A4 1px solid; 
 border-top: #A4A4A4 1px solid; 
 border-right: #A4A4A4 1px solid;
 filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666, Direction=90, Strength=0);
}
.MainMenu_MenuBreak {
 width: 40px;
 border: 0;
}

.MainMenu_MenuItemSel {
 background-color: #FFFFFF; 
 cursor: pointer; 
 cursor: hand; 
 color: #F71614; 
 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: #F71614;
 text-decoration: none;
}
a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8.5pt;
 color: #F71614;
 text-decoration: none;
}
a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8.5pt;
 color: #F71614;
 text-decoration: underline;
}
a:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8.5pt;
 color: #F71614;
 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: #F71614;
 margin: 0px 0px 0px 6px;
 padding: 0px 0px 0px 6px;
}


/* 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;
 margin: 0px 0px 0px 8px;
 padding: 0px 0px 0px 8px;
}

.logintable {
 width: 253px;
 height: 73px;
 background-image:url(platone.gif);
}

/* 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: 9pt;
 color: #666666;
 background-color: #FFFFFF;
 text-align: right;
 vertical-align: middle;
 display: block;
 margin: 0px 2px;
 padding: 0px 2px;
 border-top: 1px solid #F71614;
 border-right: 1px solid #F71614;
 border-bottom: 1px solid #F71614;
 border-left: 1px solid #F71614;
}
A.SignIn:link {
 text-decoration: none;
 font-size: 9pt;
 font-family: Arial, Helvetica;
 color:#666666;
 background-color: #FFFFFF;
 text-align: center;
 vertical-align: middle;
 display: block;
 margin: 4px;
 padding: 4px;
 border-top: 1px solid #F71614;
 border-right: 1px solid #F71614;
 border-bottom: 1px solid #F71614;
 border-left: 1px solid #F71614;
}

A.SignIn:visited  {
 text-decoration: none;
 font-size: 9pt;
 font-family: Arial, Helvetica;
 color:#666666;
 background-color: #FFFFFF;
 text-align: center;
 vertical-align: middle;
 display: block;
 margin: 4px;
 padding: 4px;
 border-top: 1px solid #F71614;
 border-right: 1px solid #F71614;
 border-bottom: 1px solid #F71614;
 border-left: 1px solid #F71614;
}

A.SignIn:active   {
 text-decoration: none;
 font-size: 9pt;
 font-family: Arial, Helvetica;
 color:#666666;
 background-color: #FFFFFF;
 text-align: center;
 vertical-align: middle;
 display: block;
 margin: 4px;
 padding: 4px;
 border-top: 1px solid #F71614;
 border-right: 1px solid #F71614;
 border-bottom: 1px solid #F71614;
 border-left: 1px solid #F71614;
 background-image: url(buttonbkgrd.gif);
 background-repeat: repeat-x;
}

A.SignIn:hover    {
 text-decoration: none;
 font-size: 9pt;
 font-family: Arial, Helvetica;
 color:#FFFFFF;
 background-color: #F71614;
 text-align: center;
 vertical-align: middle;
 display: block;
 margin: 4px;
 padding: 4px;
 border-top: 1px solid #F71614;
 border-right: 1px solid #F71614;
 border-bottom: 1px solid #F71614;
 border-left: 1px solid #F71614;
 background-image: url(buttonbkgrd.gif);
 background-repeat: repeat-x;
}
.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;
}
/* Breadcrumbs */
.breadcrumb {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8.5pt;
 font-weight: normal;
 color: #666666;
 height: 16px;
 text-decoration: none;
 font-style: normal;
}
A.breadcrumb:link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8.5pt;
 color: #666666;
 height: 16px;
 text-decoration: none;
 font-weight: bold;
}
A.breadcrumb:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8.5pt;
 color: #666666;
 height: 16px;
 text-decoration: none;
 font-weight: bold;
}
A.breadcrumb:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8.5pt;
 color: #666666;
 height: 16px;
 text-decoration: underline;
 font-weight: bold;
}
A.breadcrumb:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8.5pt;
 color: #666666;
 height: 16px;
 text-decoration: none;
 font-weight: bold;
}

.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: 900px;
 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;
} 