A:link
{
    COLOR: #C41200;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939393;
	text-decoration: none;
	height: 15px;
}

A:active
{
    COLOR: #C41200;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939393;
	text-decoration: none;
	height: 15px;
}

A:visited
{
    COLOR: #C41200;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939393;
	text-decoration: none;
	height: 15px;
}

A:hover
{
    COLOR: #C41200;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939393;
	text-decoration: none;
	height: 15px;
}

BODY
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #EBEBEB;
	left: 0px;
	top: 0px;
}

FONT
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

FORM
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}

HR
{
	WIDTH: 100%;
	height: 1px;
	border: thin solid #DCDCDC;

}
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: #666666;

}

.txt_default
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
}

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: 11px;
	color: #666666;
	height: 18px
}

TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #89894C;
}

img
{
	border: 0px 0px 0px 0px;	
}

.noBorder 
{
	border: none;
	text-decoration: none;
}

.controlRequired 
{
    BACKGROUND-COLOR: #ffffcc;
	border: 1px solid #89894C;
}

.bodyDialog
{
	margin: 5px;
	background-color: #ffffff;
	background-image: none;
}

.txt_linksep
{
    FONT-SIZE: 11;
    COLOR: #9B0909;
}
	
.txt_error
{
    FONT-SIZE: 8pt;
    COLOR: red;
}

.txt_required
{
    font-weight: normal;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(/img/bg_lbl_required.gif);
	padding-right: 10px;
}

.txt_field_disabled
{
	background-color: Silver;
}

.tbl_main
{
	border-top: #505A61 1px none;
	border-right: #D9D9D9 1px solid;
	border-bottom: #505A61 1px none;
	border-left: #D9D9D9 1px none;
	width: 100%;
	height: 400px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

.tbl_cell_main_top
{
	left: 0px;
	width: 100%;
	height: 125px;
	background-image: url(/img/bg_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	
}

.center_ctrl
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.tbl_top
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 910px;
}

.tbl_top_content
{
	width: 910px;
	height: 75px;
}

.tbl_topnav
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 910px;
	height: 30px;
}

.tbl_cell_main_bottom
{
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}

.tbl_bottom
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 910px;
	color: #767676;
}

.tbl_cell_main_middle
{
	width: 100%;
	height: 400px;
	text-align: center;
	background-image: url(/img/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tbl_content
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 100%;
	width: 910px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-image: url(/img/bg_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: none;
	border-left: solid 3px #FFFFFF;
	border-right: solid 3px #FFFFFF;
	border-top: solid 1px #E27C01;
}

.tbl_cell_content
{
	background-image: url(/img/bg_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: none;
	border-left: solid 3px #FFFFFF;
	border-right: solid 3px #FFFFFF;
	border-top: solid 1px #E27C01;
	width: 904px;
}

.tbl_cell_content_space
{
	padding: 0px;
	width: 28px;
}

.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: 50px;
	padding-top: 20px;
	padding-right: 39px;
	width: 654px;
	text-align: left;
}

.tbl_cell_content_75_hss
{
	padding-bottom: 50px;
	padding-top: 21px;
	padding-right: 21px;
	width: 654px;
	text-align: left; 
}

.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
{
	width: 197px;
	vertical-align: top;
	left: auto;
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}

.tbl_cell_sep
{
	width: 28px;
	background-image: url(/img/bg_sep.gif);
	background-repeat: repeat-y;	
}

.tbl_cell_content_leftnav
{
	width: 250px;
	padding-left: 31px;
	padding-right: 30px;
	padding-top: 21px;
	padding-bottom: 50px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.tbl_list
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BORDER-TOP: medium none;
    BORDER-LEFT: 0px;
    WIDTH: 100%;
    BORDER-BOTTOM: medium none;
}

.tbl_cell_list_header
{
	PADDING-TOP: 2px;
	PADDING-RIGHT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	MARGIN: 0px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	border: 1px none;
	height: 19px;
}

.tbl_cell_list
{
    BORDER-RIGHT: #505A61 0px;
    PADDING-RIGHT: 2px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    BORDER-LEFT: #505A61 0px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #505A61 medium none
}

.tbl_cell_list_even
{
    BORDER-RIGHT: 0px;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	BORDER-LEFT: 0px none;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: none;
	text-align: left;
	height: 25px;
}

.tbl_cell_list_odd
{
	BORDER-RIGHT: #505A61 1px;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	BORDER-LEFT: #505A61 1px none;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #F2F4F6;
	text-align: left;
	height: 25px;
}

.tbl_cell_list_marked
{
	BORDER-RIGHT: #505A61 1px;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	BORDER-LEFT: #505A61 1px none;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #fff4e5;
	text-align: left;
	height: 25px;
}

.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: #646464;
	line-height: 34px;
}

.txt_header2
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 32px;
}

.txt_header3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
}

.txt_header_white
{
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-size: 25px;	
}

.txt_ingress
{
	font-family: Verdana, Arial;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}

.txt_ingress_xl_puff
{
	font-family: Verdana, Arial;
	color: #540700;
	font-size: 14px;
	line-height: 18px;	
}


.txt_header_section
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #C41200;
	line-height: 34px;
}

.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: #FFC25E;
	background-color: #C41200;
	border: 1px solid #C41200;
	cursor: hand;
	height: 18px;
	text-align: center;
}

.btn_small
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC25E;
	background-color: #C41200;
	border: 1px solid #C41200;
	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: #FFC25E;
	background-color: #C41200;
	border: 1px solid #C41200;
	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: #FFC25E;
	background-color: #C41200;
	border: 1px solid #C41200;
	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: #FFC25E;
	background-color: #C41200;
	border: 1px solid #C41200;
	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 #505A61;
	cursor: default;
	height: 18px;
	width: 30px;
	text-align: center;
}

.tbl_block
{
	border: 1px none #D8D4CA;
}

.tbl_block_title
{
	height: 20px;
	background-color: #ECEADC;
	border: 0px;
}

.tbl_block_content
{
	background-color: #FFFFFF;
	border: 0px;
}

.tbl_block_content2
{
	background-color: #FAFAF4;
	border: 0px;
}

.tbl_block_top
{
	border: 0px;
	border-bottom: #C41200 3px solid;
	height: 30px;
	background-image: url(/img/bg_title_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.tbl_block_bottom
{
	background-color: #FFFFFF;
	border: 0px;
	border-bottom: #C41200 1px solid;
}

.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: #ECEADC;
	border: 0px;
}

.tbl_block_cell_content
{
	background-color: #FAFAF4;
	border: 0px;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 1px;
    MARGIN: 0px;
    PADDING-TOP: 1px;
}

/* START sidfot + länkar i sidfot */

.tbl_cell_bottom_front A:link
{
	text-align: center;
	padding-top: 11px;
	color: #767676;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939393;
	text-decoration: none;
}

.tbl_cell_bottom_front A:active
{
	text-align: center;
	padding-top: 11px;
	color: #767676;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939393;
	text-decoration: none;
}

.tbl_cell_bottom_front A:visited
{
	text-align: center;
	padding-top: 11px;
	color: #767676;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939393;
	text-decoration: none;
}

.tbl_cell_bottom_front A:hover
{
	text-align: center;
	padding-top: 11px;
	color: #333333;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration: none;
}

/* SLUT sidfot + länkar i sidfot */

.tbl_frontblock
{
	background-color: #FFFFFF;
	border: 0px;
}

.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;
}

.tbl_frontblock_title_search
{
	height: 20px;
	background-color: #C2CDD5;
	background-image: url(/img/bg_puff_search.gif);
	border: 1px solid #505A61;
}

.tbl_frontblock_title_hg
{
	height: 20px;
	background-color: #C2CDD5;
	background-image: url(/img/bg_puff_hsres.gif);
	border: 1px solid #505A61;
}

.tbl_frontblock_title_project
{
	height: 20px;
	background-color: #C2CDD5;
	background-image: url(/img/bg_puff_project.gif);
	border: 1px solid #505A61;
}
.cell_newspaper_marked
{
	background-color: #FAFAF4;	
	padding-left:10px;
}

.cell_newspaper
{
	border-left: 1px solid #D8D4CA;
	border-top: 1px solid #D8D4CA;
	border-right: 1px solid #D8D4CA;
	border-bottom: 1px solid #D8D4CA;
	background-color: #ECEADC;	
	padding-left:10px;
}

.txt_required_asterisk
{
    COLOR: #c41200;
    font-size: 12px;
}



.link_no_line A
{	
	COLOR: #C41200;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #939393;
	text-decoration: none;
	height: 15px;
}

.link_no_line A:link
{
	COLOR: #C41200;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #939393;
	text-decoration: none;
	height: 15px;
}
.link_no_line A:active
{
	COLOR: #C41200;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #939393;
	text-decoration: none;
	height: 15px;
}
.link_no_line A:visited
{
	COLOR: #C41200;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #939393;
	text-decoration: none;
	height: 15px;
}
.link_no_line A:hover
{
	COLOR: #C41200;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #939393;
	text-decoration: none;
	height: 15px;
}


/*A.image {text-decoration: none;}
A.image:link {text-decoration: none; }
A.image:active {text-decoration: none; } 
A.image:visited {text-decoration: none; }
A.image:hover {text-decoration: none; }
*/