/*Hoved tabell*/
.tblMain
{
	width: 700px;
	height: 500px;
	height: auto;
	min-height: 500px;
}

/*Søk*/
.tblSearch
{
	margin-bottom: 5px;
}

/*Ramme rundt hovedtabell */
.divMain
{
	border: solid 1px #003366;
	width: 700px;
	margin-top: 30px;
}

/* Hode */
.header
{
	vertical-align: top;
	width: 100%;
	background-color: #003366;
	text-align: left;
}

/*Venstre*/
.leftside
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	color: #000000;
	background-color: #b2b2cc;
	text-align: left;
	width: 150px;
}

/*Hoved tabell*/
.mainbody
{
	width: 630;
	height: 500px;
	height: auto;
	min-height: 500px;
}


/* Search Start */
/* Search Dialog Start */

.SearchInput
{
	width: 90px;
	font-size: 10px;
}

.SearchBtn
{
	border: solid 1px #000000;
	background-color: #003366;
	color: #ffffff;
	font-size: 10px;
}

TD.search
{
	padding-bottom: 5px;
}

#txtSearch, #frmSearch
{
	font-family: "Verdana" , "Arial" , "Helvetica" , Sans-Serif;
	font-size: 7.5pt;
	font-weight: normal;
	width: 80px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

#cmdSearch, .leftside #cmdSearch
{
	font-family: "Verdana" , "Arial" , "Helvetica" , Sans-Serif;
	font-size: 7.5pt;
	font-weight: bold;
	width: 33px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

/* Search Dialog End */
/* Search Itemlist Start */



/* Set defaults for no tags */
body
{
	font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
	font-size: 8pt;
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}

/* Set defaults for headings */
H1, H2, H3, H4, H5, H6
{
	font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
	color: #000000;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
}

/* Underline the biggest headings */
H1, H2, H3, H4
{
	border-bottom: 1px solid #000000;
}

/* Set Heading font-sizes */
H1
{
	font-size: 16px;
}
H2
{
	font-size: 14px;
}
H3
{
	font-size: 12px;
}
H4
{
	font-size: 10px;
}
H6
{
	font-size: 10px;
}
H6
{
	font-size: 8px;
}

/* Set defaults for paragraphs */
p
{
	font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
	color: #000000;
}

/* Set defaults for tags */
a
{
	font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
	text-decoration: none;
	cursor: pointer;
	color: #003366;
}


/* Set the default font */
basefont
{
	font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* Set defaults for tables */
table
{
	border: 1;
}

/* Set defaults for table cells */
td
{
	font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: top;
}


/* constant classes */
.w25
{
	width: 23px;
}
.w30
{
	width: 28px;
}
.w40
{
	width: 38px;
}
.w50
{
	width: 48px;
}
.w75
{
	width: 73px;
}
.w100
{
	width: 98px;
}
.w150
{
	width: 148px;
}
.w200
{
/*	width: 198px;*/
}
 .stdadr 
  { 
  /* color: red; */
  } 
.w250
{
	width: 248px;
}
.w300
{
	width: 298px;
}
.w350
{
	width: 348px;
}
.w400
{
	width: 398px;
}
.w450
{
	width: 448px;
}
.w500
{
	width: 498px;
}
.w550
{
	width: 548px;
}
.w600
{
	width: 598px;
}
.w100pros
{
	width: 100%;
}

