
/* Layout Stylesheet */ 


 
 body.fr {
 background-color:#312f2f;
 margin-top:0;
 margin-left:0;
 color: #cccccc;
 padding:0;
 }

.tle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-transform:uppercase;
	font-weight:bold;
	}
	
td.desc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	}
	
td.feat {
	padding:0 0 10px 10px;
	}
	
td.featImg {
	padding:0px 0px 10px 0px;
	}
	
.textBlock_hdr {
 	font-size:18px;
	color:#FBB040;
	padding:0px 0px 5px 0px;
	}
	
 .textBlock_sub {
 	font-size:12px;
	font-weight:bold;
	color:#FBB040;
	padding:0 0 7px 0;
	}
 
  #textBlockFr {
 padding:0px 0 0 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#eeeeee;
 width:600px;
 }
 
 hr {
  border:0;
  border-top: 1px solid #FBB040;
  height: 0;
  background: #FBB040;
}

.q {
	color:#FBB040;
	padding:15px 0 7px 0;
	}
 
 /* links */

.menu_about {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#FBB040;
	font-size:12px;
	}
	
a.menu_about {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
	
a.menu_about:link {
	color: #FBB040;
	padding: 0 0 0 0;
	}
	
a.menu_about:visited {
	color: #FBB040;
	padding: 0px 0 0 0;
	}
	
a.menu_about:hover {
	color: #FBB040;
	text-decoration:underline;
	padding:0px 0 0 0;
	}
	
.menu_top {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	color:#ffffff;
	font-size:12px;
	}
	
a.menu_top {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
	
a.menu_top:link {
	color: #ffffff;
	padding: 0 0 0 0;
	}
	
a.menu_top:visited {
	color: #ffffff;
	padding: 0px 0 0 0;
	}
	
a.menu_top:hover {
	color: #ffffff;
	text-decoration:underline;
	padding:0px 0 0 0;
	}
	
img.lft {
	padding:0px 10px 3px 0px;
	}

 /* new links */

#pointermenu2{
margin: 0;
padding: 0;
}

#pointermenu2 ul{
margin: 0;
margin-left: 0px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 13px Verdana;
background: #666666 url(images/leftround2.gif) bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu2 ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu2 ul li{
display: inline;
}


#pointermenu2 ul li a{
float: left;
color: white;
font-weight: bold;
padding: 7px 9px 7px 5px;
text-decoration: none;
}

#pointermenu2 ul li a:visited{
color: white;
}


#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected{ /*hover and selected link*/
color: #FBB040;
background: transparent url(images/pointer.gif) bottom center no-repeat;
}

#pointermenu2 ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(images/rightround2.gif) bottom right no-repeat; /*optional right round corner*/
}
