.AdminHead
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR:Black;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    TEXT-DECORATION: none
}
.AdminText
{
    FONT-SIZE: 9pt;
    COLOR:Black;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    TEXT-DECORATION: none
}
.AdminTextSmall
{
    FONT-SIZE: 8pt;
    COLOR:Black;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    TEXT-DECORATION: none
}
.AdminWhite
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR:White;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    TEXT-DECORATION: none
}
.AdminSideLink
{
    COLOR:White;
}
a.AdminSideLink:link,  a.AdminSideLink:visited
{ 
    FONT-SIZE: 9pt;
    COLOR:White;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    TEXT-DECORATION: none;
}
a.AdminSideLink:hover
{ 
    COLOR:Yellow;
}

H1
{
    MARGIN: 0;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11pt;
    COLOR: Orange;
    FONT-FAMILY: Arial, Verdana, 'Times New Roman';
    TEXT-DECORATION: none
}
H2
{
    MARGIN: 0;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    COLOR: Orange;
    FONT-FAMILY: Arial, Verdana, 'Times New Roman';
    TEXT-DECORATION: none
}
H3
{
	MARGIN: 0;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14pt;
	COLOR: white;
	FONT-FAMILY: Arial, Verdana, 'Times New Roman';
	TEXT-DECORATION: none;
}
.RefName
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, 'Times New Roman';
    TEXT-DECORATION: none
}
.Text
{
	FONT-SIZE: 9pt;
	COLOR: white;
	FONT-FAMILY: Arial, Verdana, 'Times New Roman';
	TEXT-DECORATION: none;

}
.Orange
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 9pt;
	COLOR: orange;
	FONT-FAMILY: Arial, Verdana, 'Times New Roman';
	TEXT-DECORATION: none;
}

.Warning
{
    FONT-SIZE: 9pt;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    TEXT-DECORATION: none
}
.TextSmall
{
    FONT-SIZE: 7pt;
    COLOR:white;
    FONT-FAMILY: Arial, Verdana, 'Times New Roman';
    TEXT-DECORATION: none
}

p  { text-align: justify }


body    { background-color: #000; margin: 0 }
adminbody    { background-color: white; margin: 0 }
#leftmargin  { background-image: url("../Images/left.jpg"); background-repeat: no-repeat; background-position: right top; text-align: right; letter-spacing: -10px; width: auto }
#rightmargin  { background-image: url("../Images/right.jpg"); background-repeat: no-repeat; background-position: left top; text-align: left; letter-spacing: 0; width: auto }
.toptextbg  {
	background-image: url("../Images/TopTextBackground.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px
}
.midtextbg      {
	background-image: url("../Images/MidTextBackground.gif");
	background-repeat: repeat-y;
	background-position: center 0;
	position: relative;
}
.new { text-align: center; padding-right: 15px; padding-left: 15px; width: 550px }
.bottomtextbg   {
	background-image: url("../Images/BottomTextBackground.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px
}
.contentbox   {
	position: relative;
}
#leftcol  { background-image: url("../Images/LeftMid.gif"); background-repeat: repeat-y; background-position: center 0; position: relative; left: 5px; width: 100%; height: 100% }
#imgtop  { position: relative; left: 1px }
#imgbot   { position: absolute; bottom: 0; left: 1px }
.lrPad {
	padding-right: 10px;
	padding-left: 10px;
}
.tbpad { padding-top: 5px; padding-bottom: 5px }

#whitefont   {text-align: center; color: FFFFFF; font-size: 12px; padding-right: 10px; padding-left: 10px; padding-bottom: 40px; }