body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(images/bg.gif);
	margin: 0;
}
#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 18px solid #CD6643;
	border-left: 1px solid #CCCCCC;
	width: 722px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#menutab {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	background: #E7E4C9;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 722px;
}
#specialmenutab {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	background: #DFCEA8;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 722px;
	margin-top: 10px;
}
#menutab em, #specialmenutab em {
	color: #666666;
}
textarea, input, select {
	font: 12px Arial, Helvetica, sans-serif;
}
#menutab a:link, #menutab a:visited, #menutab a:active, #specialmenutab a:link, #specialmenutab a:visited, #specialmenutab a:active {
	color: #000000;
	text-decoration: none;
}
#menutab a:hover, #specialmenutab a:hover {
	background: #FFFFFF;
}

#htlogo {
	background: url(images/htlogo.gif);
	text-align: center;
	height: 130px;
}
#htlogo img {
	margin-top: 4px;
}
h1 {
	background: #CDD0C6 url(images/bgh1.gif) no-repeat right;
	text-indent: 5px;
	font: normal 22px "Berlin Sans FB", Arial, sans-serif;
	color: #333333;
}
#container p,#container li {
	line-height: 22px;
	text-align: justify;
}
li {
	list-style: square;
	margin-top: 9px;
	margin-bottom: 9px;
}
li li {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 15px;
	margin-left: -40px;
	list-style: none;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #CED8DB;
	margin-top: 5px;
}
a:link {
	font-weight: bold;
	color: #CD6643;
}
a:visited {
	font-weight: bold;
	color: #CD6643;
}
.fade {
	font-size: 11px;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
.cr {
	clear: both;
}
th {
	font-size: 15px;
	background: #D7D7D7;
	text-align: left;
	vertical-align: top;
}
th .subtitle {
	font-weight: normal;
	font-size: 11px;
}
table {
	font-size: 12px;
}
.r1 {
	background: #F4F4F4;
}
a:active {
	font-weight: bold;
	color: #CD6643;
}
h2 {
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: -10px;
}
label {
	text-align: right;
	display: block;
	float: left;
	width: 70px;
	margin-right: 15px;
}
input, textarea, select {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.jump {
	margin-top: 30px;
}
input:hover, input:active, select:hover, select:active, textarea:hover, textarea:active {
	background-color: #F5F4EB;
	border: 1px solid #000000;
}
.box100 {
	font-weight: bold;
	text-align: right;
	width: 100px;
	vertical-align: top;

}
.t0 {
	font-weight: bold;
	background-color: #CCCCCC;
}
.t1 {
	background-color: #F4F4F4;
}
.t2 {
}
.t4 {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a img { border:0; }
#language {float:right;margin-right:5px;}
#language a img {border:1px solid #FFF;}
