*
{
   margin:0;
   padding:0;
}
body { background-color:#666666;
}

/* ----------------------
   SimpleTableSkin Styles 
   ---------------------- */
   ul#HouseMenuNav0 li a:link {
   
   width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	/*colour:#676731;*/
	colour:#6F7132;
	text-decoration:none;
	list-style-type:none;
	background-image  : url(/Timages/btnBkgd.jpg);}
	
ul#HouseMenuNav0 li a:hover {color:#FFFFFF;text-decoration:none;
	list-style-type:none;}
  
td.tdright{
	margin-left:-20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	colour:#676731;
	text-decoration:none;
	list-style-type:none;
}
li {
	margin-left:20px;
	padding-left:-20px;
	text-decoration:none;
	list-style-type: disc;
}

div#HouseMenuNav{
text-align:left;

	background-color:#D7E1BC;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	
	color:#DAE4BF;
	text-decoration:none;
list-style-type:none;
}

a {text-decoration:none;
list-style-type:none;
color:#B8BC65;}

table#MySimpleTableSkin
{
   width:780px;
   background-color:#8794E7;
   margin:8px;
}
table#bannerTable
{
   width:100%;
}
td#logoCell
{
   padding:6px 0 0 6px;
}
td#searchCell
{
   text-align:right;
   vertical-align:top;
   padding:20px 30px 0 0;
}
td#searchCell a
{
   border:solid 2px #FFF;
   padding:0 10px 0 10px;
   font:normal normal small-caps 10pt Arial;
   color:#FFF;
}

td#menuTableWrapperCell
{
   padding:0px 0 10px 0px;
}

table#menuTable
{
   background:transparent url(menu-background.jpg) no-repeat;
   width:750px;
   height:36px;
}

td#contentTableWrapperCell
{
   padding:0px 0 10px 0px;
}
td#contactUsWrapper
{
   text-align:right;
   padding:0 20px 0 0;
}

table#contentTable
{
   width:750px;
}
td.PromoPane
{

}
td.SpacerPane
{
   width:10px;
}
td.ContentPane
{
   width:500px;
}
td#footerTableWrapperCell
{
   padding:10px 0 10px 10px;
}
table#footerTable
{
   width:750px;
   margin:6px 0;
}

td#userCell
{
   text-align:right;
}

a.MyUserSkinObjectCssClass
{
   font:normal normal bold 8pt verdana;
   color:#EEE;
}
/*  -----------
    MENU Styles 
    ----------- */
.MainMenu_MenuBar 
{
	  cursor: pointer; 
	  cursor: hand;
	  background-color: Transparent;
}
.MainMenu_MenuItem, .MainMenu_MenuItemSel, a#ContactUsLink
{
text-align:center;
   border: #cad5ea 0px solid; 
   cursor: pointer; 
   cursor: hand; 
   color: #D7E1BC; 
   font:Arial;
   font-size:7px;
   background-color: Transparent;
   text-decoration:none;
}
.MainMenu_MenuItemSel, a#ContactUsLink:hover
{
   color:#DDD;
}
#dnn_dnnLOGIN_cmdLogin
{
color: #818181;
}


.email2 a {
	   text-decoration:none;
	  
	   color:#D8E1BC;
	   font-family:sans-serif;
	   }

.email2	a:link, a:visited { color:#D8E1BC;
	  }
	   
.email2	a:focus, a:hover { color:#000000;
	 text-decoration:none;
	  }
	/*a.text:focus, a:hover { background:#666634;
	  }*/

.email2	a:active { color:#000000;
	  }

