body {
	margin: 0px;
	background-color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c6c6c6;
	line-height: 13px;
	letter-spacing: 1px;
	background-image: url(bg.jpg);
	}

.pagemaster {
	width: 100%;
	/*height: 100%;	
	background-color: #252525;*/
	color: #c6c6c6;
	}

.skinmaster {
	color: #c6c6c6;
	/*width: 700px;
	background-color: #252525;
	height: 100%;*/
	}

.TopNavCell {
	text-align: right;
	font-size: 10px;
	color: #dbdbdb;
	text-decoration: none;
	padding-top: 10px;
	height: 1%;
	}

.MenuCell {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbdbdb;
	text-decoration: none;
	padding-bottom: 5px;
	height: 1%;
	}

.FooterCell {
	padding-top: 5px;
	font-size: 9px;
	text-align: right;
	}

.logo {
	}

a:link,a:visited,a.Normal:link,a.Normal:visited{
	text-decoration: none;
	color: #989683;
}

a:active,a.Normal:active,a:hover,a.Normal:hover{
	text-decoration: none;
	color: #CCFF00;
}

.SkinObject {
    font-weight: bold;
    color: #dbdbdb;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color: #989683;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #989683;
}

A.SkinObject:active   {
    text-decoration:    none;
    color: #CCFF00;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: #CCFF00;
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:;
	background-color: Transparent;
}

.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #cccccc;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	border-bottom: 0px #dbdbdb;
	border-top: 0px #dbdbdb;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 1px;
}

/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	background-color: #252525; 
	cursor: pointer;
	cursor: hand;
	color: #bdd734;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	border: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing: 1px;
}

.MainMenu_Idle td, .MainMenu_Selected td, .MainMenu_Active td, .MainMenu_BreadcrumbActive td {
	font-size: 11px;
	margin: 0;
	padding: 0 6px 0 0;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	cursor: pointer;
	cursor: hand;
	background-color: #252525; 
	filter: none;
	border: 1px solid #454545;
	font-weight: normal;
	font-style: normal;
	margin-top: 4px;
	margin-right: px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 5px;
}

.MainMenu_MenuBreak {
	background-color: #252525;
	height: 0px;
	display: none;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #505052 1px solid; 
	border-bottom: #505052 1px solid; 
	border-top: #505052 0px solid;
	display: none;
	color: #666666;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.TopPane {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.LeftPane {
	/*width: 33%;*/
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ContentPane {
	/*width: 99%;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.RightPane {
	/*width: 33%;*/
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.BottomPane {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* style for module titles */
.Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c6c6c6;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #c6c6c6;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #bdd734;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color: #45454D;
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
	border: solid 1px #292933;
}
.DataGrid_Footer
{
    background-color: #292933;
}
.DataGrid_Header
{
    background-color: #292933;
    color: #c6c6c6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color: Transparent;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: #bdd734;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: #c6c6c6 1px solid;
	border-top: #c6c6c6 1px solid;
	border-left: #c6c6c6 1px solid;
	border-bottom: #c6c6c6 1px solid;
	height: 400px;
}
.FileManager_ToolBar
{
	border-bottom: #c6c6c6 1px solid;
	height: 25px;
}
.FileManager_Explorer
{
	height: 100%;
	border: dimgray 1px solid;
	background-color: #292933;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: #292933;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: #292933;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #bdd734;
    background-color: #292933;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #292933;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #292933;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #45454D;
    border-top: #292933 1px dashed;
    border-bottom: #292933 1px dashed;
}

.FileManager_AltItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #292933;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #bdd734;
    background-color: Silver;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	background-color: #45454D; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #bdd734;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #c6c6c6;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #c6c6c6;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #c6c6c6;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border: #c6c6c6 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border: dimgray 1px solid;
	padding: 2px;
	background-color: silver;
}
.WizardHeader
{
	background: #292933;
	border-bottom: #c6c6c6 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: #c6c6c6 1px solid;
	background: #292933;
	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: #c6c6c6 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #292933;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: #bdd734;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}

/* text style used for help text rendered by modules */
.Help
{
  border: #c6c6c6 1px solid;
  padding: 2px;
  font-weight: normal;
  font-size: 11px;
  color: #c6c6c6;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #292933;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #bdd734;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #989683;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #989683;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #CCFF00;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #CCFF00;
}

/* button style for standard HTML buttons */
.StandardButton
{
	background: #292933 none;
	color: #bdd734;
	border: solid 1px silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* GENERIC */
H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #bdd734;
}

H2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #c6c6c6;
}

H3  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #c6c6c6;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #FFFFFF;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #FFFFFF;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #FFFFFF;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, Courier New, 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;
}

HR {
    color: #bdd734;
    height:1pt;
    text-align:left
}

.PagingTable {
   background-color: #252525;
}


	




