a:active,a {color: #7E3509 ; text-decoration: underline; }
a:hover {color: #E6B459; text-decoration: underline; }
a.ftr:hover {color: #C384EC; text-decoration: none; }
a.orge:hover {color: #C384EC; text-decoration: none; }
.orge { color: #E6B459; }

/* global styles */
td {font-family:century gothic, verdana, arial, geneva, helvetica; font-size:13px; vertical-align:top;}
.hdr {font-size:19px; color:#7E3509; text-transform:uppercase; font-family:arial, verdana}
b {color: #7E3509; font-size:15px;}
.no {background-repeat:no-repeat; }
h1, h2, h3 {font-size:13px; }
hr {color: #8B410D; height: 2px;}


/* Text layout styles */
.hm-content {padding-left:25px; padding-right:150px; line-height:19px;}
.hbrdr {border-bottom: #000 1px solid;  border-right: #000 1px solid; } 

/* js inc menu styles */
#menulocation 		{ LEFT: 0px; WIDTH: 175px; POSITION: absolute; TOP: 71px; padding: 0px 0px; white-space:nowrap; }

.menutrans   		{ filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; }

.menu-top-border	{ border-right: #5D687F 1px solid; }

.menu_bottom_line	{ border-top: #FFFFFF 1px solid; border-right: #5D687F 1px solid; }

.menu		{ font-family: century gothic, arial, verdana, helvetica, sans;
		  color: #7E3509;
		  font-size: 11pt;
		  height: 30px;
		  width: 175px;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border-top: #FFFFFF 1px solid;
		  border-bottom: #5D687F 1px solid; }

a.menu:link 	{ background-image: url("img/menu.gif");
		  background-color:#AEB8CD;
		  text-decoration: none;  }

a.menu:visited 	{ background-image: url("img/menu.gif");
		  background-color:#AEB8CD;
		  text-decoration: none; }

a.menu:active 	{ background-image: url("img/menu.gif");
		  background-color:#AEB8CD;
		  text-decoration: none; }

a.menu:hover 	{ background-image: url("img/menuon.gif");
		  background-color:#AEB8CD;
		  color: #fff; 
		  text-decoration: none; }

/* Class description tab styles */
		  
#ddimagetabs{vertical-align:center;}

#ddimagetabs a{
	display: none;
	text-decoration: underline;
	font: bold 14px century gothic; /*tab font */
	color: #7E3509; /*font color */
	height: 20px; /*height of tab image */
	float: left;
	display: inline;
	margin-left: 10px; /*spacing between tabs */
	padding-top: 9px; /*vertical offset of tab text from top of tab*/
	cursor: pointer;;}

#ddimagetabs a:hover, #ddimagetabs a.current{color: #EDA12A;}

#tabcontentcontainer{
	width: 299px; /*width of 2nd level content*/
	height: 375px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
	padding: 5px,5px,5px,5px;
	display: inline;
	overflow: auto;
	scrollbar-face-color: #eeeeee;
	scrollbar-arrow-color: #555555;
	scrollbar-base-color: #eeeeee;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #555555;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-track-color: #efefef;
}

.tabcontent{display: none; background-color:#FCECB5; width:550px; height:500px; background-image: url(../img/cover.gif); }













