body
{
    margin-top: 0px;
    font-size: 11px;
    font-family:  Verdana, Arial,Helvetica, sans-serif;
    background: url(/images/v6/bg_0.jpg) top center no-repeat black fixed;
}


.SideNav
{
    border-left: solid 1px #666;
    width: 160px;
    background-color: White;
    padding: 2px;
    height: 550px;

}
.Content
{
    background-color: White;
    padding: 2px;    
    width: 645px;
    min-height: 450px;
    padding-bottom: 20px;
    vertical-align: top;
    color:Black;
}

.SideAd
{
	background-color: White;
	width: 175;
	height: 550px;
	border-right: solid 1px #666;
	padding-right:3px;
	padding-top: 3px;
}

.Footer
{
	background-color: #999;
	border-top: solid 1px black;
	border-bottom: solid 2px black;
}

a.white:link, a.white:visited, a.white:active
{
	Color: White !Important;
}

a.white:hover
{
	color:#ccc !Important;
}


/******************************************************Grid****************************************************/

.rgAltRow {
	background-color: #e9e9e9 !Important;
}

/******************************************************SideNav****************************************************/

.rpOut, .rpRootGroup, .rootSelectedItem, .rootItem:hover {
	border: none !Important;
}

.rootItem, .rootSelectedItem, .rootItem:hover
{
    font-weight: bold;
    font-size: 11px;
    height: 18px;    
    padding-top: 5px;
    padding-left: 5px;
    margin-bottom: 3px; 
    text-align: left;   
    border: none 1px #900;
}

.rootItem
{
    background-color: #900 !Important;
    color: #FFF;
    list-style-type: none;
    width: 168px;
}

.rootSelectedItem
{
    background-color: #FFF !Important;
    color: #900;
    list-style-type: none;
    width: 168px;
    border: none !Important;
}

.rootItem:hover
{
    background-color: #fff !Important;
    color: #900;
    text-decoration: underline !Important;
    height:19px;
}


.subItem, .subItem:hover
{
    font-size: 10px;
    height: 17px;
    padding-bottom: 6px;
    text-align: center;
}

.subItem
{
    background-color: #FFF !Important;
    color: #900;
    border-bottom: solid 1px #ddd;
}

.subItem:hover, .rpSelected
{
    color: #F00;
}

/******************************************************Main Content****************************************************/

.FormPrompt
{
	padding:3px;
	font-weight:600;
	color: #900;
}

.fMain {
	padding: 0px;
	margin: 0px;
	
}

.fMain_trScript, .fMain_tdScript, .fMain_tdLeft {
	font-family:"segoe ui",arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	line-height:16px;
}

.fMain_trScript {
	background: #EAEAEA url(WebResource.axd?d=NbI7o1bREUsh3ZUs7n0wImoxBshIGe8c1cjeyVzgRTMktifzXdSJ-eSwVVpNguw15SSmc6Fysvkb1wjd0we1fw2&t=633741953480000000) repeat-x scroll 0 -2300px;
	border-top: solid 1px #828282;
	border-bottom: solid 1px #828282;
	
}

.fMain_tdScript {
	padding: 3px;
	text-align:center;
	
}
