body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

small{
	color: #9C7E0A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr{
	height: 2px;
	width: 900px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E1E1E1;

}

.smallasterisk{
	color: #9C7E0A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*.pghdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}*/
.pghdr{
	padding-bottom: 7px;
	padding-left: 2px;
	color: #384654;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 5px;	
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #d6dfe2;
	width: 900px;	
	
}
#updateform{
	width: 500px;
	height: auto;
	float: left;
	padding-left: 10px;
	position: relative;
}
#hdrcontainer
{
	padding-bottom: 7px;
	padding-left: 2px;
	width: 900px;
	height: auto;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6dfe2;
}
#hdrcontainer .hdr{
	color: #384654;
	font-weight: bold;
	font-size: 17px;		
	font-family: Arial, Helvetica, sans-serif;	
}

.list-table
{
	width: 900px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.list-table th
{
	height: 25px;
	background-color: #419421;
	background-image: url(../images/tdbg.gif);
	background-repeat: repeat-x;	
}

.trbg{
	background-color: #419421;
	background-image:  url(../images/tdbg.gif);
	background-repeat: repeat-x;
	height: 25px;	
}

fieldset{
	width: 525px;
	border: 1px solid #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

legend{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;		
}

.style1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
		}

.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style6 {font-size: 12px;}
.style7 {font-size: 10px;}

.input-box{
	background-color: #FFCC00;
	width: 70px;		
}

#error-div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
	width: 700px;

}
/*.listtable
{
	width: 900px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.listtable th
{
	height: 25px;
	background-color: #419421;
	background-image:  url(../images/tdbg.gif);
	background-repeat: repeat-x;
}
.listtable td
{
	
	
}*/
