body {
	background-color: #FFFFE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height:1.6em;
	width: 93%;
	/*height: 96%;*/
	margin: 2px 0px 2px 0px;
	margin-left: 10pt;
	
	/******** scrollbar ********/
	scrollbar-arrow-color : #FFFFCC;
	scrollbar-face-color : #FFC895;
	scrollbar-highlight-color : #FF9966;
	scrollbar-3dlight-color : #FFBE8B;
	scrollbar-shadow-color : #E6804D;
	scrollbar-darkshadow-color : #E6804D;
	scrollbar-track-color : #FFFFCC;
}
.footer { 
	background-image: url(../images/logo_fill_bottom.jpg);
	background-repeat:repeat-x;
	height: 90px;
}
table, tr, td {
	line-height:1.4em;
	font-size : 8pt;
}
p {
	padding-left: 5px;
	font-size: 8pt;
}

.ram {
	background-image:  url(../images/bg1.gif);
	overflow: auto;
}
.orangeTable {
	background-color: #E9967A;
	border: 1px solid #330000;
}
.grayTable {
	background-color: #DCDCDC;
	border: 1px solid #330000;
	line-height: 1.2em;
}
.yellowTable{
	background-color : #FFFFE0;
	padding: 2px 5px 2px 5px;
	margin-left : 5px;
	margin-bottom : 5px;
	margin-right : 5px;
	margin-top : 5px;
}

.big {
	background-color: #DB3A42;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
	height: 340px;
}
td#noborder {
	border-left: 0px;
	border-right: 0px;
}

/***** Rubriker ****/
h1, h2, h4, h5 {
  color: #660000;
  padding-left: 5px;
}
h1 {
	font-size : 16pt;
	font-weight: bold;
	line-height: 1.2em;
}
h2 {
	font-size : 13pt;
	font-weight: bold;
	letter-spacing: 1pt;
	/*line-height: 15pt; */
}
h3 {
	font-size : 10pt;
}
h4, h5 {
	font-size : 9pt;
}
h6 {
	font-size : 7pt;
	font-weight: bold;
}

/***** Länkar ****/
a {
	text-decoration: underline;
}
a:link {
	color: #330000;
}
a:visited {
	color : #800000;
	background-color: transparent; 	
}
a:active {
	color : #330000;
	background-color : transparent;
}
a:hover {
	color : #000080;
	background-color : transparent;
}

/********* Länkar för gammal meny **************/
a.glink, a.glink:visited{
	font-family: "Times New Roman, Times, serif";
	font-size : 14px;
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	top: 4px;
}
a.glink:hover{
  	/*background-image:  url("glblnav_selected.gif");*/
	color : #000080;
	text-decoration: none;
}

/************ subglobalNav styles **************/
.subglobalNav, #subglobal1, #subglobal2, #subglobal3, #subglobal4, #subglobal5, #subglobal6, #subglobal7, #subglobal8 {
	font-family: "Times New Roman, Times, serif";
	position: relative;
	min-width: 600px;
	height: 20px;
	visibility: hidden;
	font-size : 12px;
}

#subglobal1 {	top: 10px;}
#subglobal2 {	top: -10px;}
#subglobal3 {	top: -30px;}
#subglobal4 {	top: -50px;}
#subglobal5 {	top: -70px;}
#subglobal6 {	top: -90px;}
#subglobal7 {	top: -110px;}
#subglobal8 {	top: -130px;}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 8pt;
	color: #FFFFE0;  
	text-decoration: none;
}

.subglobalNav a:hover{
	color: #000080;
	text-decoration: none;
}

/************ Div styles **************/
#logo{
	background-image:  url(../images/logo_fill.jpg);
	height: 89px;
	overflow:hidden;
}

#adrotator {
	position: relative;
	left: 506px;
	top: -87px;
}

#meny{
	background-image:  url(../images/nav_back.jpg);
	background-repeat: repeat-x;
	background-color : #CB2C33;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
	height: 45px;
	overflow:hidden;
}
#content {
	background-color: #C72A31;/*#CC6633#CC6666#FFCC33#FFCC66#FFCC99#D35459#E85157#E9967A Darksalmon*/
	/*background-image: url(shell-blue.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
	width: 800px;
	text-align:left;
	overflow: hidden;
}
	
	
.small_red {
	font-size: 7pt;
	color: #FF0000;
}
.normal_red {
	font-size: 8pt;
	color: #FF0000;
}
