A
{
    COLOR: #CF0000;
    TEXT-DECORATION: none
}

A:link
{
    COLOR: #CF0000;
    TEXT-DECORATION: none
}

A:active
{
    COLOR: #CF0000;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: #CF0000;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: #890000;
    TEXT-DECORATION: underline;
}


BODY
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EEEEF2;
	background-image: url(/img/bg_main.gif);
	background-repeat: repeat-y;
	position: absolute;
	left: 0px;
	top: 0px;
}

FONT
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

FORM
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}

HR
{
	WIDTH: 100%;
	height: 1px;
	border: thin solid #000000;

}
TABLE
{
    PADDING-TOP: 0px;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
}
TD
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
}

TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #234e8f;
}

INPUT, SELECT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px
}

TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #89894C;
}

.noBorder 
{
	border: none;
}

.controlRequired 
{
    BACKGROUND-COLOR: #ffffcc;
	border: 1px solid #89894C;
}

.bodyDialog
{
	margin: 5px;
	background-color: #ffffff;
	background-image: none;
}

.txt_linksep
{
    FONT-SIZE: 10;
    COLOR: #363636;
}
	
.txt_error
{
    FONT-SIZE: 8pt;
    COLOR: red;
}

.txt_required
{
    font-weight: bold;
}

.txt_field_disabled
{
	background-color: Silver;
}

.tbl_main
{
	border-top: #505A61 1px none;
	border-right: #D9D9D9 1px none;
	border-bottom: #505A61 1px none;
	border-left: #D9D9D9 1px none;
	width: 750px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
}

.tbl_cell_main_top
{
	left: 0px;
	width: 100%;
}

.tbl_cell_main_bottom
{
}

.tbl_cell_main_middle
{
	padding: 0px 0px 0px 0px;
    BACKGROUND-COLOR: #ffffff;
}

.tbl_content
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 100%;
	margin-left: 0px;
	padding-top: 0px;
	background-color: #ffffff;
}

.tbl_cell_content_space
{
	padding: 0px;
	width: 10px;
}

.tbl_cell_content_100
{
	width: 100%;
	padding-right: 0px;
}

.tbl_cell_content_80
{
	width: 80%;
	margin-left: 0px;
	padding-right: 0px;
}

.tbl_cell_content_75
{
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 0px;
	width: 530px;
}

.tbl_cell_content_70
{
	width: 70%;
	margin-left: 0px;
	padding-right: 0px;
}

.tbl_cell_content_60
{
	width: 60%;
	margin-left: 0px;
	padding-right: 0px;
}

.tbl_cell_content_50
{
	width: 50%;
	padding-right: 0px;
}

.tbl_cell_content_33
{
	width: 33%;
	padding-right: 0px;
}

.tbl_cell_content_30
{
	width: 30%;
	margin-left: 0px;
	padding-right: 0px;
}

.tbl_cell_content_25
{
	width: 25%;
	margin-left: 0px;
	padding-right: 0px;
}

.tbl_cell_content_20
{
	width: 20%;
	margin-left: 0px;
	padding-right: 0px;
}

.tbl_cell_content_start
{
	border: 1px solid #000000;
}

.tbl_cell_content_leftnav
{
	width: 170px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 13px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.tbl_list
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0px;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    WIDTH: 100%;
    BORDER-BOTTOM: medium none;
    FONT-SIZE: 10px;
}

.tbl_cell_list_header
{
	PADDING-TOP: 2px;
	PADDING-RIGHT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	MARGIN: 0px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F9F9F9;
	TEXT-ALIGN: left;
	border: 1px none;
	height: 19px;
}

.tbl_cell_list
{
	FONT-SIZE: 10px;
    BORDER-RIGHT: #505A61 1px;
    PADDING-RIGHT: 2px;
    BORDER-TOP: 1px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    BORDER-LEFT: #505A61 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #505A61 medium none
}

.tbl_cell_list_even
{
    BORDER-RIGHT: 1px;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	BORDER-LEFT: 1px none;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #ffffff;
	text-align: left;
	height: 18px;
	FONT-SIZE: 10px;
}

.tbl_cell_list_odd
{
	BORDER-RIGHT: #505A61 1px;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	BORDER-LEFT: #505A61 1px none;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #ffffff;
	text-align: left;
	height: 18px;
	FONT-SIZE: 10px;
}

.tbl_cell_list_marked
{
	BORDER-RIGHT: #505A61 1px;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	BORDER-LEFT: #505A61 1px none;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #F2F4F6;
	text-align: left;
	height: 18px;
	FONT-SIZE: 10px;
}

.tbl_detail
{
    BORDER-RIGHT: #D8D4CA 1px solid;
    BORDER-TOP: #D8D4CA 1px solid;
    PADDING-BOTTOM: 20px;
    BORDER-LEFT: #D8D4CA 1px solid;
    BORDER-BOTTOM: #D8D4CA 1px solid;
    BACKGROUND-COLOR: #FAFAF4;
}

.tbl_cell_detail_label
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 0px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: right
}

.tbl_cell_detail_value
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 2px;
    MARGIN: 0px;
    PADDING-TOP: 2px;
}

.txt_header1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}

.txt_header2
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.txt_header3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.txt_alert
{
	color: #990000;
}

.txt_alert_large
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.btn_default
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #999999;
	cursor: hand;
	height: 18px;
	text-align: center;
}

.btn_small
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #999999;
	cursor: hand;
	height: 18px;
	width: 30px;
	text-align: center;
}

.btn_medium
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #999999;
	cursor: hand;
	height: 18px;
	width: 70px;
	text-align: center;
}

.btn_large
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #999999;
	cursor: hand;
	height: 18px;
	width: 90px;
	text-align: center;
}

.btn_xlarge
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #999999;
	cursor: hand;
	height: 18px;
	width: 120px;
	text-align: center;
}

.btn_small_disabled
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6C6454;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	cursor: default;
	height: 18px;
	width: 30px;
	text-align: center;
}

.tbl_block
{
	border: 1px none #FFFFFF;
}

.tbl_block_title
{
	height: 20px;
	background-color: #FFFFFF;
	border: 0px;
}

.tbl_block_content
{
	background-color: #FFFFFF;
	border: 0px;
}

.tbl_block_content2
{
	background-color: #FFFFFF;
	border: 0px;
}

.tbl_block_top
{
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: #FFFFFF 1px none;
}

.tbl_block_bottom
{
	background-color: #FFFFFF;
	border: 0px;
	border-top: #505A61 1px none;
}

.tbl_cell_block_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.tbl_block_cell_title
{
	background-color: #FFFFFF;
	border: 0px;
}

.tbl_block_cell_content
{
	background-color: #FFFFFF;
	border: 0px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    PADDING-TOP: 1px;
}


.tbl_cell_bottom_front
{
	width: 528px;
	height: 40px;
	background-color: #FFFFFF;
	border: 0px;
	border-top: #B7B4A0 1px none;
}

.tbl_cell_bottom_front_menucell
{
	width: 222px;
	background-color: #FFFFFF;
	border: 0px;
	border-top: #B7B4A0 1px none;
}

.tbl_frontblock
{
	background-color: #FFFFFF;
	border: 1px;
}

.tbl_frontblock_content
{
	background-color: #FFFFFF;
	border: 0px;
}

.tbl_frontblock_cell_content
{
	background-color: #FFFFFF;
	border: 0px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    PADDING-TOP: 1px;
}

.cmbox
{
	border: solid 1px #FFD52F;
	line-height: 13px;
}

.tbl_cell_main_middle_iframe
{
	padding: 0px 0px 0px 0px;
	height: 100%;
    	BACKGROUND-COLOR: #ffffff;
}

.tbl_content_iframe
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 100%;
	margin-left: 0px;
	padding-top: 0px;
	height: 100%;
	background-color: #ffffff;	
}

.tbl_main_iframe
{
	border-top: #505A61 1px none;
	border-right: #D9D9D9 1px none;
	border-bottom: #505A61 1px none;
	border-left: #D9D9D9 1px none;
	width: 750px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
	height: 720px;
}
/* Felmedelande start */

.txt_error_title 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #D10700;
}
.txt_warning_title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #333333;
}
.txt_information_title {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #0058C6;
}
.tbl_errormsg
{
	border: solid 1px #C9C9C9;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	background-color: #EAEAEA;	
}
	
/* Felmedelande slut */