body, table{
	color: black;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 140%;
}

img{
	border: 0px;
}



a{text-decoration: none; }
a:hover{ text-decoration: underline; }
a:link{ 	color: #990033 }
a:visited{ 	color: #660066 }
a:active{ 	color: #E10049}




.AL_book_category_header{
	font-family: Arial, Helvetica;
	font-size: 17px;
	text-align: left;
	color: #990033;
	font-weight: bold;
}

.AL_book_event_header{
	font-family: Arial, Helvetica;
	font-size: 24px;
	text-align: center;
	color: #990033;
	font-weight: normal;
	line-height: 26px;
}

.AL_book_event_header_list{
	color: #990033;
	font-weight: bold;
}

.AL_book_default_header{
	font-family: Arial, Helvetica;
	font-size: 17px;
	text-align: left;
	color: #990033;
	font-weight: bold;
}

div.AL_book_event_canceled{
	border: 2px solid red;
	padding: 10px;
}

div.AL_book_event_presentation{
	border: 1px solid #AAA;
	padding: 10px;
}

div.AL_book_event_report{
	border: 1px solid #AAA;
	padding: 10px;
}

div.AL_book_event_information{
	border: 1px solid #AAA;
	padding: 10px;
}

/* Färger för deltagarna på deltagarsidan */
td.AL_book_event_application_standard{						color: black; }
td.AL_book_event_application_passedlastapplicationday{		color: red; }
td.AL_book_event_application_confirmed{						color: green; }


span.AL_book_event_header_list_no_events{
  font-size: 12px;
}

