.HEADING {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #515151;
}

.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 200%;
font-weight: normal;
color: #000000;
}
.menu a:hover
{
	color: #000000;
	text-decoration: none;
}
.menu a
{

	color: #717171;
	text-decoration: none;

}

.ERROR {
  border: 1px solid red;
}

.TITLE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #515151;
}

.caption {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #515151;
}

a {
	color: #003366;
	text-decoration: none;


}
a:hover {
	color: #426471;
	text-decoration:underline;
}
.LINK {
	color:#[%COLOR.LINK%];
}

.NORMAL {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #515151;
}

H1,H2,H3,H4,H5,H6,P {
	margin:0;
}

.submenuselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 180%;
	font-weight: bold;
    color:#000000;
    text-decoration:none;
    border-bottom:1px solid #f1b453;
}
a.submenuselected {
	color: #000000;
}
.menuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #1B0000;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 200%;
	font-weight: bold;
    color:#000000;
}
a.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 200%;
	font-weight: bold;
    color:#000000;
    text-decoration:none;
    border-bottom:1px solid #f1b453;
}


.varukorg {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
	color: #1B0000;
}

.underrubrik {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #308A1E;
}

.topphead {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 20;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #006600;
}

.toppen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        color:#000000;
}
a.toppen:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

        color:#055da0;
        text-decoration:none;
        border-bottom:1px solid #f1b453;
}

.login 
{
	font-family: Verdana;
	font-size: 10 px;
}

.login a
{
	color: #FFFFFF;
	text-decoration: none;
} 
.login a:hover 
{
	color: #FBCE73;
	text-decoration: none;
}


input.ERROR {
 border: 1px solid #F1B42B;
}

input[type='text'].ERROR {
 border: 1px solid #F1B42B;
}

input[type='password'].ERROR {
 border: 1px solid #F1B42B;
}
TEXTAREA {
	font-size: 10px;
}

.loggain 
{
        font-family: Verdana, Arial, sans-serif;
        color: #FFFFFF;
	font-size: 11px;
} 

a.loggain 
{
	color: #FFFFFF;
	text-decoration: none;
} 
a:visited .loggain 
{
	color: #000000;
	text-decoration: none;
}
a:hover .loggain 
{
	color: #FBCE73;
	text-decoration: underline;
}
a:active .loggain 
{
	color: #000000;
	text-decoration: none;
}


