
/*** New Navbar Definitions ***/


#NavBarRow1	{
	margin: 0 14px;
	width: 722px;	
	height: 75px;
	padding: 0;
	text-align: left;
	background: transparent;
	border: 0;	
	clear: both;
	vertical-align: bottom;
	}	
#NavTabModule	{
	float: left;
	width: 500px;
	height: 75px;
	margin: 0;
	padding: 0;
	background: transparent;
	text-align: left;
	vertical-align: bottom;
	}
#NavRightLinksModule	{
	float: right;
	width: 222px;
	height: 75px;
	margin: 0;
	padding: 0;
	background: transparent;
	text-align: right;
	vertical-align: bottom;
	}
#ButtonModuleRSS	{
	float: right;
	margin: 20px 0 0 15px;
	padding: 0;
	background: #fff url(../images/RSS_icon.gif) center right no-repeat;
	text-align: right;
	vertical-align: bottom;

	border: 1px solid #636363;
	}

#ButtonModuleRSS a:link, #ButtonModuleRSS a:visited	{
	margin: 0;
	padding: 5px 26px 6px 4px;
	text-align: right;
	vertical-align: center;
	
	font: bold 11px Arial;
	line-height: 23px;
	text-decoration: none;
	}

#ButtonModuleRSS a:active, #ButtonModuleRSS a:hover	{
	margin: 0;
	padding: 5px 26px 6px 4px;
	text-align: right;
	vertical-align: center;
	
	font: bold 11px Arial;
	color: #742274;
	line-height: 23px;
	text-decoration: none;
	background: #bce1fe url(../images/RSS_icon_on.gif) center right no-repeat;
	}
#ButtonModuleContact	{
	float: right;
	margin: 20px 0 0 0px;
	padding: 0;
	background: #fff url(../images/Email_icon.gif) center right no-repeat;
	text-align: right;
	vertical-align: bottom;

	border: 1px solid #636363;
	}

#ButtonModuleContact a:link, #ButtonModuleContact a:visited	{
	margin: 0;
	padding: 5px 30px 6px 6px;
	text-align: right;
	vertical-align: center;
	
	font: bold 11px Arial;
	line-height: 23px;
	text-decoration: none;
	}

#ButtonModuleContact a:active, #ButtonModuleContact a:hover	{
	margin: 0;
	padding: 5px 30px 6px 6px;
	text-align: right;
	vertical-align: center;
	
	font: bold 11px Arial;
	color: #742274;
	line-height: 23px;
	text-decoration: none;
	background: #bce1fe url(../images/Email_icon.gif) center right no-repeat;
	}	
img.ButtonIcon	{
	width: 19px;
	height: 19px;
	margin: 0;
	padding: 0 0 0 6px;
	border: 0;
	text-align: right;
	vertical-align: bottom;
	
	}
div.NavTab a:link, div.NavTab a:visited	{
	border: 1px solid #a39bab;
	border-right: 1px solid #676767;
	border-bottom: none;
	margin: 54px 10px 0 0;
	padding: 0 8px;
	text-align: right;
	font: bold 11px arial;
	color: #333;
	vertical-align: center;
	text-align: center;
	white-space: nowrap;
	float: left;
	background: transparent url(../images/tab_back.gif) repeat-x;
	text-decoration: none;
	line-height: 19px;	
	height: 20px;
	}

div.NavTab a:hover	{
	color: #fff;
	text-decoration: none;
	background-color: none;
	
	
	line-height: 19px;
	height: 20px;
}
div.NavTabOn a:link, div.NavTabOn a:visited	{
	border: 1px solid #c88863;
	border-right: 1px solid #676767;
	border-bottom: none;
	margin: 54px 10px 0 0;
	padding: 0 8px;
	text-align: right;
	font: bold 11px arial;
	color: #2a2a29;
	vertical-align: center;
	text-align: center;
	white-space: nowrap;
	float: left;
	background: transparent url(../images/tab_back_on.gif) repeat-x;
	text-decoration: none;
	line-height: 19px;
	height: 20px;
	}
  * html div.NavTabOn a:link, * html div.NavTabOn a:visited {
    height: 20px; /* for IE5 and IE6 in quirks mode */
    h\eight: 20px; /* for IE6 in standards mode */
  }	
div.NavTabOn a:hover	{
	color: #fff;
	font: bold 11px Arial;
	text-decoration: none;
	background-color: none;
	line-height: 19px;
	height: 20px;
	}
