.pagemaster {background-color: #000000;}
.skinmaster {background-color: #000000; width:780px;}

body {background-color:#000000;}
.normal, div, td, p, ul, li {color: #d3d3d3; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-size: 10pt;}

.PaneMontage {background-image: url(images/PaneMontage.jpg); height:222px; width:780px; background-repeat: no-repeat;}
.PaneHeader {background-image: url(images/PaneHeader.jpg); height:23px; width:780px; background-repeat: no-repeat;}
.PaneNavRepeat {background-image: url(images/PaneNavRepeat.jpg); width:142px; height: 149px; background-repeat: repeat-y;}
.PaneBodyRepeat {background-image: url(images/PaneBodyRepeat.jpg); width:638px; background-repeat: repeat-y;}
.PaneNavFooter {background-image: url(images/PaneNavFooter.jpg); width:142px; background-repeat: no-repeat;}
.ContentPane {padding-left: 6px;height: 100%; padding-right: 5px;color: #d3d3d3;}
.RightPane {width: 140px; padding-left: 3px; padding-right: 3px; color: #d3d3d3;}
.LeftPane {width: 142px; height: 100%; text-align: justify;}

.Links {font-variant: small-caps; font-weight: bold;font-size: 11px;line-height: 15px;padding-left: 13px;padding-top: 5px;padding-bottom: 5px;color: #FFFFFF;font-family: Verdana,Tahoma, Arial, Helvetica;text-decoration: none;background-image: url(BlueImages/idle.gif);background-repeat: no-repeat;width: 142px;height: 18px;}
A.Links:link, A.Links:visited {text-decoration:none;color: #ffffff; background-image: url(images/idle.gif);}
A.Links:active{text-decoration:none;color: #fabb00;background-position: center; background-image: url(images/active.gif);background-repeat: no-repeat;width: 142px;height: 18px;}
A.Links:hover{text-decoration:none;color: #dba300;background-image: url(images/hover.gif);background-repeat: no-repeat;width: 142px;height: 18px;}

.DarkBG {font-weight: bold;font-size: 9px;line-height: 0em;color: #FFFFFF;font-family: Verdana,Tahoma, Arial, Helvetica;text-decoration: none;}
A.DarkBG:link, A.DarkBG:visited, A.DarkBG:active {text-decoration:none;color: #ffffff;}
A.DarkBG:hover{text-decoration: underline;color: #FFFFFf;}

.Popuplink {}
A.Popuplink:link, A.Popuplink:visited, A.Popuplink:active {text-decoration:none;color: #ff0000;}
A.Popuplink:hover{text-decoration: underline;color: FFB213; cursor: help;}

.Contentfont {font: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #D3D3D3; margin-left: 15px; margin-right: 15px;}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.CommandButton:link {color: #FABB00;}
a.CommandButton:visited  {color: #fafafa;}
a.CommandButton:active   {color: #DBA300;}
a.CommandButton:hover    {color: #ffffff;}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
a {color: #DBA300;}
a:link {color: #FABB00;}
a:visited  {color: #FFC20F;}
a:active   {color: #DBA300;}
a:hover    {color: #FFC20F;}

/* button style for standard HTML buttons */
.StandardButton     {color: #555555;}

H3  {font-size: 16px; font-weight: bold; line-height: 18px;}


/* hyperlink style for buttons and link buttons used in the portal admin pages 
a.normal:link {color: #FABB00;}
a.normal:visited  {color: #fafafa;}
a.normal:active   {color: #DBA300;}
a.normal:hover    {color: #ffffff;}*/



/* GENERAL */
/* style for module titles */
.Head   { color: #ff0000; line-height: 18px; font-weight: bolder; font-size: 18px;}

/* style of item titles on edit and admin pages */
.SubHead    {color: #ffc20f;}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}


/* GENERIC */
H1 {color:#ff0000;}
H2  {color: #d3d3d3;}
H3  {font-size: 16px; font-weight: bold; font-color: #F2DE67; line-height: 18px;}
H4  {}
H5, DT  {}
H6  {}

