body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
	background-image: url(/language/images/bk_dot.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 10pt;
	line-height: 1.5em;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}



#topbar {
	padding: 5px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 10pt;
	word-spacing: 5px;
	color: #000000;
}
#topbar A{
	color: #000000;
	text-decoration: none;
}
#quicklink {

}
#downtable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#quicklinkbk {
	background-repeat: repeat-x;
	background-color: #319531;
}

#contentlink {
	background-color: #E8E8E8;
	padding: 30px;
}
#contentlink li{
	line-height: 1.5em;
}

#contentlink .anntitle {
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.5em;
	padding: 5px;
	color: #FFFFFF;
	background-color: #FF9900;
}
#contentlink .anntable {
	background-color: #FFFFCC;
	border: 1px solid #999999;
	line-height: 1.3em;
}
#contentlink .anntable a:link,#contentlink .anntable a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.center1 {
	text-align: center;
}
