﻿



html, body, #wrapper, #myContent {
    /*  height:100%; */
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
      font-family: Verdana;
      font-size: 11px;
      color: #999999;   
}

#wrapper, .norm {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   }
   
#thecenter, #htmlcenter, #bodycenter {
    height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
      font-family: Verdana;
      font-size: 11px;
      color: #999999;   
      width:100%;
}

h2{
    margin-bottom: 0px;
    margin-top: 0px;
}
h3{
    margin-top: 0px;
}

.squeeze{
    margin-top: 0px;
    margin-bottom: 0px;
    line-height:130%;
}

.button{
    background: #838176 no-repeat;
    color: #ffffff;
    font-size: 7pt;
}
.button:hover{
    background: #838176 no-repeat;
    color: #ffffff;
    font-size: 7pt;
}

.myHide{
    visibility:hidden;
    position: absolute;
	left: 30px;
	top:-107px;
    margin: 0 35px 0 0;
	z-index: 900;
	display: inline; 
}  

.posMe{
    position: relative;
}
   
   
   
.fat{
    line-height:175%;
    text-align: justify;
}



.smaller{
    line-height:150%;
    text-align: justify;
}

.smallMg{
    line-height:150%;
    margin: 0 5px 0 10px;
    font-size: 10px;
}

.smallest{
    line-height:150%;
    font-size: 10px;
}
.skinny{
    line-height:75%;
}
.norm{
    line-height:100%;
}


.highlight{
    font-size: 16px;
    color: #CC6600;
    font-weight:normal;
    font-variant:small-caps;
}

.smLight{
    font-size: 12px;
    color: #CC6600;
    font-weight:normal;
    font-variant:small-caps;
}

b{

    color: #CC6600;
    font-weight:normal;
    
}

a{
	color: #838176;
	text-decoration: none;
    font-weight:normal;
}

a:hover, a.on{
    color: #CC6600;
    font-weight:normal;
}

a.mail{
	color: #CC6600;
	text-decoration: underline;
    font-weight:normal;
}


   
.myHead{
    font-size: 16px;
    color: #CC6600;
    font-weight:normal;
    font-variant:small-caps;
    position: absolute;
	left: 30px;
	top:-135px;
    margin: 0 35px 0 0;
	z-index: 901;
}   
   

/* Table Cells*/




.greyDk{
background: #575658;
}
.greyMd{
background: #5c5d5e;
}
.greyLt{
background: #757476;
}
.greyXl{
background: #edeceb;
}
.greyWt{
background: #ffffff;
}

.leftBdr{
    border-left-style:solid;
    border-width:1px;
    padding:  0 0 3px 5px;
}




/* Dropdown Table
------------------------------ */
.dropdown table{
    padding: 0px;
    border-spacing: 0px;
    border: 0px;
}

.dropdown td{
    background: #575658;
}

.dropdown td:hover{
    background: #757476;
}


/* Mega Menu
------------------------------ */

ul.menu {
	background: #fff  no-repeat;
	clear: both;
	color: #333333;
	margin: -18px 0px 0px 0px;
	padding: 24px 0px 0px;
	width: 225px;
	height: 37px;
	
}

ul.menu li {
	display: inline;
	margin: 0px;
	position: relative;
	padding: 0px;
}


ul.menu h2, ul.menu td {
    font-family:Verdana;
	font-size: 100%;
	font-weight: normal;
	display: inline;
	font-size: 11px;
	color: #232323;
	font-weight: normal;
}
ul.menu a, ul.menu a:visited {
	color: #838176;
	text-decoration: none;
}

ul.menu a:hover, ul.menu a:active
{

	color: #fff;
	text-decoration: none;
}
ul.menu div {
	display: none;
}

ul.menu li.hovering div {
	display: inline;
}
ul.menu div a, ul.menu div a:active, ul.menu div a:visited
{
	color: #838176;
	text-decoration: none;
	font-size: 10px;
}
ul.menu div a:hover 
{
background: #838176  no-repeat;
	color: #fff;
	text-decoration: none;
	
}
ul.menu li.mega div.dropdown 
{
    /*border-top: 3px solid #00f;
	
	border-left: 3px solid #CCC;
	border-right: 3px solid #CCC;
	 width: 737px; */
	 
	position: absolute;
	margin: 18px 0px 0px;
	left: 0px;
	padding: 0px;
	background: #575658;
	z-index: 1000;
}

ul.menu li.mega div.dropdown td:hover
{
	background: #838176;
}

.home 
{
    background:#fff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.home:hover
{
    background:#575658;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	color:black
}

.nav1 
{
    background:#fff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.nav1:hover
{
    background:#575658;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	color:black
}

.nav2
{
    background:#fff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.nav2:hover
{
    background:#575658;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	color:black
}

.nav3
{
    background:#fff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.nav3:hover
{
    background:#575658;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	color:black
}


