body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
	background-attachment: fixed;
	background-color: #6666FF;
	background-image: url(../images/bck.jpg);
}

.listhead {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	/*border-bottom: 1px dotted #FFFFFF;*/
	padding-top: 4px;
	padding-bottom: 4px;
}
.list1 {
	background-color: #0000CC; /*#6666FF*/
}
.list2 {
	background-color: #3333CC;
}
.list1, .list2 {
	/*       T   R   B   L    */
	padding: 4px 4px 4px 4px;
}

a {
	color: #FFCC00; /* #FFFFFF; */
	text-decoration: none;
}
a:hover {
	color: #FFCC00; /* #FFFFFF; */
	/*background-color: #000DDD;*/ /* #000DDD; */
	text-decoration: underline;
}

.hd1 {
	font-size: 32px;
	font-weight: bold;
}
.hd2 {
	font-size: 24px;
	font-weight: bold;
}
.hd3 {
	font-size: 18px;
	font-weight: bold;
}
.hd4 {
	font-size: 16px;
	font-weight: bold;
}
.hd5 {
	font-size: 13px;
	font-weight: bold;
}
.hd6 {
	font-size: 11px;
	font-weight: bold;
}

.newshead {
	background-color: #3333CC; /*#0000CC*/ /*#6666FF*/
	background-image: url(../images/kopbalk.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	border: 1px solid #FFCC00;
}
.newshead a {
	color: #FFFFFF;
	text-decoration: none;
}
.newshead a:hover {
	/*background-color: none;*/
	color: #FFFFFF;
	text-decoration: underline;
}


hr {
	height: 1px;
	border-bottom: 1px solid #3333CC;
	border-left: 0px solid #3333CC;
	border-right: 0px solid #3333CC;
	border-top: 0px solid #3333CC;
}

/*div {
	font-weight: bold;
	color: White;
	font-size: 13px;
}*/

.news_marq_div {
	background-color: #3333CC;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	border: 1px solid #000000;
}
.newshead_marq, .newshead_marq a {
	color: #FFFFCC; /*#330000;*/
	/*text-align: left;*/
	font-size: 11px;
	line-height: 115%;
	font-weight: normal;
	text-decoration: none;
}
.newshead_marq a:hover {
	text-decoration: underline;
	background-color: #3333CC;
}
.newshead_marq_head {
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.frm {
	font-family: Verdana;
	font-size: 11px;
}

