Body
{
    color: #000;
    font-family: Verdana, Arial;
    font-size: 10px;
    margin: 0;
    background-color: #fff;
}
.ControlPanel
{
    border: #424242 1px solid;
    width: 100%;
    height: 64px;
    background-color: #fff;
}
.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active, A.Skinobject:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
A.Skinobject:hover
{
    text-decoration: underline;
}
.txtwhite
{
    font-weight: normal;
    font-size: 9pt;
    color: #fff;
    font-family: Tahoma, Arial;
    text-decoration: none;
}
A.txtwhite:link, A.txtwhite:visited
{
    color: #fff;
    text-decoration: none;
}
A.txtwhite:active
{
    color: #000;
    text-decoration: none;
}
A.txtwhite:hover
{
    color: #6D9000;
    text-decoration: none;
}
.Head, .Head2
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #727272;
    font-family: Verdana;
}
.Head2
{
    font-size: 11px;
    color: #F00;
}
.SubHead, .SubSubHead
{
    font-weight: bold;
    font-size: 11px;
    color: #036;
    font-family: Tahoma, Arial;
}
.SubSubHead
{
    color: #000;
}
.Normal, P
{
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-weight: normal;
    color: #4D4E53;
    text-align: left;
}
.NormalWhite
{
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    color: #fff;
    padding-left: 5px;
    line-height: 16px;
    text-align: justify;
}
.NormalBold, .Normalsub_head, .NormalRed, .NormalGreen
{
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana, Arial;
    color: #252525;
}
.Normalsub_head
{
    color: #030;
}
.NormalRed
{
    font-size: 12px;
    color: #F00;
}
.NormalGreen
{
    font-size: 11px;
    color: #77804A;
}
.Normalstore
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding-left: 5px;
    text-align: justify;
    line-height: 20px;
}
.NormalOrange, .NormalGray, .Normalprice
{
    font-weight: normal;
    font-size: 11px;
    color: #C60;
    font-family: Arial, Helvetica;
    text-align: justify;
}
.Normalprice
{
    font-size: 18px;
    color: #f60;
}
.NormalGray
{
    color: #666;
}
.NormalTextBox
{
    font-weight: normal;
    font-size: 11px;
    border: 1 solid #ccc;
    background-color: #fff;
    font-weight: normal;
    font-family: Verdana, Arial;
    color: #000;
}
.TreeMenu_Node, .TreeMenu_NodeSelected
{
    font-weight: normal;
    font-size: 12px;
    font-family: Tahoma, Arial;
}
.TreeMenu_NodeSelected
{
    background-color: #dcdcdc;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link, A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited, A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
    color: #036;
    text-decoration: none;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
    color: #F00;
    text-decoration: none;
}
.FileManager, .FileManager_ToolBar
{
    border: #000 1px solid;
    height: 400px;
}
.FileManager_ToolBar
{
    height: 25px;
}
.FileManager_Explorer, .FileManager_FileList
{
    border: dimgray 1px solid;
    margin: 2px;
    height: 100%;
    background-color: #fff;
}
.FileManager_FileList
{
    overflow: auto;
}
.FileManager_MessageBox
{
    padding: 25px;
    vertical-align: middle;
    background-color: #fff;
    text-align: center;
}
.FileManager_Header, .FileManager_Pager, .FileManager_StatusBar
{
    font-weight: bold;
    font-size: 11px;
    color: #e7e7ff;
    border-bottom: dimgray 1px solid;
    font-family: Tahoma, Arial;
    height: 25px;
    background-color: #9ebff6;
}
.FileManager_Pager
{
    border-top: dimgray 1px solid;
    background-color: #eee;
}
.FileManager_StatusBar
{
    font-weight: normal;
    margin: 2px;
    background-color: #dedfde;
}
.FileManager_Item
{
    border-top: #000 1px dashed;
    font-weight: normal;
    font-size: 11px;
    color: #000;
    border-bottom: #000 1px dashed;
    font-family: Tahoma, Arial;
    background-color: #f8f8f8;
}
.FileManager_AltItem, .FileManager_SelItem
{
    font-weight: normal;
    font-size: 11px;
    color: #000;
    border-style: none;
    font-family: Tahoma, Arial;
    background-color: #eee;
}
.FileManager_SelItem
{
    font-weight: bold;
    color: #fff;
    background-color: #9ff;
}
.FileManagerTreeNode, .FileManagerTreeNodeSelected
{
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma, Arial;
}
.FileManagerTreeNodeSelected
{
    background-color: #dcdcdc;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link, A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited, A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
    color: #036;
    text-decoration: none;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
    color: #F00;
    text-decoration: none;
}
.Wizard
{
    border: #000 1px solid;
    width: 650px;
    height: 400px;
}
.WizardButton
{
    border: dimgray 1px solid;
    padding: 2px;
    background-color: gainsboro;
}
.WizardHeader
{
    background: #ffc;
    border-bottom: #000 1px solid;
    height: 40px;
}
.WizardFooter
{
    border-top: #000 1px solid;
    background: #cfc;
    height: 25px;
    text-align: right;
}
.WizardBody
{
    padding: 10px;
    height: 325px;
}
.WizardHelp
{
    padding: 5px;
    font-size: 9pt;
    border-left: #000 1px solid;
    width: 180px;
    background-color: #D8BB89;
}
.WizardHelpText
{
    font-size: 8pt;
    overflow: auto;
    width: 180px;
    color: #000;
    font-family: Tahoma, Verdana;
    height: 300px;
}
.WizardText
{
    font-size: 9pt;
    color: #000;
    font-family: Tahoma, Verdana;
}
.Help
{
    border: #000 1px solid;
    padding: 2px;
    font-weight: normal;
    font-size: 11px;
    color: #000;
    font-family: Tahoma, Arial;
    background-color: #ff9;
}
.LeftPane, .ContentPane, .ContentWhite, .ContentWhiteText, .RightPane
{
    font-family: verdana;
    font-size: 8.5pt;
}
.ContentPane
{
    color: #000;
}

.ContentWhite
{
    color: #fff;
    background-color: #8C825F;
}
.ContentWhiteText
{
    color: #fff;
}
.CommandButton
{
    font-weight: normal;
    font-size: 11px;
    font-family: Tahoma, Arial;
}
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active, A.CommandButton:hover
{
    color: #036;
    text-decoration: underline;
}
A.CommandButton:hover
{
    color: #F00;
}
.StandardButton
{
    border: #808080 1px solid;
    font-size: 11px;
    font-family: Verdana, Arial;
    background-color: #F2F2F2;
    color: #484848;
}
H1, H2, H3, H4, H5, DT, H6
{
    font-weight: normal;
    font-size: 20px;
    color: #3D9B35;
    font-family: Tahoma, Arial;
}
H3, H4, TFOOT, THEAD, TH
{
    font-size: 12px;
    color: #036;
}
H5, DT, H6
{
    font-weight: bold;
    font-size: 11px;
    color: #036;
}
TH
{
    font-weight: bold;
    vertical-align: baseline;
}
A:link, A:visited
{
    padding-bottom: 5px;
}

A:link,A:visited, A:Hover
{
    color: blue;
    text-decoration: underline;
}

SMALL
{
    font-size: 8px;
}
BIG
{
    font-size: 14px;
}
BLOCKQUOTE, PRE
{
    font-family: Lucida Console;
}
UL LI
{
    list-style-position: inherit;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: #424242;
    padding: 4px;
}
UL LI LI
{
    list-style-type: disc;
}
UL LI LI LI
{
    list-style-type: circle;
}
OL LI
{
    list-style-type: decimal;
}
OL OL LI
{
    list-style-type: lower-alpha;
}
HR
{
    height: 1pt;
    text-align: left;
}
.ModuleTitle_MenuContainer
{
    border: 0;
}
.ModuleTitle_MenuBar
{
    cursor: hand;
    height: 16px;
    background-color: transparent;
}
.ModuleTitle_MenuItem
{
    border-top: #fff 1px solid;
    font-weight: bold;
    font-size: 9pt;
    cursor: hand;
    color: #000;
    border-bottom: #fff 1px solid;
    font-style: normal;
    font-family: Tahoma, Arial;
    background-color: transparent;
}
.ModuleTitle_MenuIcon
{
    border: #eee 1px solid;
    border-right: 0;
    width: 15px;
    cursor: hand;
    height: 21px;
    background-color: #eee;
    text-align: center;
}
.ModuleTitle_SubMenu
{
    border: 0;
    z-index: 1000;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
    cursor: hand;
    background-color: #fff;
}
.ModuleTitle_MenuBreak
{
    border-top: #eee 1px solid;
    border-bottom: #eee 1px solid;
    height: 1px;
    background-color: #eee;
}
.ModuleTitle_MenuItemSel
{
    font-weight: bold;
    font-size: 9pt;
    cursor: hand;
    color: #000;
    font-style: normal;
    font-family: Tahoma, Arial;
}
.ModuleTitle_MenuArrow
{
    border-right: #fff 1px solid;
    font-size: 10pt;
    cursor: hand;
    border-bottom: #fff 1px solid;
    font-family: webdings;
}
.ModuleTitle_RootMenuArrow
{
    font-size: 10pt;
    cursor: hand;
    font-family: webdings;
}
.HeadBg
{
    background-color: #ccc;
}
.TabBg
{
    background-color: #000;
}
.SelectedTab
{
    font-weight: normal;
    font-size: 8.5pt;
    color: #fff;
    font-family: Verdana;
    text-decoration: none;
}
A.SelectedTab:link, A.SelectedTab:visited, A.SelectedTab:active
{
    text-decoration: none;
    color: #fff;
}
A.SelectedTab:hover
{
    font-family: verdana;
    color: #fff;
}
A.OtherTabs, A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active, A.OtherTabs:hover, .OtherTabs
{
    text-decoration: none;
    font-size: 8.5pt;
    color: #fff;
    padding-bottom: 5px;
    font-family: Verdana, Helvetica;
}
.OtherTabs
{
    font-weight: normal;
    font-size: 10px;
}
A.OtherTabs:hover
{
    text-decoration: underline;
    color: #efefef;
}
.Footer
{
    font-weight: normal;
    font-size: 8.5pt;
    color: #000;
    font-family: Verdana;
    text-decoration: none;
}
.login
{
    font-weight: normal;
    font-size: 10px;
    color: #F00;
    padding-bottom: 5px;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
/* Main Menu */.MainMenu_MenuContainer, .MainMenu_MenuBar, .MainMenu_MenuItem
{
    padding-left: 0;
    background-color: transparent;
    width: 173px;
    height: 29px;
}
.MainMenu_MenuBar
{
    cursor: hand;
}
.MainMenu_MenuItem
{
    border: 0;
    font-weight: normal;
    font-size: 14px;
    cursor: hand;
    color: #666;
    font-style: normal;
    font-family: Tahoma;
    background-repeat: no-repeat;
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_SubMenu
{
    border: 0;
    z-index: 0;
    cursor: hand;
    background-color: #ccc;
}
.MainMenu_MenuBreak
{
    border: 0;
    height: 0;
    background-color: transparent;
}
.MainMenu_MenuItemSel
{
    border: 0;
    z-index: 0;
    cursor: hand;
    font-weight: normal;
    font-size: 14px;
    cursor: hand;
    color: #3D9B35;
    font-style: normal;
    font-family: Tahoma;
    padding-left: 0;
    height: 29px;
    width: 173px;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow
{
    display: none;
}
.rootmenuitemactive TD
{
    cursor: pointer;
    cursor: hand;
    color: #3d9b35;
    font-size: 12px;
    font-family: Geneva, Arial, Helvetica;
    font-weight: bold;
}
.reg_login, A.reg_login, A.reg_login:link, A.reg_login:visited, A.reg_login:active, A.reg_login:hover
{
    font-size: 12px;
    color: #d3d3d3;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
A.reg_login:hover
{
    color: #454545;
}
.href2, A.href2, A.href2:link, A.href2:visited, A.href2:active
{
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
A.href2:hover
{
    text-decoration: underline;
    font-size: 11px;
    color: #fff;
    font-family: Arial, Helvetica;
}
.terms-privacy, A.terms-privacy, A.terms-privacy:link, A.terms-privacy:visited, A.terms-privacy:active
{
    font-weight: normal;
    font-size: 12px;
    color: #454545;
    font-weight: normal;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
A.terms-privacy:hover
{
    font-size: 12px;
    color: #454545;
    font-weight: normal;
    font-family: Arial, Helvetica;
}
.current-date
{
    font-size: 10px;
    color: #0B7012;
    font-family: Verdana, Arial;
}
.copy-right
{
    font-size: 12px;
    color: #333;
    font-family: Arial, Helvetica;
}
.bread_cmb_link, A.bread_cmb_link, A.bread_cmb_link:link, A.bread_cmb_link:visited, A.bread_cmb_link:active, A.bread_cmb_link:hover
{
    font-weight: bold;
    font-size: 10px;
    color: #fff;
    font-family: Verdana, Arial;
    text-decoration: none;
}
A.bread_cmb_link:hover
{
    text-decoration: underline;
    color: #000;
}
.you-are
{
    padding-top: 5px;
    text-decoration: none;
    font-size: 10px;
    color: #fff;
    font-family: Verdana, Arial;
}
.gray-heading
{
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    color: #656565;
    font-family: Verdana, Arial;
}
.p-yellow, A.p-yellow, A.p-yellow:link, A.p-yellow:visited, A.p-yellow:active, A.p-yellow:hover
{
    font-weight: normal;
    font-size: 10px;
    color: #B6A457;
    font-family: Verdana, Arial;
    text-decoration: none;
}
A.p-yellow:hover
{
    text-decoration: underline;
    color: #677765;
}
.p-green, A.p-green, A.p-green:link, A.p-green:visited, A.p-green:active, A.p-green:hover
{
    font-weight: normal;
    font-size: 10px;
    color: #677765;
    font-family: Verdana, Arial;
    text-decoration: none;
}
A.p-green:hover
{
    text-decoration: underline;
    color: #B6A457;
}
.left-cnt-text, A.left-cnt-text, A.left-cnt-text:link, A.left-cnt-text:visited, A.left-cnt-text:active, A.left-cnt-text:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #BF2633;
    padding-top: 8px;
    font-family: Verdana, Arial;
}
A.left-cnt-text:hover
{
    color: #919799;
}
.top-cnt-text, A.top-cnt-text, A.top-cnt-text:link, A.top-cnt-text:visited, A.top-cnt-text:active, A.top-cnt-text:hover
{
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    padding-top: 8px;
    font-family: Verdana, Arial;
}
A.top-cnt-text:hover
{
    color: #D2D4D4;
}
.body-bg
{
    border: 1 solid #EBEBEB;
    border-top: 0;
    background-image: url(../images/body-bg.jpg);
}
.SearchBox
{
    font-family: tahoma;
    font-size: 12px;
    color: #333;
    height: 20px;
    width: 100px;
}
.cnt1_heading, .cnt2_heading, .cnt3_heading, .cnt1-text
{
    font-family: tahoma;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
.cnt2_heading
{
    color: #090B0C;
}
.cnt3_heading
{
    color: #5B0D07;
}
.search-bg
{
    border: #999 1px solid;
}
.cnt1-text
{
    font-size: 11px;
    color: #666;
    line-height: 16px;
}
.blue-head
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #09F;
}
