BODY {
	margin           : 0px;
	background-color : #DCDDDE;
	color            : #858585;
	scrollbar-base-color: #778899;
	padding: 0px;
}
table {   
	border : none; 
}
.mainTable {
	width: 750px;
	padding: 0px;
	height: 600px;
	background-color: #FFFFFF;
	margin: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 3px solid #C6D1D2;
	border-left: 0px none;

}
.newsTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 378px;


}
.borderTable {
	border: 1px solid #838F98;
}
.borderTableOpenLeft {
	border-top: 1px solid #838F98;
	border-right: 1px solid #838F98;
	border-bottom: 1px solid #838F98;
	border-left: none;
}
.borderTableBottomLine {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #838F98;
	border-left: none;
}

.TopBotborderTable {
	border-top: 1px solid #838F98;
	border-bottom: 1px solid #838F98;
}
.rightborderTable {
	border-right: 1px solid #838F98;
}
.greyTable {
	background-color: #F2F5F7;
	border: 2px solid #FFFFFF;
}
.navTable {
	background-image: url(../images/Left.gif);
	background-repeat: no-repeat;
}
td, tr, p, div {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 13px;
	color            : #333333;
	line-height: 17px;
	text-decoration: none;

}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}
.brText {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 13px;
	color            : #333333;
	line-height: 17px;
	text-decoration: none;
}
/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #333333;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        color: #00000;
        background-position: left;
        text-align: left;
        }



a.mainmenu:link, a.mainmenu:visited {
		color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
		font-weight: bold;
		}


a.sublevel:hover {
        color: #000000; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	background-color : #F0F0F0;
	border           : 1px solid #CCCCCC;
	padding: 0px;
}


a:link, a:visited {
  font-size        : 10px;
  color            : #024E6C;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000000;
  text-decoration  : underline;
}

  


.editorTextField {
}
.speedlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #D4DEE3;
	padding: 0px;
	height: 10px;
	width: 200px;
	text-align: left;
	text-indent: 3px;
	margin: 0px;
}
.speedlinksSpace {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 200px;
}
.newsTableTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableCellBlueBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #A4B7C1;
	margin: 0px;
	padding: 0px;
}
.memberNewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.crosshairLB {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.crosshairRB {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.crosshairLT {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.crosshairRT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	font-weight: bold;




}
.subTitle {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 13px;
	color            : #333333;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;


}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3px;

}
.editorTable {
	border: 1px dashed #CCCCCC;
}
.contentTable {
	background-color: #FFFFFF;
	height: 500px;
	width: 780px;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-transform: none;
	text-align: left;
	font-weight: bold;

}
.title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.infoTabell {
	height: 450px;
	width: 100%;
}
.navCell {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	background-position: center;
	vertical-align: middle;
}
.sublevelnavLink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 9px;
	color: #97C93C;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-align: left;
	text-indent: 10pt;

}

.nyhetsTabell {
}
.Bigrubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #002C57;
}
.greynavtable {
	background-color: #cfdfe6;
}
.bluenavtable {
	background-color: #A0B8C2;
}
.bluenavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D336B;
	background-position: center;
	text-indent: 10pt;
	vertical-align: middle;
}
.whitenavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F6F8FC;
	text-indent: 10pt;

}
.navCellright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;


}
.navtablecontainer {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul #nav {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 500px; 
}

ul{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 500px; 
}

li {
	float: left;
	position: relative;
	width: 100px;
}
li #second{
	float: left;
	position: relative;
	width: 100px;
	background-color: #DCDDDE;
}

ul li {
	float: left;
	position: relative;
	
}

li ul{
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	width: 100px;
	border-top: 1px none #C5D3D4;
	border-right: 1px solid #C5D3D4;
	border-bottom: 1px none #C5D3D4;
	border-left: 1px solid #C5D3D4;
}

ul li a{
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background: #FFFFFF;
	padding: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #C5D3D4;
	border-left: 0px none;
	float: none;


}

ul li a #second{
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #DCDDDE;
	padding: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #C5D3D4;
	border-left: 0px none;
	float: none;


} 
/* Fix IE. Hide from IE Mac \*/
* html ul li{ float: left; }
* html ul li a{ height: 1%; }
/* End */

li > ul{
	top: auto;
	left: auto;
	}

li:hover ul, li.over ul{ display: block; }
.loginmenuelementtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.navLinkMinor {

	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	font-weight: normal;
}
.splashTitle {

	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 13px;
	color            : #333333;
	line-height: 23px;
	text-decoration: none;
	font-weight: bold;
}
