BODY {
background-color: #45A454;
font-family: Verdana;
font-size: 12px;
}

.CONTENT {
background-color:#FFFFFF;
font-family: Verdana;
font-size: 12px;
}

INPUT,SELECT,TEXTAREA {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
}

BODY,TD,DIV,SPAN { 
font-family: Verdana, Arial; 
font-size: 10px; 
} 

/* composer */
#composer {
	font-family: Verdana;
	font-size: 8px;
	color: #000000;
	letter-spacing: -0px;
	text-align: center;
	font-weight: none;
	text-decoration: none;
} 

/* box head lines */
/*.textheader { 
	font-family: Verdana; 
	font-size: 11px;
	color: #000000;
	letter-spacing: -1px;
	font-weight: bold;
}*/

.textheader A { 
	font-family: Verdana; 
	font-size: 11px;
	color: #000000;
	letter-spacing: -1px;
	font-weight: bold;
	text-decoration: none;
}

/*A:hover .textheader { 
	color: #0000EE; 
	text-decoration: underline;
}*/

.textheader A:hover { 
	color: #227F31; 
	text-decoration: none;
}

/* box one link */
a.one:link {color: #ffffff}
a.one:visited {color: #ffffff}
a.one:hover {color: #ffffff}



/* mall linjer och boxar */
.greenline {
background-color: #45A454;
} 

.white {
background-color: #FFFFFF;
}

.black {
background-color: #000000;
}

.menubg {
background-color: #E2AD63;

}

.greendot {
background-image: url(http://www.lr.pbs.fi/.composer/images/lbc/greendot.gif);
}

A {
font-size: 10px;
text-decoration: none;
color: #227F31;
}


A.karta,SPAN.karta {
	color: #2C57AF;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}

A.karta:HOVER {
	text-decoration: underline;
}

.reg_link,.ic_news, .ic_list_news {
	font-family: Verdana, Arial; 
	font-size: 10px;
	padding: 4px;
	color: #227F31;
}

.ic_list_news {
}

.link_tip {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
a.link_tip:visited {
	color:white;
}
.ic_subhead{
	background-color: #B50B0C;
	color: #ffffff;
	width: 160px;
	padding: 2 4px;
	font-size: 10px;
	font-weight:bold;
	float:left;
	clear:both;
}

.ic_sub_cont {
	float:left;
	clear:both;
	width: 100%;
	margin: 5 0 10 0px;
}

.ic_sub {
	margin-left: 10px;
	font-size: 10px;
	float:left;
	width: 30%;
}

.icon_home {
	margin: 0 0 0 75px;
}

div.info_window {
	border: 1px solid black; 
	background-color: white;
	display:none;
	padding: 2px;
	position:absolute;
	top: 125px;
}
/*modules*/
/*icenter*/

span.ic_headline{
	font-size: x-small;
	font-weight:bold;	
}
A.ic_news_link{
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

A.ic_news{
	font-size: 10px;
	text-decoration: none;
}

A.ic_news:Hover{
	text-decoration: underline;
}

A.ic_news_link:Hover{
	text-decoration: underline;
}

.ic_date{
	font-size: x-small;
}
.ic_preamble,.ic_list_preamble{
	font-size: x-small;
}
.ic_preamble{
	font-weight:bold;
}
.ic_content{
	font-size: x-small;
}
.ic_spacer{
	height: 3px;
}
TD.ic_list_spacer{
	height: 8px;
}

.ic_info {
	font-size: 10px;
}

.ic_source {
}

.ic_link {
	color: #000000;
}

.ic_headline,TD{
	font-size: 10px;
}

TD.ic_protocols {
	font-size: 10px;
}



/*calendar*/
TD.calendar_information {
	color: #000000;
}
A.calendar_link,A.calendar_image_link {
	font-size: 10px;
	color: #000000;
}
TD.calendar_description {
	padding-top: 5px;
}
TD.calendar_location {
}
TD.calendar_date{
}
TD.calendar_headline{
	font-size: 12px;
	font-weight: bold;
}
TD.calendar_group_headline{
	font-size: 10px;
	font-weight: bold;
}
.calendar_month_mark{
	background-color: #ffd861;
	font-size: 10px;
}
.calendar_month_link{
	color: #000000;
	text-decoration: none;
}
.calendar_month_today{
	font-weight:bold;
	font-size: 10px;
	border: solid 1px #000000;
	width: 100%;
}
.calendar_month_day{
	font-size: 10px;
}
.calendar_month_head, .calendar_month_week_head{
	color: #000000;
	font-size: 10px;
	font-weight:bold;
}
.calendar_month_head{
	padding-left: 5px;
	padding-right: 5px;
}
.calendar_month_week_head{
	font-weight: bold;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.calendar_month{
	text-align: center;
}
.calendar_source {
}

.calendar_month_today {
	cursor: pointer;

}

.error{color:#ff0000;}
.calendar_failed{background-color:#ff5555;}
.calendar_success{background-color:#7777ff;}
.calendar_edit_form{background-color: #ffffff;}

