body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
td, select, input, textarea {
	font-family: arial;
	font-size: 8pt;
	color:#7c7c7c;
}
a.topmenu {
	padding-right: 10px;
	padding-left: 10px;
	color: #1c53a4;
	text-decoration: none;
	font-size:9pt;
	padding-top:7px;
	padding-bottom:6px;
}
a.topmenu:hover {
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	background: url(images/menubg_h.gif);
	padding-top:7px;
	padding-bottom:4px;
	height:28px;
}
.topmenu1 {
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	background: url(images/menubg_h.gif);
	padding-top:7px;
	padding-bottom:4px;
	height:28px;
	text-decoration: none;
	font-weight: bold;
}
.date {
	color: #ffffff;
	font-size:9pt;
	padding-left:8px;
}
.newsbox {
	color: #7c7c7c;
	padding:6px;
	background-color:#f4f4f4;
	border: 1px solid #d7d7d7;
	padding-left:20px;
	background-image:url(images/newsbg.gif);
	background-repeat:repeat-y;
	margin-bottom:2px;
	height: 100% !important;
	height:58px;	
}
.newsdate {
	color: #3b6fbe;
	text-decoration: underline;
}
a.newslink {
	text-decoration: none;
	font-weight:bold;
	color: #7c7c7c;
}
a.newslink:hover {
	color: #3369ba;
	text-decoration: none;
}
a.downloadlink {
	text-decoration: underline;
	font-weight:bold;
	color: #506FDA;
}
a.downloadlink:hover {
	color: #FF0000;
	text-decoration: none;
}
.albumth {
	border: 1px solid #d7d7d7;
	background-color:#ffffff;
	padding:3px;
}
.lan {
	color: #ffffff;
	font-size:9pt;
	padding-left:45px;
}
a.link {
	color: #7c7c7c;
	text-decoration: none;
}
a.link:hover {
	color: #3369ba;
	text-decoration: underline;
}
a.linkw {
	color: #ffffff;
	text-decoration: none;
}
a.linkw:hover {
	color: #eeeeee;
	text-decoration: underline;
}
a.eventlink {
	text-decoration: none;
	font-weight:bold;
	color: #6382b1;
}
a.eventlink:hover {
	color: #7c7c7c;
	text-decoration: none;
}
.linkbox {
	color: #7c7c7c;
	padding:6px;
	background-color:#f4f4f4;
	border: 1px solid #d7d7d7;
}
.weblinks{
clear: left;
position: relative;
}
.weblinks ul{
list-style-type: none;
margin: 0px 0;
padding: 0;
}
.weblinks ul li a{
background: url(images/bulletlist.gif) no-repeat 3px center;
font: 9pt arial;
color: #6382b1;
display: block;
width: auto;
padding: 3px 0;
padding-left: 16px;
text-decoration: none;
border-bottom: 1px solid #e7e5e5;
}
* html .weblinks ul li a{
width: 168px;
}
.weblinks ul li a:visited, .weblinks ul li a:active{
color: #6382b1;
}
.weblinks ul li a:hover, .weblinks ul li a.selected{
color: #000000;
background-color: #eeeeee;
}
.title {
	color: #1c53a4;
	font-size:10pt;
	font-weight: bold;
}
.txt2 {
	font-size:9pt;
}
.sep {
	padding-top:6px;
}
a.power {
	color: #ffe00d;
	text-decoration: none;
}
a.power:hover {
	color: #ffffff;
	text-decoration: underline;
}
#dropmenudiv{
	position:absolute;
	border:1px solid #1c53a4;
	font: 9pt arial;
	line-height:20px;
	z-index:100;
	border-bottom: 0px;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #1c53a4;
padding: 1px 0;
text-decoration: none;
}
#dropmenudiv a:hover{
background-color: #1c53a4;
}
a.txtlink {
	text-decoration: none;
	color: #09469f;
}
a.txtlink:hover {
	color: #5a5a5a;
	text-decoration: underline;
}








#marktable td {
	border-right: 1px solid #c0ddf3;
	border-bottom: 1px solid #c0ddf3;
	background: #f0f7fb;
	padding: 4px 4px 4px 4px;
	font: 9pt arial;
}

#marktable th {
	font: bold 9pt arial;
	color: #222222;
	border-right: 1px solid #c3ced5;
	border-bottom: 1px solid #c3ced5;
	border-top: 1px solid #c3ced5;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 4px 4px 4px;
	background: #FEFEFE url(images/head_bg.jpg) no-repeat;
}
