
.link, .link A, .link A:active, .link A:hover, .link A:link, .link A:visited
{
	font-weight: bold;
	color: darkblue;
	font-family: Arial;
	text-decoration: none;
}
.menue, .menue A, .menue A:active, .menue A:hover, .menue A:link, .menue A:visited
{
	text-decoration: none;
}
.textLink
{
	font-weight:normal;
	color: red;
	font-family: Arial;
	text-decoration: none;
}
.textLink span
{
	color:Gray
}
.textLink:active, .textLink:hover, .textLink:link, .textLink:visited
{
	font-weight:normal;
	color: #003399;
	font-family: Arial;
	text-decoration: none;
}
.textLink A:active, .textLink A:hover, .textLink A:link, .textLink A:visited
{
	font-weight:normal;
	color: #003399;
	font-family: Arial;
	text-decoration: none;
}
.onClickLink
{ 
	cursor:hand;
	font-weight: bold;
	color: #003399;
	font-family: Arial;
	text-decoration: none;
}
.hideHeading, .heading, h1
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
}
.heading2, h2
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.heading3, h3
{
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	font-family: Arial;
	text-decoration: none;
}
.adminContentsTable
{
	vertical-align:top;
	border-right: black 1px solid;
}
#adminBannerTable
{
	width:600px
}
.text, .hideMessage, .text table, .text td, .text p, .text span, .text
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: verdana;
}
.modalDialogText
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: verdana;
}
.salesMeny A, .salesMeny A:active, .salesMeny A:Hover, .salesMeny A:link, .salesMeny A:visited,
.pro4uKontakt, .pro4uKontakt A, .pro4uKontakt A:active, .pro4uKontakt A:Hover, .pro4uKontakt A:link, .pro4uKontakt A:visited
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: verdana;
}
.konsultMeny A, .konsultMeny A:active, .konsultMeny A:Hover, .konsultMeny A:link, .konsultMeny A:visited
{
	font-weight: normal;
	font-size: 9px;
	color: black;
	font-family: verdana;
}
.Pro4uRightMargin
{
    width:200px;
    BORDER-LEFT: #84b0dc thin solid;
    vertical-align:top;
    
}
.konsultMenyDivOuter
{
	OVERFLOW: auto; 
	HEIGHT: 100%;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #333333; 
	SCROLLBAR-ARROW-COLOR: #333333; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #333333; 
	SCROLLBAR-BASE-COLOR: #ffffff
}
.konsultMenyDivInner
{
	width:110px;
	overflow:hidden;
}
.konsultList
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: verdana;
}

.LeftMarginFrame, .LeftMarginBottom
{
	padding-left: 6px;
}

.dimText, .dimText td, .dimText span, .dimText table
{
	color: gray;
}
BODY
{
    width: 100%;
    height: 100%;
}
.FloatLeft
{
    float:left;
}
.FloatRight
{
    float:right;
}
