/*******************************
http://www.jimmyjoge.com
Enburk stylesheet 44
http://www.enburk.se
@2008 Enburk HB
*******************************/

/* Anslag */
.notice_class_fieldset {border: 0; margin:0; padding:0;}
.notice_class_container {}
.notice_class_div {color:#FFFFFF; border:0; margin-top:1em; padding:0; text-align: center;}

.notice_class_date {font-size:0.75em; font-weight: bold;}

.notice_class_legend {
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
}

.notice_class_head {
	font-size: 1.0em;
	font-weight: bold;
}

.notice_class_subhead {
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 0.5em;
}

.notice_class_txt {
	font-size: 0.7em;
}

.notice_class_iconlink {
	vertical-align: middle;
}

.notice_class_link {
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 0.5em;
}

.notice_class_link:link, .notice_class_link:visited, .notice_class_link:active {
	color: #FFFF00;
	text-decoration: none;
}

.notice_class_link:hover {
	color: #00FFFF;
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}

.notice_class_iconlink:link, .notice_class_iconlink:visited, .notice_class_iconlink:active {
	color: #FFFF00;
	text-decoration: none;
}

.notice_class_iconlink:hover {
	color: #00FFFF;
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}

.notice_class_calendardiv {
	width: 160px;
}

.notice_class_subhead A:link, .notice_class_subhead A:visited, .notice_class_subhead A:active {
	color: #FFFF00;
	text-decoration: none;
}

.notice_class_subhead A:hover {
	color: #00FFFF;
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}

