﻿
Body {
background-color : white;
margin : 0;
}
.ControlPanel, .PagingTable {
width : 100%;
background-color : #ffffff;
border-right : 1px solid #003366;
border-top : 1px solid #003366;
border-left : 1px solid #003366;
border-bottom : 1px solid #003366;
}
.SkinObject {
font-weight : bold;
font-size : 8.5pt;
color : #003366;
font-family : Tahoma, Arial, Helvetica;
text-decoration : none;
}
A.SkinObject:link {
text-decoration : none;
color : #003366;
}
A.SkinObject:visited {
text-decoration : none;
color : #FFFFFF;
}
A.SkinObject:hover {
text-decoration : none;
color : #FC0202;
}
A.SkinObject:active {
text-decoration : none;
color : #003366;
}
.Language {
vertical-align : middle;
margin : 0;
}
.Language img {
border : none;
}
.Head {
font-family : Tahoma, Arial, Helvetica;
font-size : 20px;
font-weight : normal;
color : #333333;
}
.SubHead {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #003366;
}
.SubSubHead {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : black;
}
.Normal, .NormalDisabled {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
}
.NormalDisabled {
color : silver;
}
.NormalBold {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
}
.NormalRed {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color : #ff0000;
}
.NormalTextBox {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
}
.DataGrid_AlternatingItem {
background-color : white;
color : red;
font-family : Tahoma, Arial, Helvetica;
font-size : 10px;
font-weight : normal;
}
.DataGrid_Container {
background-color : transparent;
}
.DataGrid_Footer {
background-color : white;
}
.DataGrid_Header {
background-color : transparent;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 10px;
font-weight : bold;
text-align : center;
}
.DataGrid_Item {
background-color : transparent;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 10px;
font-weight : normal;
}
.DataGrid_SelectedItem {
background-color : silver;
color : blue;
font-family : Tahoma, Arial, Helvetica;
font-size : 10px;
font-weight : normal;
}
.TreeMenu_Node {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
}
.TreeMenu_NodeSelected {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
background-color : #dcdcdc;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
text-decoration : none;
color : #003366;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited {
text-decoration : none;
color : #003366;
}
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 : #003366;
}
.FileManager {
border-right : 1px solid black;
border-top : 1px solid black;
border-left : 1px solid black;
border-bottom : 1px solid black;
height : 400px;
}
.FileManager_ToolBar {
border-bottom : 1px solid black;
height : 25px;
}
.FileManager_Explorer {
height : 100%;
border : 1px solid #696969;
background-color : white;
margin : 2px 2px 2px 2px;
}
.FileManager_FileList {
height : 100%;
border : 1px solid #696969;
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 : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #e7e7ff;
background-color : #9ebff6;
border-bottom : 1px solid #696969;
height : 25px;
}
.FileManager_Pager {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
background-color : #eeeeee;
border-top : 1px solid #696969;
height : 25px;
}
.FileManager_StatusBar {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
background-color : #dedfde;
height : 25px;
margin : 2px 2px 2px 2px;
}
.FileManager_Item {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
color : black;
background-color : #f8f8f8;
border-top : 1px dashed black;
border-bottom : 1px dashed black;
}
.FileManager_AltItem {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
color : black;
background-color : #eeeeee;
border-style : none;
}
.FileManager_SelItem {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : white;
background-color : #99ffff;
border-style : none;
}
.FileManagerTreeNode {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
}
.FileManagerTreeNodeSelected {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
background-color : #dcdcdc;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
text-decoration : none;
color : #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited {
text-decoration : none;
color : #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover {
text-decoration : none;
color : #ff0000;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active {
text-decoration : none;
color : #003366;
}
.Wizard {
border-right : 1px solid black;
border-top : 1px solid black;
border-left : 1px solid black;
border-bottom : 1px solid black;
height : 400px;
width : 650px;
}
.WizardButton {
border-right : 1px solid #696969;
padding-right : 2px;
border-top : 1px solid #696969;
padding-left : 2px;
padding-bottom : 2px;
border-left : 1px solid #696969;
padding-top : 2px;
border-bottom : 1px solid #696969;
background-color : #dcdcdc;
}
.WizardHeader {
background : #ffffcc;
border-bottom : 1px solid black;
height : 40px;
}
.WizardFooter {
border-top : 1px solid black;
background : #ccffcc;
height : 25px;
text-align : right;
}
.WizardBody {
padding-right : 10px;
padding-left : 10px;
padding-bottom : 10px;
padding-top : 10px;
height : 325px;
}
.WizardHelp {
padding-right : 5px;
padding-left : 5px;
font-size : 9pt;
padding-bottom : 5px;
border-left : 1px solid black;
width : 180px;
padding-top : 5px;
background-color : #ccffff;
}
.WizardHelpText {
overflow : auto;
font-size : 8pt;
width : 180px;
color : black;
font-family : Tahoma, Verdana, Arial, Sans-Serif;
height : 300px;
}
.WizardText {
font-size : 9pt;
color : black;
font-family : Tahoma, Verdana, Arial, Sans-Serif;
}
.Help {
border-right : 1px solid black;
padding-right : 2px;
border-top : 1px solid black;
padding-left : 2px;
font-weight : normal;
font-size : 11px;
padding-bottom : 2px;
border-left : 1px solid black;
color : black;
padding-top : 2px;
border-bottom : 1px solid black;
font-family : Tahoma, Arial, Helvetica;
background-color : #ffff99;
}
.CommandButton {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
}
A.CommandButton:link {
text-decoration : underline;
color : #003366;
}
A.CommandButton:visited {
text-decoration : underline;
color : #003366;
}
A.CommandButton:hover {
text-decoration : underline;
color : #ff0000;
}
A.CommandButton:active {
text-decoration : underline;
color : #003366;
}
.StandardButton {
padding-right : 5px;
padding-left : 5px;
font-weight : normal;
font-size : 11px;
background : #dddddd;
color : #000000;
font-family : Verdana, sans-serif;
}
H1 {
font-family : Tahoma, Arial, Helvetica;
font-size : 20px;
font-weight : normal;
color : #666644;
}
H2 {
font-family : Tahoma, Arial, Helvetica;
font-size : 20px;
font-weight : normal;
color : #666644;
}
H3 {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
color : #003366;
}
H4 {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
color : #003366;
}
H5, DT {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #003366;
}
H6 {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #003366;
}
TFOOT, THEAD {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
color : #003366;
}
TH {
vertical-align : baseline;
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color : #003366;
}
A:link {
text-decoration : none;
color : #003366;
}
A:visited {
text-decoration : none;
color : #003366;
}
A:hover {
text-decoration : underline;
color : #ff0000;
}
A:active {
text-decoration : none;
color : #003366;
}
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 : #696969;
height : 1pt;
text-align : left;
}
.ModuleTitle_MenuContainer {
border-bottom : 0 solid blue;
border-left : 0 solid blue;
border-top : 0 solid blue;
border-right : 0 solid blue;
}
.ModuleTitle_MenuBar {
cursor : pointer;
height : 16px;
background-color : transparent;
}
.ModuleTitle_MenuItem {
cursor : pointer;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 9pt;
font-weight : bold;
font-style : normal;
border-left : 0 solid white;
border-bottom : 1px solid white;
border-top : 1px solid white;
border-right : 0 solid white;
background-color : transparent;
}
.ModuleTitle_MenuIcon {
cursor : pointer;
background-color : #eeeeee;
border-left : 1px solid #eeeeee;
border-bottom : 1px solid #eeeeee;
border-top : 1px solid #eeeeee;
text-align : center;
width : 15px;
height : 21px;
}
.ModuleTitle_SubMenu {
z-index : 1000;
cursor : pointer;
background-color : #ffffff;
border-bottom : 0 solid #ffffff;
border-left : 0 solid #ffffff;
border-top : 0 solid #ffffff;
border-right : 0 solid #ffffff;
}
.ModuleTitle_MenuBreak {
border-bottom : 1px solid #eeeeee;
border-left : 0 solid #eeeeee;
border-top : 1px solid #eeeeee;
border-right : 0 solid #eeeeee;
background-color : #eeeeee;
height : 1px;
}
.ModuleTitle_MenuItemSel {
cursor : pointer;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 9pt;
font-weight : bold;
font-style : normal;
background-color : #c1d2ee;
}
.ModuleTitle_MenuArrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
border-right : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
border-top : 0 solid #ffffff;
}
.ModuleTitle_RootMenuArrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
}
.MainMenu_MenuContainer {
background-color : transparent;
}
.MainMenu_MenuBar {
cursor : pointer;
height : 16px;
background-color : transparent;
}
.MainMenu_MenuItem {
cursor : pointer;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 9pt;
font-weight : bold;
font-style : normal;
border-left : 0 solid white;
border-bottom : 1px solid white;
border-top : 1px solid white;
border-right : 0 solid white;
background-color : transparent;
}
.MainMenu_MenuIcon {
cursor : pointer;
background-color : #eeeeee;
border-left : 1px solid #eeeeee;
border-bottom : 1px solid #eeeeee;
border-top : 1px solid #eeeeee;
text-align : center;
width : 15px;
height : 21px;
}
.MainMenu_SubMenu {
z-index : 1000;
cursor : pointer;
background-color : #ffffff;
border-bottom : 0 solid #ffffff;
border-left : 0 solid #ffffff;
border-top : 0 solid #ffffff;
border-right : 0 solid #ffffff;
}
.MainMenu_MenuBreak {
border-bottom : 1px solid #eeeeee;
border-left : 0 solid #eeeeee;
border-top : 1px solid #eeeeee;
border-right : 0 solid #eeeeee;
background-color : #eeeeee;
height : 1px;
}
.MainMenu_MenuItemSel {
cursor : pointer;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 9pt;
font-weight : bold;
font-style : normal;
background-color : #c1d2ee;
}
.MainMenu_MenuArrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
border-right : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
border-top : 0 solid #ffffff;
}
.MainMenu_RootMenuArrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
}
.HeadBg {
background-color : #cccccc;
}
.TabBg {
background-color : black;
}
.SelectedTab {
font-weight : bold;
font-size : 8.5pt;
color : #ffffff;
font-family : Tahoma, Arial, Helvetica;
text-decoration : none;
}
A.SelectedTab:link {
text-decoration : none;
color : white;
}
A.SelectedTab:visited {
text-decoration : none;
color : #eeeeee;
}
A.SelectedTab:hover {
text-decoration : none;
color : #cccccc;
}
A.SelectedTab:active {
text-decoration : none;
color : #eeeeee;
}
.OtherTabs {
font-weight : bold;
font-size : 8.5pt;
color : white;
font-family : Tahoma, Arial, Helvetica;
text-decoration : none;
}
A.OtherTabs:link {
text-decoration : none;
color : white;
}
A.OtherTabs:visited {
text-decoration : none;
color : #eeeeee;
}
A.OtherTabs:hover {
text-decoration : none;
color : #cccccc;
}
A.OtherTabs:active {
text-decoration : none;
color : #eeeeee;
}
.PagingTable {
height : 33px;
}
.LabelEditTextClass {
border : 1px solid red;
background-color : transparent;
}
.LabelEditWorkClass {
border : 0 solid red;
background-color : transparent;
}
.SuggestTextMenu {
border : 1px solid black;
white-space : nowrap;
background : white;
}
.SuggestNodeOver {
background-color : navy;
color : white;
}
.eipbackimg {
border : 1px outset;
position : absolute;
margin-top : -22px;
white-space : nowrap;
background : url(../../images/eip_toolbar.gif);
background-color : #99cccc;
height : 22px;
}
.eipbuttonbackimg {
width : 21px;
height : 21px;
cursor : pointer;
display : inline-block;
}
.eipbutton_edit {
background : url(../../images/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save {
background : url(../../images/eip_save.gif) no-repeat 100% center;
}
.eipborderhover {
border : 1px outset;
}
.DNNEmptyPane {
width : 0;
}
.DNNAlignleft {
text-align : left;
}
.DNNAlignright {
text-align : right;
}
.DNNAligncenter {
text-align : center;
}
.LoginTab {
float : left;
background : url("../../images/tablogin_gray.gif") left top;
margin : 0 3px 3px 0;
padding : 5px 5px 4px 5px;
text-decoration : none;
color : #fff;
border : 1px solid #25569a;
}
.LoginTabSelected {
float : left;
background : url("../../images/tablogin_gray.gif") left top;
margin : 0 3px 3px 0;
padding : 5px 5px 4px 5px;
text-decoration : none;
color : #fff;
background-position : 0% -41px;
border : 1px solid #25569a;
}
.LoginTabHover {
float : left;
background : url("../../images/tablogin_gray.gif") left top;
margin : 0 3px 3px 0;
padding : 5px 5px 4px 5px;
text-decoration : none;
color : #555;
border : 1px solid #c00;
cursor : pointer;
}
.LoginContainerGroup {
clear : both;
padding-top : 5px;
}
#SearchContainer INPUT {
border : 1px solid #cbcaca;
font-size : 11px;
background : #ffffff;
width : 175px;
color : #000000;
}
html, body, #wrapper {
background : #fff url(images/left.jpg) repeat-x left top;
font-family : Tahoma, Arial, Helvetica;
height : 100%;
margin : 0;
padding : 0;
border : none;
}
#wrapper {
margin : 0 auto;
text-align : left;
vertical-align : top;
width : 800px;
}
.contenth {
margin : 0 auto;
text-align : left;
vertical-align : top;
width : 100%;
height : 100%;
padding : 0;
}
TH, TD, DIV {
font-size : 12px;
color : #808080;
font-family : Tahoma, Arial, Helvetica;
}
.skinmaster {
height : 100%;
background-color : #f3f5fa;
border-right : 1px solid #7994cb;
border-top : 1px solid #7994cb;
border-left : 1px solid #7994cb;
border-bottom : 1px solid #7994cb;
}
.skingradient {
background-image : url(gradient_DkBlue.jpg);
height : 30px;
}
.controlpanel {
width : 100%;
background-color : #fefefe;
}
.toppane {
background-color : transparent;
padding-left : 6px;
padding-right : 4px;
padding-top : 6px;
}
.leftpane {
background-color : transparent;
padding-left : 6px;
padding-right : 4px;
padding-top : 6px;
}
.contentpane {
background-color : transparent;
padding-left : 6px;
padding-right : 4px;
padding-top : 6px;
}
.rightpane {
background-color : transparent;
padding-left : 6px;
padding-right : 4px;
padding-top : 6px;
}
.bottompane {
width : 100%;
background-color : transparent;
padding-left : 6px;
padding-right : 4px;
padding-top : 6px;
}
.panecss {
padding : 5px 8px 5px 8px;
}
.lt {
text-align : left;
vertical-align : top;
}
.rt {
text-align : right;
vertical-align : top;
}
.ct {
text-align : center;
vertical-align : top;
}
.lb {
text-align : left;
vertical-align : bottom;
}
.rb {
text-align : right;
vertical-align : bottom;
}
.cm {
text-align : center;
vertical-align : middle;
}
.rm {
text-align : right;
vertical-align : middle;
}
.lm {
text-align : left;
vertical-align : middle;
}
.wh {
height : 100%;
width : 100%;
}
.w {
width : 100%;
}
.h {
height : 100%;
}
.w50 {
width : 50%;
}
.b1 {
background-color : #050100;
}
.b {
height : 104px;
background : #050100;
}
.rh {
height : 270px;
}
.u {
padding-left : 20px;
}
.u1 {
padding-left : 30px;
padding-top : 30px;
}
.p {
background : url(images/s_r6_c10.jpg) no-repeat bottom right;
}
.rh2 {
height : 45px;
padding-left : 18px;
padding-right : 11px;
}
.menu {
height : 600px;
background : #050100;
background : url(images/s_r3_c1.jpg) no-repeat bottom left;
background-color : #050100;
}
.s {
height : 45px;
background : url(images/s_r4_c9.jpg) no-repeat bottom left;
padding-left : 40px;
}
.s1 {
padding-top : 15px;
padding-bottom : 10px;
padding-right : 20px;
}
.br {
height : 270px;
}
.bg {
height : 45px;
background : url(images/s_r7_c5.jpg) repeat-x top left;
}
.co {
padding-top : 15px;
padding-bottom : 10px;
}
.topp {
padding-right : 20px;
}
.h1 {
height : 56%;
}
.usercss, A.usercss:link, A.usercss:active, A.usercss:visited {
font-weight : normal;
font-size : 11px;
color : #fff;
text-decoration : none;
}
A.usercss:hover {
font-weight : normal;
font-size : 11px;
color : #444f11;
text-decoration : underline;
}
.bottomcss, A.bottomcss:link, A.bottomcss:active, A.bottomcss:visited {
font-weight : normal;
font-size : 11px;
color : #fff;
text-decoration : none;
}
A.bottomcss:hover {
font-weight : normal;
font-size : 11px;
color : #444f11;
text-decoration : underline;
}
.Head {
font-size : 11px;
color : #000000;
font-weight : bold;
}
.SubHead {
font-size : 11px;
color : #999999;
}
.SubSubHead {
font-size : 11px;
color : #b7de83;
}
.Normal {
font-size : 11px;
color : #808080;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
color : #868686;
text-decoration : none;
}
A.CommandButton:hover {
color : #8ba534;
text-decoration : underline;
}
A, A:link, A:visited, A:active {
color : #8ba534;
text-decoration : none;
}
A:hover {
color : #a24004;
text-decoration : underline;
}
.links, A.links:link, A.links:active, A.links:visited {
font-weight : normal;
font-size : 11px;
color : #0878c6;
text-decoration : none;
}
A.links:hover {
font-weight : normal;
font-size : 11px;
color : #31a8f7;
text-decoration : underline;
}
.main_dnnmenu_container {
background-color : transparent;
}
.main_dnnmenu_bar {
cursor : pointer;
height : 16px;
background-color : transparent;
}
.main_dnnmenu_item td {
cursor : pointer;
color : #000000;
font-size : 9pt;
font-weight : bold;
font-style : normal;
background-color : transparent;
font-family : Tahoma, Arial, Helvetica;
white-space : nowrap;
padding : 1px 3px 3px 1px;
}
.main_dnnmenu_rootitem {
cursor : pointer;
color : #000000;
font-size : 9pt;
font-weight : bold;
font-style : normal;
background-color : transparent;
font-family : Tahoma, Arial, Helvetica;
white-space : nowrap;
padding : 0 12px 0 5px;
}
.main_dnnmenu_itemhover {
background-color : #8da4d3;
}
.main_dnnmenu_itemhover td {
background-color : #8da4d3;
}
.main_dnnmenu_icon {
cursor : pointer;
text-align : center;
width : 15px;
height : 100%;
}
.main_dnnmenu_submenu {
background-color : #cad5ea;
z-index : 1000;
cursor : pointer;
}
.main_dnnmenu_break {
height : 1px;
font-size : 1px;
}
.main_dnnmenu_arrow {
border-right : 1px solid #cad5ea;
border-bottom : 1px solid #cad5ea;
border-top : 0 solid #cad5ea;
font-family : webdings;
font-size : 10pt;
cursor : pointer;
}
.main_dnnmenu_rootmenuarrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
}
.StandardButton {
background : #7994cb none;
color : #ffffff;
font-family : verdana, sans-serif;
font-size : 11px;
font-weight : normal;
}
.TreeViewMenu {
width : 175px;
background-color : #dfe5f2;
border-right : 1px solid #7994cb;
border-top : 1px solid #7994cb;
border-left : 1px solid #7994cb;
border-bottom : 1px solid #7994cb;
}
.TreeViewMenu_Header {
background-image : url(gradient_LtBlue.jpg);
}
.Head {
font-family : Tahoma, Arial, Helvetica;
font-size : 18px;
font-weight : normal;
color : #333333;
}
ul.jd_menu, ul.jd_menu_vertical {
margin : 0;
padding : 0;
list-style-type : none;
}
ul.jd_menu ul, ul.jd_menu_vertical ul {
display : none;
}
ul.jd_menu li {
float : left;
}
ul.jd_menu ul, ul.jd_menu_vertical ul {
position : absolute;
display : none;
list-style-type : none;
margin : 0;
padding : 0;
z-index : 10000;
}
ul.jd_menu ul li, ul.jd_menu_vertical ul li {
float : none;
margin : 0;
}
ul.jd_menu_slate {
height : 19px;
clear : both;
}
ul.jd_menu_vertical {
width : 175px;
height : auto;
clear : both;
background : transparent;
text-align : left;
padding : 0;
}
ul.jd_menu_slate li {
padding : 3px;
padding-left : 10px;
}
ul.jd_menu_slate a, ul.jd_menu_slate a:active, ul.jd_menu_slate a:link, ul.jd_menu_slate a:visited {
border-color : #bec2c5;
border-style : solid;
border-width : 0 0 0 0;
color : #cf925c;
display : block;
float : none;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : bold;
padding : 3px;
padding-left : 10px;
text-decoration : none;
white-space : nowrap;
}
ul.jd_menu_slate ul li a, ul.jd_menu_slate ul li a:active, ul.jd_menu_slate ul li a:link, ul.jd_menu_slate ul li a:visited {
color : #ffffff;
font-size : 11px;
font-weight : normal;
text-decoration : none;
color : #cf9259;
display : block;
clear : both;
font-family : Tahoma, Verdana, Arial, sans-serif;
padding : 3px 15px 3px 10px;
border : 0 none black;
background : transparent;
}
ul.jd_menu_slate li {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
cursor : pointer;
white-space : nowrap;
color : #ffffff;
list-style-type : none;
}
ul.jd_menu_slate li.jd_menu_active_menubar a:hover, ul.jd_menu_slate li.jd_menu_hover_menubar a:hover {
background : url(images/menu.png) left 0%;
padding : 3px;
padding-left : 10px;
}
ul.jd_menu_slate li.jd_menu_active_menubar, ul.jd_menu_slate li.jd_menu_hover_menubar {
color : #2d86c2;
display : block;
float : none;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : bold;
text-decoration : none;
white-space : nowrap;
border-color : #bec2c5;
border-style : solid;
border-width : 0 0 1px 0;
}
ul.jd_menu_slate li.activetab, ul.jd_menu_slate li.activetab:link, ul.jd_menu_slate li.activetab:active, ul.jd_menu_slate li.activetab:visited {
background : url(images/menu.png) left 0%;
padding : 3px;
padding-left : 10px;
border : 0;
}
ul.jd_menu_slate li.activetab a, ul.jd_menu_slate li.activetab a:link, ul.jd_menu_slate li.activetab a:active, ul.jd_menu_slate li.activetab a:visited {
background : transparent;
color : #cf925c;
display : block;
float : none;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : bold;
text-decoration : none;
white-space : nowrap;
}
ul.jd_menu_vertical li.jd_menu_active_menubar, ul.jd_menu_vertical li.jd_menu_hover_menubar {
background : url(images/menu.png) left 0%;
padding : 3px;
padding-left : 10px;
border : 0;
}
ul.jd_menu_vertical li.jd_menu_active_menubar a:hover, ul.jd_menu_vertical li.jd_menu_hover_menubar a:hover {
background : transparent;
color : #cf925c;
display : block;
float : none;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : bold;
text-decoration : none;
white-space : nowrap;
}
ul.jd_menu_slate ul {
background : #311000;
border : 1px solid #823100;
}
ul.jd_menu_slate ul li {
padding : 5px;
border : none;
color : #fff;
font-size : 11px;
font-weight : normal;
background : transparent;
padding : 0;
border : 0;
}
ul.jd_menu_slate li ul li {
background : transparent;
padding : 3px 15px 3px 10px;
color : #000;
}
ul.jd_menu_slate li.jd_menu_active_menubar ul a, ul.jd_menu_slate li.jd_menu_active_menubar ul a:active, ul.jd_menu_slate li.jd_menu_active_menubar ul a:link, ul.jd_menu_slate li.jd_menu_active_menubar ul a:visited, ul.jd_menu_slate li.jd_menu_active_menubar ul a:hover {
display : inline;
color : #cf9259;
font-weight : normal;
font-size : 11px;
background : transparent;
border : 0;
padding : 0;
}
ul.jd_menu_slate ul li.jd_menu_active, ul.jd_menu_slate ul li.jd_menu_hover {
background : #823100;
color : #ffffff;
font-weight : normal;
}
ul.jd_menu_slate ul li.jd_menu_active a.jd_menu_active, ul.jd_menu_slate ul li.jd_menu_hover a.jd_menu_hover {
color : #fff;
font-size : 11px;
background : transparent;
padding : 0;
border : 0;
}
#SearchContainer INPUT {
border : 1px solid #cbcaca;
font-size : 11px;
background : #ffffff;
width : 175px;
color : #000000;
}
html, body, #wrapper {
background : #fff url(images/left.jpg) repeat-x left top;
font-family : Tahoma, Arial, Helvetica;
height : 100%;
margin : 0;
padding : 0;
border : none;
}
#wrapper {
margin : 0 auto;
text-align : left;
vertical-align : top;
width : 800px;
}
.contenth {
margin : 0 auto;
text-align : left;
vertical-align : top;
width : 100%;
height : 100%;
padding : 0;
}
TH, TD, DIV {
font-size : 12px;
color : #808080;
font-family : Tahoma, Arial, Helvetica;
}
.skinmaster {
height : 100%;
background-color : #f3f5fa;
border-right : 1px solid #7994cb;
border-top : 1px solid #7994cb;
border-left : 1px solid #7994cb;
border-bottom : 1px solid #7994cb;
}
.skingradient {
background-image : url(gradient_DkBlue.jpg);
height : 30px;
}
.controlpanel {
width : 100%;
background-color : #fefefe;
}
.toppane {
background-color : transparent;
padding-left : 6px;
padding-right : 4px;
padding-top : 6px;
}
.leftpane {
background-color : transparent;
padding-left : 6px;
padding-right : 4px;
padding-top : 6px;
}
.contentpane {
background-color : transparent;
padding-left : 6px;
padding-right : 4px;
padding-top : 6px;
}
.rightpane {
background-color : transparent;
padding-left : 6px;
padding-right : 4px;
padding-top : 6px;
}
.bottompane {
background-color : transparent;
padding-left : 6px;
padding-right : 4px;
padding-top : 6px;
}
.panecss {
padding : 5px 8px 5px 8px;
}
.imagepane {
padding : 0;
}
.lt {
text-align : left;
vertical-align : top;
}
.rt {
text-align : right;
vertical-align : top;
}
.ct {
text-align : center;
vertical-align : top;
}
.lb {
text-align : left;
vertical-align : bottom;
}
.rb {
text-align : right;
vertical-align : bottom;
}
.cm {
text-align : center;
vertical-align : middle;
}
.rm {
text-align : right;
vertical-align : middle;
}
.lm {
text-align : left;
vertical-align : middle;
}
.wh {
height : 100%;
width : 100%;
}
.w {
width : 100%;
}
.h {
height : 100%;
}
.w50 {
width : 50%;
}
.b1 {
background-color : #050100;
}
.b {
height : 104px;
background : #050100;
}
.rh {
height : 270px;
}
.u {
padding-left : 20px;
}
.u1 {
padding-left : 30px;
padding-top : 30px;
}
.p {
background : url(images/s_r6_c10.jpg) no-repeat bottom right;
}
.rh2 {
height : 45px;
padding-left : 18px;
padding-right : 0;
}
.menu {
height : 600px;
background : #050100;
background : url(images/s_r3_c1.jpg) no-repeat bottom left;
background-color : #050100;
}
.s {
height : 45px;
background : url(images/s_r4_c9.jpg) no-repeat bottom right;
padding-left : 40px;
padding-right : 5px;
}
.s1 {
padding-top : 15px;
padding-bottom : 10px;
padding-right : 20px;
}
.br {
height : 270px;
}
.bg {
height : 45px;
background : url(images/s_r7_c5.jpg) repeat-x top left;
}
.co {
padding-top : 15px;
padding-bottom : 10px;
}
.topp {
padding-right : 20px;
}
.nowrap1 {
white-space : nowrap;
}
.h2 {
height : 90%;
}
.usercss, A.usercss:link, A.usercss:active, A.usercss:visited {
font-weight : normal;
font-size : 11px;
color : #fff;
text-decoration : none;
}
A.usercss:hover {
font-weight : normal;
font-size : 11px;
color : #444f11;
text-decoration : underline;
}
.bottomcss, A.bottomcss:link, A.bottomcss:active, A.bottomcss:visited {
font-weight : normal;
font-size : 11px;
color : #fff;
text-decoration : none;
}
A.bottomcss:hover {
font-weight : normal;
font-size : 11px;
color : #444f11;
text-decoration : underline;
}
.Head {
font-size : 11px;
color : #000000;
font-weight : bold;
}
.SubHead {
font-size : 11px;
color : #999999;
}
.SubSubHead {
font-size : 11px;
color : #b7de83;
}
.Normal {
font-size : 11px;
color : #808080;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
color : #868686;
text-decoration : none;
}
A.CommandButton:hover {
color : #8ba534;
text-decoration : underline;
}
A, A:link, A:visited, A:active {
color : #8ba534;
text-decoration : none;
}
A:hover {
color : #a24004;
text-decoration : underline;
}
.links, A.links:link, A.links:active, A.links:visited {
font-weight : normal;
font-size : 11px;
color : #0878c6;
text-decoration : none;
}
A.links:hover {
font-weight : normal;
font-size : 11px;
color : #31a8f7;
text-decoration : underline;
}
.main_dnnmenu_container {
background-color : transparent;
}
.main_dnnmenu_bar {
cursor : pointer;
height : 16px;
background-color : transparent;
}
.main_dnnmenu_item td {
cursor : pointer;
color : #000000;
font-size : 9pt;
font-weight : bold;
font-style : normal;
background-color : transparent;
font-family : Tahoma, Arial, Helvetica;
white-space : nowrap;
padding : 1px 3px 3px 1px;
}
.main_dnnmenu_rootitem {
cursor : pointer;
color : #000000;
font-size : 9pt;
font-weight : bold;
font-style : normal;
background-color : transparent;
font-family : Tahoma, Arial, Helvetica;
white-space : nowrap;
padding : 0 12px 0 5px;
}
.main_dnnmenu_itemhover {
background-color : #8da4d3;
}
.main_dnnmenu_itemhover td {
background-color : #8da4d3;
}
.main_dnnmenu_icon {
cursor : pointer;
text-align : center;
width : 15px;
height : 100%;
}
.main_dnnmenu_submenu {
background-color : #cad5ea;
z-index : 1000;
cursor : pointer;
}
.main_dnnmenu_break {
height : 1px;
font-size : 1px;
}
.main_dnnmenu_arrow {
border-right : 1px solid #cad5ea;
border-bottom : 1px solid #cad5ea;
border-top : 0 solid #cad5ea;
font-family : webdings;
font-size : 10pt;
cursor : pointer;
}
.main_dnnmenu_rootmenuarrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
}
.StandardButton {
background : #7994cb none;
color : #ffffff;
font-family : verdana, sans-serif;
font-size : 11px;
font-weight : normal;
}
.TreeViewMenu {
width : 175px;
background-color : #dfe5f2;
border-right : 1px solid #7994cb;
border-top : 1px solid #7994cb;
border-left : 1px solid #7994cb;
border-bottom : 1px solid #7994cb;
}
.TreeViewMenu_Header {
background-image : url(gradient_LtBlue.jpg);
}
.Head {
font-family : Tahoma, Arial, Helvetica;
font-size : 18px;
font-weight : normal;
color : #333333;
}
ul.jd_menu, ul.jd_menu_vertical {
margin : 0;
padding : 0;
list-style-type : none;
}
ul.jd_menu ul, ul.jd_menu_vertical ul {
display : none;
}
ul.jd_menu li {
float : left;
}
ul.jd_menu ul, ul.jd_menu_vertical ul {
position : absolute;
display : none;
list-style-type : none;
margin : 0;
padding : 0;
z-index : 10000;
}
ul.jd_menu ul li, ul.jd_menu_vertical ul li {
float : none;
margin : 0;
}
ul.jd_menu_slate {
height : 19px;
clear : both;
}
ul.jd_menu_vertical {
width : 175px;
height : auto;
clear : both;
background : transparent;
text-align : left;
padding : 0;
}
ul.jd_menu_slate li {
padding : 3px;
padding-left : 10px;
}
ul.jd_menu_slate a, ul.jd_menu_slate a:active, ul.jd_menu_slate a:link, ul.jd_menu_slate a:visited {
border-color : #bec2c5;
border-style : solid;
border-width : 0 0 0 0;
color : #cf925c;
display : block;
float : none;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : bold;
padding : 3px;
padding-left : 10px;
text-decoration : none;
white-space : nowrap;
}
ul.jd_menu_slate ul li a, ul.jd_menu_slate ul li a:active, ul.jd_menu_slate ul li a:link, ul.jd_menu_slate ul li a:visited {
color : #ffffff;
font-size : 11px;
font-weight : normal;
text-decoration : none;
color : #cf9259;
display : block;
clear : both;
font-family : Tahoma, Verdana, Arial, sans-serif;
padding : 3px 15px 3px 10px;
border : 0 none black;
background : transparent;
}
ul.jd_menu_slate li {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
cursor : pointer;
white-space : nowrap;
color : #ffffff;
list-style-type : none;
}
ul.jd_menu_slate li.jd_menu_active_menubar a:hover, ul.jd_menu_slate li.jd_menu_hover_menubar a:hover {
background : url(images/menu.gif) left 0%;
padding : 3px;
padding-left : 10px;
}
ul.jd_menu_slate li.jd_menu_active_menubar, ul.jd_menu_slate li.jd_menu_hover_menubar {
color : #2d86c2;
display : block;
float : none;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : bold;
text-decoration : none;
white-space : nowrap;
border-color : #bec2c5;
border-style : solid;
border-width : 0 0 1px 0;
}
ul.jd_menu_slate li.activetab, ul.jd_menu_slate li.activetab:link, ul.jd_menu_slate li.activetab:active, ul.jd_menu_slate li.activetab:visited {
background : url(images/menu.png) left 0%;
padding : 3px;
padding-left : 10px;
border : 0;
}
ul.jd_menu_slate li.activetab a, ul.jd_menu_slate li.activetab a:link, ul.jd_menu_slate li.activetab a:active, ul.jd_menu_slate li.activetab a:visited {
background : transparent;
color : #cf925c;
display : block;
float : none;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : bold;
text-decoration : none;
white-space : nowrap;
}
ul.jd_menu_vertical li.jd_menu_active_menubar, ul.jd_menu_vertical li.jd_menu_hover_menubar {
background : url(images/menu.png) left 0%;
padding : 3px;
padding-left : 10px;
border : 0;
}
ul.jd_menu_vertical li.jd_menu_active_menubar a:hover, ul.jd_menu_vertical li.jd_menu_hover_menubar a:hover {
background : transparent;
color : #cf925c;
display : block;
float : none;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
font-weight : bold;
text-decoration : none;
white-space : nowrap;
}
ul.jd_menu_slate ul {
background : #311000;
border : 1px solid #823100;
}
ul.jd_menu_slate ul li {
padding : 5px;
border : none;
color : #fff;
font-size : 11px;
font-weight : normal;
background : transparent;
padding : 0;
border : 0;
}
ul.jd_menu_slate li ul li {
background : transparent;
padding : 3px 15px 3px 10px;
color : #000;
}
ul.jd_menu_slate li.jd_menu_active_menubar ul a, ul.jd_menu_slate li.jd_menu_active_menubar ul a:active, ul.jd_menu_slate li.jd_menu_active_menubar ul a:link, ul.jd_menu_slate li.jd_menu_active_menubar ul a:visited, ul.jd_menu_slate li.jd_menu_active_menubar ul a:hover {
display : inline;
color : #cf9259;
font-weight : normal;
font-size : 11px;
background : transparent;
border : 0;
padding : 0;
}
ul.jd_menu_slate ul li.jd_menu_active, ul.jd_menu_slate ul li.jd_menu_hover {
background : #823100;
color : #ffffff;
font-weight : normal;
}
ul.jd_menu_slate ul li.jd_menu_active a.jd_menu_active, ul.jd_menu_slate ul li.jd_menu_hover a.jd_menu_hover {
color : #fff;
font-size : 11px;
background : transparent;
padding : 0;
border : 0;
}
.c_head {
padding : 8px 10px 0 11px;
text-align : left;
}
.c_content {
clear : both;
}
.c_contentpane {
padding : 8px 15px 0 15px;
text-align : left;
}
.c_footer {
margin-bottom : 20px;
padding : 8px 10px 8px 15px;
text-align : right;
}
.title {
margin : 0;
float : left;
white-space : nowrap;
}
.title_vis {
margin : 0;
float : right;
text-align : right;
}
.Head {
font-weight : bold;
font-size : 14px;
}
.Normal {
color : #43494d;
}
.Normal p {
margin-top : 0;
}
.title_grey .Head {
color : #43494d;
}
