@charset "utf-8";
/* CSS Document */

body
{	
	width: 100%;
	height: 100%;
	
}

.master {
	background: url(pbg.jpg);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tbg {
	background: url(tbg.jpg)  repeat top left;
	height: 217px;
}

.bbg {
	background: url(bbg.jpg)  repeat top left;
	height: 81px;
}

.tbgl {
	background: url(tbgl.jpg)  repeat top left;
	height: 217px;
	width: 17px;
}

.tbgr {
	background: url(tbgr.jpg)  repeat top left;
	height: 217px;
	width: 16px;
}

.tlogol {
	width: 450px;
}

.tlogor {
	width: 413px;
}

.mlb {
	background: url(mlb.jpg) repeat top left;
	width: 17px;
}

.mrb {
	background: url(mrb.jpg) repeat top left;
	width: 16px;
}

.navbg {
	background:  url(navbg.jpg) repeat top left;
	width: 237px;
}

.ContactPane {
	background:
	width: 626px;
	padding: 0px 0px 0px 15px;
}



.tl {
	background: url(tl.jpg) no-repeat top left;
	width: 26px;
	height: 43px;
}

.tl1 {
	background: url(tl1.jpg) no-repeat top left;
	width: 319px;
	height: 43px;
}

.tr1 {
	background: url(tr1.jpg) no-repeat top left;
	width: 474px;
	height: 43px;
}

.tr {
	background: url(tr.jpg) no-repeat top left;
	width: 24px;
	height: 43px;
}

.rl {
	background: url(rl.jpg) repeat top left;
	width: 24px;
}
.rr {
	background: url(rr.jpg) repeat top left;
	width: 24px;
}

.blb {
	background: url(blb.jpg) no-repeat top left;
	width: 17px;
	height: 81px;
}

.brb {
	background: url(brb.jpg) no-repeat top left;
	width: 16px;
	height: 81px;
}

.topbg {
	background: url(bodytop.jpg) no-repeat top left;
	width: 626px;
	height: 44px;
}

.contbg {
	background: #FFFFFF;
}

H1  {
    font-family: Arial, Helvetica;
    font-size:  18px;
	height: 20;
    font-weight:normal;
    color: #a55e31;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  13px;
    font-weight:    normal;
    color: #444a28;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #0D4170;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #0D4170;
}
A.Privacy:link {
font-size:10px;
color:#879551;
font-weight: normal;
text-decoration: none;
padding: 0px 0px 0px 25px;
}

A.Privacy:visited {
font-size:10px;
color:#879551;
font-weight: normal;
text-decoration: none;
padding: 0px 0px 0px 25px;
}

A.Privacy:active {
font-size:10px;
color:#879551;
font-weight: normal;
text-decoration: underline;
padding: 0px 0px 0px 25px;
}

A.Privacy:hover {
font-size:10px;
color:#879551;
font-weight: normal;
text-decoration: underline;
padding: 0px 0px 0px 25px;
}

.p_lr{ padding-left:10px; padding-right:10px;}
.n{ white-space:nowrap}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight: normal; font-size:10px;color:#879551;TEXT-DECORATION:none;}
A.usercss:hover				{font-weight: normal;font-size:10px;color:#444a28; TEXT-DECORATION:underline;}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:normal; font-size:10px; color:#879551; TEXT-DECORATION:none}
A.links:hover			{font-weight:normal; font-size:10px; color:#444a28; TEXT-DECORATION:underline}

/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
display:none;
}

/*mainmenu*/
.RootMenuItem TD {
	font-size:		13px;
	font-weight:	bold;
	color:			#fff;
	height:21px;
	font-family: Arial;
	text-align:left;
	padding:0px;
	white-space: nowrap;
}
.RootMenuItemSel TD {
	font-size:		13px;
	font-weight:	bold;
	color:			#444a28;
	font-family: Arial;
	height:21px;
	text-align:left;
	padding:0px;
	white-space: nowrap;
}
.RootMenuItemHover TD {
	font-size:		13px;
	font-weight:	bold;
	color:			#444a28;
	font-family: Arial;
	height:21px;
	text-align:left;
	padding:0px;
	white-space: nowrap;
}
 /*submenu*/ 
 .Submenu						{ 
	background:#444a28;
	border-top:none;
	margin:0px 0px 0px 0px;
	z-index:    	1000;
	BORDER: #E0E0E0 1px solid; 
	filter:alpha(opacity=90);-moz-opacity:0.9;
}
.MainMenu_MenuItem				{
 	font-size:		11px;
	font-weight: normal; 
    color: 			#fff;  
	border:			0px;
	padding:		0px 18px 0px 5px;
	height:			21px;
	cursor:			pointer;	
	cursor: 		hand;
}
.Submenuitemselected, .Submenuitembreadcrumb	{ 
	background:		#bbc491;
  	font-size:		11px;
	font-weight:	normal;  
    color:			#333;  
   	padding:	    0px 18px 0px 5px;	
    cursor: 		pointer;
	cursor: 		hand;	
	border:			0px; 
	height:         21px;
}

.MainMenu_MenuBreak {
   	border: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
    DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY:none;
}

img { border-color:brown}
