/* 
================================
 Container Styles for NetPrint
================================
*/   
body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
.containermaster_red {
	width: 100%;
	background-color: #ffffff;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_red {
	background-color: #000000;
	background-image : url(http://www.netprint.no/portals/0/images/np-header.jpg);	
	/* background-repeat : no-repeat; */
	height: 10px;
	padding-left: 1px;
	padding-top: 0 px;
}
.head {
	font-size: 18pt; 
}
.containerrow2_red {
	background-color: #ffffff;
	padding-left: 8px;
	Padding-bottom: 2px;
	padding-right: 8 px;
}

.containerrow_grey {
	background-color: #c0c0c0;
	height: 10px;
	padding-left: 8px;
}

.SkinObject {
    font-weight: normal;
    font-size: 8.5pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


A.SkinObject:link {
    text-decoration:    none;
    color:black;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:black;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:red;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:red;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:normal;
	padding: 3px;
}
.Head   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #d4021c;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

.navigationWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.headerBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.headerRed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #d4021c;
	text-decoration: none;
}

.navigationWhite:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigationWhiteSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigationWhiteSmall:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigationBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navigationBlack:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navigationBlack:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #d3031c;
	text-decoration: none;
}

.navigationBlackToRed:{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navigationBlackToRed:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #d3031c;
	text-decoration: none;
}

.navigationBlackToRed:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}








