* {
	font-family: Verdana;
	font-size: 8pt;
	color: #575757;
	margin: 0px;
	padding: 0px;
}

ul {
	padding: 10px;
}
small {
	font-size: 6.5pt;
}

input {
	color: black;
}

select {
	width: 100%;
}
body {
	background-image: url(../img/backgrounds/bar2.gif);
	background-repeat: repeat;
	height: 100%;
}
div.backgroundbar {
	background-color:#FFFFFF;
	background-image: url(../img/backgrounds/bar.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
	width: 784px;
	min-height: 100%;
	height: 100%;
}

div.backgroundbarFF {
	background-color:#FFFFFF;
	background-image: url(../img/backgrounds/bar.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
	width: 784px;
}



div.supercontainer {
	width: 746px;
}

div.maincontent {
	min-height: 100%;
	height: 100%;
	text-align:center;
}

td.test {
background-image: url(../img/backgrounds/leftmenu.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

div.leftmenu {
	width: 170px;
	background-image: url(../img/backgrounds/leftmenu.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	float:left;
	min-height: 100%;
	height: 100%;
}

div.leftmenu div.menu{
	background-color: #DAEBF5;
	border: 1px solid #C7CBCC;
	margin: 7px;
	padding: 6px;
}

div.leftmenu div.menu a{
	display: block;
	border-bottom: 1px solid #94CAE2;
	font-family: Arial;
	line-height: 26px;
	width: 100%;
	text-decoration: none;
	color: #5C5859;
}

div.leftmenu div.menu a:hover, div.leftmenu div.menu a.selected, div.leftmenu div.menu a:hover b, div.leftmenu div.menu a.selected b {
	background-color: #55A7D9;
	color: white;
}

div.leftmenu div.menu a.selected {
	font-weight: bold;
}


div.fl {
	float:left;
}

div.fl_new
{
   margin-top:20px;
   margin-left:5px;
	position:absolute;
}

div.fr {
	float:right;
}

div.headerlinks {
	margin-top: 16px;
	padding-left: 30px;
	margin-bottom: 25px;
}

div.headerlinks, div.headerlinks a {
	color: white;
	font-weight: bold;
	font-size: 10px;
}

div.contenthead {
	background-image: url(../img/Sv_sjo_bild_forstasidan.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	border:1px solid black;
	height: 206px;
}

div.contenthead_xmas {
	background-image: url(../img/xmas_logga.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 206px;
}

div.contenthead div.text{
	margin-left: 425px;
	padding-top: 54px;
	width: 300px;
	color: white;
}

.firstPageHeader 
{
    font-family: Arial;
	font-size: 11pt;
	color: #033268;
	font-weight: bold;
}

h1, h2, h2 * {
	font-family: Arial;
	font-size: 14pt;
	color: #033268;
	line-height: 16pt;
	margin-bottom: 5px;
	font-weight: normal;
}

h2, h2 *{
	font-size: 11pt;
	font-weight: bold;
}

div.break{
	overflow: hidden;
	height: 1px;
	clear: both;
}

.horzdots1stPage {
	background-image: url(../img/hdots.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 3px;
}

.horzdots {
	background-image: url(../img/hdots.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 3px;
}

.vertdots {
	width: 3px;
	background-image: url(../img/vdots.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

table.maintable {
	margin: 14px;
}

table.maintable td{
	line-height: 10pt;
	padding: 5px;
}

table.maintable td.linehigher{
	line-height: 14pt;
	padding: 5px;
}

table.texttable {
}

table.texttable td{
	line-height: 10pt;
	padding: 5px;
}

div.headerbg {
	background-image: url(../img/backgrounds/header.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 93px;
}

div.contact {
	height: 34px;
	width: 746px;
	margin-top: 0px;
	color: #5F7C92;
	padding: 5px;
	border-top:1px solid #DCDCDC;
}

div.contact a {
	color: #5F7C92;
}

.readOnlyField{
	border:none;
}