﻿body
{
    background: #333333;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
div#wrap
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
    background: #ffffff url('/Images/WrapBG.png') repeat-y;
}

a 
{
	color: #0000ff
}
p, div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 0px
}

#wrap #headertop
{
    width: 958px;
    height: 129px;
    margin: 0px 11px 0px 11px;
    padding: 0px;
    background: url('/Images/HeaderBG1.jpg') no-repeat;
}

#wrap #contentwrap
{
    width: 956px;
    margin: 0px 12px 0px 12px;
    padding: 0px;
    background: url('/Images/ContentWrapBG.png') repeat-y;
    overflow: auto;
}

#wrap #contentwrap #contentbg #sidebar
{
    margin: 0px;
    float: left;
}

#wrap #contentwrap #contentbg #sidebar div
{
    width: 184px;
    height: 35px;
    margin: 0px;
    padding: 0px 16px 0px 0px;
    line-height: 34px;
    text-align: right;
    background: url('/Images/SBBG.png') no-repeat;
}

#wrap #contentwrap #contentbg #sidebar div.sel
{
    background: url('/Images/SBSelBG.png') no-repeat;
}

#wrap #contentwrap #contentbg #sidebar div a
{
    color: #818285;
    text-decoration: none;
}
#wrap #contentwrap #contentbg #sidebar div a:hover
{
    color: #fe6c00;
}

#wrap #contentwrap #contentbg #sidebar div.sel a
{
    color: #fe6c00;
    text-decoration: none;
}

#wrap #contentwrap #contentbg #sidebar div.button
{
    width: 140px;
    height: 30px;
    margin: 15px 30px 0px 30px;
    padding: 0px;
    line-height: 30px;
    text-align: center;
    background: url('/Images/ButtonBG.png') no-repeat;
}

#wrap #contentwrap #contentbg
{
    background: url('/Images/ContentBG.jpg') no-repeat right bottom;
    overflow: auto;
}

#wrap #contentwrap #contentbg #content
{
    width: 740px;
    float: left;
    padding: 8px 8px 8px 8px;
    background: url('/Images/HeaderBG2.jpg') no-repeat right top;
    min-height: 500px;
    *height: 500px;
}

#wrap #contentwrap #contentbg #content div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px;
	padding: 0px
}
#wrap #contentwrap #contentbg #content h1
{
	font-size: 18pt;
	margin: 0px 0px 10pt 0px;
	padding: 0px;
	color: #fe6c00;
}
#wrap #contentwrap #contentbg #content h2
{
	font-size: 14pt;
	margin: 0px 0px 10pt 0px;
	padding: 0px;
}
#wrap #contentwrap #contentbg #content h3
{
	font-size: 12pt;
	margin: 0px 0px 10pt 0px;
	padding: 0px;
}
#wrap #contentwrap #contentbg #content h4
{
	font-size: 10pt;
	margin: 0px 0px 10pt 0px;
	padding: 0px;
}
#wrap #contentwrap #contentbg #content p
{
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#wrap #contentwrap #contentbg #content li
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#wrap #footer
{
    width: 958px;
    height: 16px;
    margin: 0px 11px 0px 11px;
    background: #252122 url('/Images/FooterBG.jpg') repeat-y;
}

#copy
{
    width: 980px;
    margin: 8px auto;
    text-align: center;
    color: #cccccc;
}

#copy a
{
    color: #cccccc;
}

.admindgheader
{
	font-weight: bold;
}

.admin
{
	font-family: Arial;
	font-size: 10pt
}
