body
{
    font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

.tableBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 12px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
}
.tableBorderTop {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.tableBorderButtom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableBorderTopButtom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2C2C2C;
	text-decoration: none;
}

.contentText
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
.contentHeadline
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
.menuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableHeight {
	background-image: url(../images/lower_menu_repeater.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tableBorderNoTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.headerRepeater {
   /* background-image: url(../images/boks_bund_kantet_repeat.gif);*/
	background-repeat: repeat-x;
	background-position: bottom;
}
.footerRepeater {
	background-image: url(../images/boks_bund_kantet_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}

A:link {
	COLOR: blue; 
	TEXT-DECORATION: none 
}
A:visited {
	COLOR: purple; 
	TEXT-DECORATION: none 
}
A:active {
	TEXT-DECORATION: none 
}
A:hover {
	COLOR: red; 
	TEXT-DECORATION: underline 
}

.itemNeutral { BACKGROUND-COLOR: #F0F0F0 }
.itemNeutralAlt { BACKGROUND-COLOR: #CDE2FC }
.itemIn { BACKGROUND-COLOR: #E9850F }
.itemOut { BACKGROUND-COLOR: #F0F0F0 }
.itemOutAlt { BACKGROUND-COLOR: #CDE2FC }
