
body, table, tr, td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    line-height: 17px;
}
.ControlPanel, .PagingTable
{
    width: 100%;
    background-color: transparent;
    color: #000000;
    border-right: #5B5B5B 1px solid;
    border-top: #5B5B5B 1px solid;
    border-left: #5B5B5B 1px solid;
    border-bottom: #5B5B5B 1px solid;
}
.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:hover
{
    text-decoration: underline;
    color: #000000;
}
.Language
{
    vertical-align: middle;
    margin: 0px;
    color: #000000;
}
.Language img
{
    border: none;
    color: #000000;
}
.Head
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
}
.SubHead
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.SubSubHead
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.Normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.NormalDisabled
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Silver;
}
.NormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.NormalRed
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #ff0000;
}
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}
.DataGrid_AlternatingItem
{
    background-color: White;
    color: Red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
    background-color: Transparent;
    color: #000000;
}
.DataGrid_Footer
{
    background-color: White;
}
.DataGrid_Header
{
    background-color: Transparent;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color: Transparent;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.TreeMenu_Node
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.TreeMenu_NodeSelected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #dcdcdc;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
    text-decoration: none;
    color: #756B38;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
    text-decoration: none;
    color: #756B38;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
    text-decoration: none;
    color: #ff0000;
}
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
    text-decoration: none;
    color: #756B38;
}
.FileManager
{
    border-right: #000 1px solid;
    border-top: #000 1px solid;
    border-left: #000 1px solid;
    border-bottom: #000 1px solid;
    height: 400px;
    color: #000000;
}
.FileManager_ToolBar
{
    border-bottom: #000 1px solid;
    height: 25px;
    color: #000000;
}
.FileManager_Explorer
{
    height: 100%;
    border: #696969 1px solid;
    background-color: White;
    margin: 2px 2px 2px 2px;
}
.FileManager_FileList
{
    height: 100%;
    border: #696969 1px solid;
    background-color: White;
    margin: 2px 2px 2px 2px;
    overflow: auto;
}
.FileManager_MessageBox
{
    text-align: center;
    vertical-align: middle;
    background-color: White;
    padding: 25px 25px 25px 25px;
}
.FileManager_Header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #696969 1px solid;
    height: 25px;
}
.FileManager_Pager
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: #696969 1px solid;
    height: 25px;
}
.FileManager_StatusBar
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
    margin: 2px 2px 2px 2px;
}
.FileManager_Item
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}
.FileManager_AltItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}
.FileManagerTreeNode
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000;
}
.FileManagerTreeNodeSelected
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #dcdcdc;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link
{
    text-decoration: none;
    color: #756B38;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited
{
    text-decoration: none;
    color: #756B38;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover
{
    text-decoration: none;
    color: #ff0000;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active
{
    text-decoration: none;
    color: #756B38;
}
.Wizard
{
    border-right: #000 1px solid;
    border-top: #000 1px solid;
    border-left: #000 1px solid;
    border-bottom: #000 1px solid;
    height: 400px;
    width: 650px;
    color: #000000;
}
.WizardButton
{
    border-right: #696969 1px solid;
    padding-right: 2px;
    border-top: #696969 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    border-left: #696969 1px solid;
    padding-top: 2px;
    border-bottom: #696969 1px solid;
    background-color: #dcdcdc;
}
.WizardHeader
{
    background: #000fcc;
    border-bottom: black 1px solid;
    height: 40px;
}
.WizardFooter
{
    border-top: black 1px solid;
    background: #ccffcc;
    height: 25px;
    text-align: right;
}
.WizardBody
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    height: 325px;
    color: #000;
}
.WizardHelp
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 9pt;
    padding-bottom: 5px;
    border-left: black 1px solid;
    width: 180px;
    padding-top: 5px;
    background-color: #ccffff;
}
.WizardHelpText
{
    overflow: auto;
    font-size: 8pt;
    width: 180px;
    color: #000000;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    height: 300px;
}
.WizardText
{
    font-size: 9pt;
    color: #000000;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
.Help
{
    border-right: black 1px solid;
    padding-right: 2px;
    border-top: black 1px solid;
    padding-left: 2px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 2px;
    border-left: black 1px solid;
    color: black;
    padding-top: 2px;
    border-bottom: black 1px solid;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #5B5B5B;
    color: #ffffff;
}
.CommandButton
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
A.CommandButton:link
{
    text-decoration: underline;
    color: #000000;
}
A.CommandButton:visited
{
    text-decoration: underline;
    color: #000000;
}
A.CommandButton:hover
{
    text-decoration: underline;
    color: #ff0000;
}
A.CommandButton:active
{
    text-decoration: underline;
    color: #000000;
}
.StandardButton
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 11px;
    background: #5B5B5B;
    color: #ffffff;
    font-family: Verdana, sans-serif;
}
H1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #5a81cc;
}
H2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #5a81cc;
}
H3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #5a81cc;
}
H4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #5a81cc;
}
H5, DT
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #5a81cc;
}
H6
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #5a81cc;
}
TFOOT, THEAD
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
TH
{
    vertical-align: baseline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
A:link
{
    text-decoration: none;
    color: #5e6ac2;
}
A:visited
{
    text-decoration: none;
    color: #5e6ac2;
}
A:hover
{
    text-decoration: underline;
    color: #5e6ac2;
}
A:active
{
    text-decoration: none;
    color: #5e6ac2;
}
SMALL
{
    font-size: 8px;
}
BIG
{
    font-size: 14px;
}
BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}
UL LI
{
    list-style-type: square;
}
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;
}
OL OL OL LI
{
    list-style-type: lower-roman;
}
OL UL LI
{
    list-style-type: disc;
}
HR
{
    color: #000000;
    height: 1pt;
    text-align: left;
}

/**/
.ContentPane1
{
    padding: 0px;
}
.BannerPane
{
    background-color: #ffffff;
    padding: 0px;
}
.TopPane
{
    padding: 2px;
}
.Top02Pane
{
    padding: 2px;
}
.LeftPane
{
    padding: 2px;
}
.Left02Pane
{
    padding: 2px;
    width: 210px;
}
.Left03Pane
{
    padding: 2px;
    width: 210px;
}
.Left04Pane
{
    padding: 2px;
    width: 210px;
}
.ContentPane
{
    padding: 2px;
}
.Content02Pane
{
    padding: 2px;
}
.Content03Pane
{
    padding: 2px;
}
.Content04Pane
{
    padding: 2px;
}
.RightPane
{
    padding: 2px;
}
.Right02Pane
{
    padding: 2px;
    width: 210px;
}
.Right03Pane
{
    padding: 2px;
    width: 210px;
}
.Right04Pane
{
    padding: 2px;
    width: 210px;
}
.MiddlePane
{
    padding: 2px;
}
.Middle02Pane
{
    padding: 2px;
}
.BottomPane
{
    padding: 2px;
}
.Bottom02Pane
{
    padding: 2px;
}
.BasePane
{
    padding: 2px;
}

.currentdate
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #717171;
}
.login, A.login:link, A.login:visited, A.login:active
{
    color: #717171;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
A.login:hover
{
    color: #717171;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}
.user, A.user:link, A.user:visited, A.user:active
{
    color: #717171;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
A.user:hover
{
    color: #717171;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}
.copyright, a.copyright:link, a.copyright:visited, a.copyright:active, .Terms, a.Terms:link, a.Terms:visited, a.Terms:active, .Privacy, a.Privacy:link, a.Privacy:visited, a.Privacy:active
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #4F4F4F;
    text-align: center;
    vertical-align: top;
}
a.copyright:hover, a.Terms:hover, a.Privacy:hover
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    color: #4F4F4F;
}
.BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #717171;
}
a.BREADCRUMBS_object:hover
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    color: #717171;
}

.SearchButton
{
    padding: 2px 0px 16px 14px;
    cursor: hand;
    font-size: 1px;
    margin: 0px;
    background: transparent;
    vertical-align: top;
}
#dnn_dnnSEARCH_txtSearch
{
    text-align: left;
    vertical-align: top;
    height: 18px;
    background: transparent;
    width: 115px;
    color: #000000;
    padding: 2px 2px 0px 2px;
    border: 0px solid #000;
    cursor: text;
    font-size: 11px;
    margin: 0px;
}
