#contents    { font-family: Arial; font-size: 10pt }
#contents td    { font-family: Arial; font-size: 10pt }

#contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6 {
	letter-spacing: -1px;
	color: #000000;
	margin-bottom: 5px;
	font-weight: normal;
}

#contents fieldset {
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #BBBBBB;
	margin: 0px 18px 18px 18px;
}

#contents p {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

#contents td p {
	display: block;
	margin: auto;
	width: auto;
	height: auto;
	line-height: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

#contents h1 {
	width: 97%;
	display: block;
	border-bottom: 1px solid #666666;
	background: url('/img/header/3bars.jpg') no-repeat left center;
	padding-left: 30px;
	color: #566ba9;
	margin: 2px;
	font: bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	font-weight: bold;
}


#contents h2 {
	width: 98%;
	display: block;
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding-left: 15px;
	background-color: #EEEEEE;
	margin: 10px;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#contents h3 {
	width: 93%;
	display: block;
	border-bottom: 1px solid #666666;
	padding-left: 10px;
	color: #000000;
	margin: 2px;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-weight: bold;
}

#contents select, #contents input {
	font-size: 12px;
	border: 1px solid #E3E3E3;
}

#contents hr { display: block; border: 0; height: 1px; color: #eee; background-color: #eee; }



/* Menu */

#prodmenu {
	width: 531px;
	height: 45px;
	margin: 0;
	padding: 0;
}

#prodmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#prodmenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#prodmenu a {
	display: block;
	float: left;
	min-width: 105px;
	height: 33px;
	padding: 5px 0 0 0;
	border-left: 1px solid #CCCCCC;
	text-decoration: none;
	text-align: center;
	line-height: 105%;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFCC;
}

#prodmenu .firstmenuitem {
	border-right: 1px solid #CCCCCC;
}

#prodmenu a:hover {
	background: #FFFFFF;
}

#prodmenu .active a {
	background: #F49A24;
	color: #FFFFFF;
}
