a:link
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}

a:active
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}

a:visited
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}
a:hover
{
	color: #BA7903;
	font-family: verdana;
	font-size: 10px;
}

a.menu:link
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:link
{
	color: black;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:active
{
	color: black;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:visited
{
	color: black;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:hover
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.readmore:link
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

a.readmore:active
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

a.readmore:visited
{
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
a.readmore:hover
{
	color: #BA7903;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

a.side:link
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.side:active
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.side:visited
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.side:hover
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


body
{
	font-family: verdana;
	font-size: 11px;
	background-color: #E5E4E4;
	margin: 0px 0px 0px 0px;
}



body_orange
{
	font-family: verdana;
	font-size: 11px;
	background-color: #E5E4E4;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #D07809;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #D2B28E;
	scrollbar-3dlight-color: #D2B28E;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #D2B28E;
	scrollbar-arrow-color: #D2B28E;
}

body_lightgrey
{
	font-family: verdana;
	font-size: 11px;
	background-color: #E5E4E4;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #6c6c6c;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #777777;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E5E4E4;
	scrollbar-arrow-color: orange;
}

body_darkgrey
{
	font-family: verdana;
	font-size: 11px;
	background-color: #E5E4E4;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #6c6c6c;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #777777;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E5E4E4;
	scrollbar-arrow-color: orange;
}

img
{
	border: black solid 0px;
}

table
{
	border: black solid 0px;
}

td
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.tdadmin
{
	font-family: verdana;
	font-size: 11px;
	color: black;
}


iframe
{
	BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
	font-size: 11px;
	font-family: verdana;
}

H1
{
	font-family: verdana;
	font-size: 30px;
    color: #000000;
}

H2
{
	font-family: verdana;
	font-size: 26px;
    color: #000000;
}

H3
{
	font-family: verdana;
	font-size: 22px;
    color: #000000;
}

H4
{
	font-family: verdana;
	font-size: 18px;
	color: #000000;
}

H5
{
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}

H6
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

HR
{
	color: black;
	height: 1px;
}

.tekst
{
	font-family: verdana;
	font-size: 11px;
}

.small_tekst
{
	font-family: verdana;
	font-size: 10px;
}

.main_menu
{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.type_text
{
	border: black solid 1px;
	font-size: 11px;
	width: 150px;
	font-family: verdana;
	vertical-align: middle;
}

.type_text350
{
	border: black solid 1px;
	font-size: 11px;
	width: 350px;
	font-family: verdana;
	vertical-align: middle;
}

.type_text20
{
	border: black solid 1px;
	font-size: 11px;
	width: 50px;
	font-family: verdana;
	vertical-align: middle;
}

.type_password
{
	border: black solid 1px;
	font-size: 11px;
	width: 150px;
	font-family: verdana;
	vertical-align: middle;
}

.type_textarea
{
	border: black solid 1px;
	font-size: 11px;
	font-family: verdana;
}

.type_radio
{
	background: none;
}

.type_checkbox
{
	background: none;
}

.type_select
{
	border: black solid 1px;
	font-size: 11px;
	font-family: verdana;
}

.type_select400
{
	border: black solid 1px;
	font-size: 11px;
	width: 400px;
	font-family: verdana;
}

.type_select200
{
	border: black solid 1px;
	font-size: 11px;
	width: 200px;
	font-family: verdana;
}

.type_file
{
	border: black solid 1px;
	font-size: 11px;
	width: 220px;
	font-family: verdana;
	vertical-align: middle;
}

.type_file400
{
	border: black solid 1px;
	font-size: 11px;
	width: 400px;
	font-family: verdana;
	vertical-align: middle;
}


.type_image
{
	border: black solid 1px;
}

.type_reset
{
	border: black solid 1px;
	font-size: 11px;
	height: 17px;
	width: 70px;
	font-family: verdana;
	vertical-align: middle;
}

.type_submit
{
	border: black solid 1px;
	font-size: 11px;
	height: 17px;
	width: 70px;
	font-family: verdana;
	vertical-align: middle;
}

.type_button
{
	border: black solid 1px;
	font-size: 11px;
	height: 17px;
	width: 70px;
	font-family: verdana;
	vertical-align: middle;
}

.type_button200
{
	border: black solid 1px;
	font-size: 11px;
	height: 17px;
	width: 200px;
	font-family: verdana;
	vertical-align: middle;
}

.news
{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 250;
}

.content
{
	position: absolute;
	z-index: -1;
	top: 30;
	left: 265;
	width: 100%;
}

.topheader
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.header
{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: black;
}

.print
{
	position: absolute;
	z-index: 0;
	top: 2;
	align: right;
	width: 98%;
}

.news_title
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.news_primer
{
	font-family: verdana;
	font-style: Italic;
	font-size: 11px;
	color: black;
}

.news_content
{
	font-family: verdana;
	font-size: 11px;
	color: black;
}

.news_date
{
	font-family: verdana;
	font-size: 11px;
	color: black;
}

.news_source
{
	font-family: verdana;
	font-size: 11px;
	color: black;
}

.FatCellData
{
	font-family: verdana;
	font-size: 10px;
	color: black;
	font-weight: bold;
}

.CellData
{
	font-family: verdana;
	font-size: 10px;
	color: black;
}

.item_description
{
	font-family: verdana;
	font-size: 10px;
	font-style : italic;
}

.stock_header
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

.stock_header_large
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

.stock_top_bar
{
	position: relative;
	font-family: verdana;
	font-size: 9px;
	background: #F8BE39;
}

.stock_content
{
	font-family: verdana;
	font-size: 10px;
	background: white;
	border : 1 solid Black;
}

.stock_list
{
	font-family: verdana;
	font-size: 10px;
	background: white;
	border-top: 1 solid Black;
}

.stock_content_arrow
{
	background: white;
	border : 1 solid Black;
	vertical-align: #middle;
}

.stock_table
{
	border : 1 solid Black;
	width: 200;
}

.stock_price_green
{
	font-family: verdana;
	font-size: 10px;
	color: green;
	background: white;
	border : 1 solid Black;
	vertical-align: top;
}

.stock_price_red
{
	font-family: verdana;
	font-size: 10px;
	color: red;
	background: white;
	border : 1 solid Black;
	vertical-align: top;
}

.stock_price_black
{
	font-family: verdana;
	font-size: 10px;
	color: black;
	background: white;
	border : 1 solid Black;
	vertical-align: top;
}

.price_item_sub_text
{
	font-family: verdana;
	font-size: 9px;
	color: black;
}