body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	margin: 0px auto;
	background-image: url(pics/background.jpg);
}

a {
	color: #202020;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}

a img{
	border: 0;
}

h1 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
}

h2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 15px;
}

h3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

ul.bullet {
	font-size: 11px;
	list-style-image: url(pics/bullet.jpg);
	margin-bottom: 16px;
}

ul.lwbullet {
	font-size: 11px;
	list-style-image: url(pics/lwbullet.gif);
	margin-bottom: 16px;
}

ul.ok {
	font-size: 11px;
	list-style-image: url(pics/ok.gif);
	margin-bottom: 16px;
}

li {
	padding-bottom: 8px;
}

#whole {
	width: 800px;
	text-align: left;
	margin: 0px auto;
	background-color: white;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#title {
	height: 138px;
	background-color: white;
}

#banner1 {
	width: 350px;
	height: 138px;
	vertical-align: top;
}

#banner2 {
	width: 403px;
	height: 138px;
	vertical-align: top;
}

#nav {
	color: black;
	width: 151px;
	height: 450px;
	position: absolute;
	float: left;
	padding-left: 6px;
	background-image: url(pics/naviback.jpg);
	background-repeat: no-repeat;
	background-color: white;
	padding-top: 68px;
}

.navsection {
	color: black;
	background-color: white;
	font-size: 14px;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
	margin-right: 6px;
}

.navsection a {
	color: black;
	padding-left: 24px;
	padding-right: 24px;
}

.navtopic {
	color: black;
	width: 139px;
	font-size: 12px;
	margin-top: 8px;
}

.navtopic a {
	color: black;
	padding-left: 6px;
	padding-right: 6px;
	display: block;
}

.navsection a:link, .navsection a:visited, .navtopic a:link, .navtopic a:visited {
	color: black;
	text-decoration: none;
}

.navsection a:hover, .navtopic a:hover {
	color: white;
	background-color: black;
	text-decoration: none;
}

#currentsection, #currenttopic {
	color: black;
	background-color: #FFCC00;
}

#language {
	font-size: 10px;
	margin-top: 36px;
}

#content {
	background-color: white;
	width: 608px;
	float: right;
	margin-top: 15px;
	padding-left: 0px;
	padding-right: 24px;
}

#direction {
	font-size: 11px;
	margin-top: 24px;
	margin-bottom: 0px;
}

#footer {
	margin-left: 12px;
	margin-right: 12px;
	padding-bottom: 6px;
	text-align: left;
	clear: both;
	font-size: 11px;
	color: #505050;
	background-color: white;
}

#latest {
	width:360px;
	margin-top: 48px;
}

#latest .header {
	font-weight: bold;
	border-bottom: 2px solid #FFCC00;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#latest .new {
	color: red;
	font-weight: bold;
	padding-right: 6px;
}

#popup {
	text-align: center;
	vertical-align: middle;
	padding: 12px;
}

#popup p {
	font-weight: bold;
	margin-top: 8px;
}

.hint {
	color: #FFCC00;
	font-weight: bold;
	padding-right: 3px;
}

.indented table {
	border: 0;
	border-collapse:collapse;
	border-spacing: 0;
	padding: 0;
}

.indented td {
	vertical-align: top;
	padding-right: 10px;
}

.qa {
	color: black;
	background-color: #FFCC00;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 6px;
}

.direction_qa {
	font-size: 11px;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}
