  body, .default, a.helplink, a.helplink:visited {
	font-size: 12px;
	color: #3d3b3c;

} body, input, td {
	font-family: 'Lucida Grande', 'MS Sans Serif', 'Arial', sans-serif;

} .noms, .header {
	font-family: 'Lucida Grande', 'Arial', sans-serif;

} img {
	border: 0;
	
} .clear {
	clear: both;


/***  COMMON ELEMENTS  ***/

} .textnav {
	font-size: 11px;

} ul.textnav, ul.textnav li {
	list-style: none;
	margin: 0;
	padding: 0;
	
} ul.textnav li {
	display: block;
	float: left;
	
} ul.textnav li a {
	color: #7d7b7c;
	text-decoration: none;
	line-height: 28px;

} ul.textnav li.active a {
	color: #454545;
	
} ul.textnav li.inactive a:hover {
	color: #d3e337;

} a.helplink, a.helplink:visited {
	display: block;
	line-height: 28px;
	padding-left: 20px;
	background: url('/images/help.gif') no-repeat left center;
	text-decoration: none;

} a.helplink:hover {
	text-decoration: underline;

} .helpbox {
	display: none;
	position: relative;
	width: 350px;
	margin: .6em 0;
	border: 1px solid #a6a4a5;
	padding: 5px;

} .helpbox-close {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 15px;
	height: 14px;
	z-index: 200;

} .helpbox ul, .helpbox ul li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;

} .helpbox ul {
	margin-top: .5em;


/***  OPTIONLIST  ***/

} ul.optionlist {
	display: block;
	margin: 0;
	padding: 10px 0 0;
	width: 100%;
	list-style: none;
	overflow: hidden; 

} ul.optionlist > li {
	border-top: 1px solid #bebdbd;
	line-height: 0px;

} ul.optionlist li a.title {
	background-color: #ddd;
	color: #454545;
	text-decoration: none;
	display: block;
	position: relative;
	/*width: 100%;*/
	padding: 0 20px;
	line-height: 2em;

} ul.optionlist li.active a.title {
	background-color: #7d7b7c;
	color: white;
	font-weight: bold;

} ul.optionlist li.inactive a.title:hover {
	background-color: #a9a8a8;
	color: white;

} ul.optionlist li .optioncontainer {
	display: none;
	padding: 5px 10px;
	border-left: 2px solid #bebdbd;
	border-right: 2px solid #bebdbd;
	border-top: 1px solid #bebdbd;
	border-bottom: 1px solid #bebdbd;


/***  PRINTING  ***/

} .printonly {
	display: none;


/* 3D!!! */

} table.pop tr td, table.pop tr th {
	border-right: 1px solid #bebdbd;
	border-bottom: 1px solid #bebdbd;
	font-size: 11px;
	padding: 3px;


}
