﻿html, body
{
    position: relative;
    height: 100%;
    padding: 0;
    margin: 0;
}
#pageBody
{
    position: relative;
    height: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#Menu
{
    position: fixed;
    height: 100%;
    width: 25%;
    margin: 0;
    overflow: hidden;
}

table#mysite_content1 
{
	border-style: none
	color:#CF9D00;
	font-size: 10pt;
}

img#bg
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -10;
}
#content
{
	text-align:left;
	color:#CF9D00;
	font-size: 14pt;
    z-index:-1;
}
.NOSL_menu
{
	border-style: none;
	padding: 0;
	margin: 0;
	color: #CF9D00;
	font-size: 12pt;
	margin-left: 5px;
}
.NOSL_submenu
{
	margin-left: 20px;
	font-size: 12pt;
}

#contentHolder
{
    border-style: none;
}
.loadHeader
{
    text-align:center;
}
.NOSL {
    color: #CF9D00;
}


h1 {
	text-align: left;
	background-color: #ccc;
	padding: .25em;
	color: #000;
}

#footer {
	border-top: solid 1px #000;
	font-size: 85%;
	padding-top: .25em;
}

form, form div {
	margin: .5em 0;
}

p.first-of-type {
	margin-top: .5em;
}

.yui-t1 {
	color: #CF9D00;
}

.yui-d0 {
	color: #999;
}

.yui-menu-content {
	font-size: 12pt;
	color: #CF9D00 !important;
	background-color: #101010!important;
	border:none !important;
	z-index: 1;
}

.yui-menuitem-content {
	font-size: 12pt;
	color: #CF9D00 !important;
}

.yui-menuitem-active {
	background-color: #cccccc !important;
}

.yui-menu {
	font-size: 12pt;
	color: #CF9D00 !important;
	z-index: 1;
}

.yui-menu-label {
	font-size: 12pt;
	color: #CF9D00 !important;
}

.yui-menu-label-active {
	background-color: #cccccc !important;
}



.yui-loading #productsandservices {
	display: none;
	color: #CF9D00;
	z-index: 1;
}

