SELECT
{
	font-family: Verdana;
	font-size: 8pt;
}
TABLE
{
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
}
TABLE.search
{
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
	border: 1px #A6A6A6 solid;
}
TD
{
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
}
TD.right
{
	color: #663300;
	font-family: Verdana;
	font-size: 8pt;
}
BODY
{
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
}
P
{
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
}
A
{
	color: #7F1203;
	text-decoration: none;
}
A.right
{
	color: #663300;
	text-decoration: none;
}
A.rightlink
{
	color: black;
	text-decoration: none;
}
A.minorcolor
{
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
A.menu
{
	color: #7F1203;
	text-decoration: none;
	font-size: 8pt;
}
A.small
{
	font-size: 6pt;
}
A.admin
{
	font-size: 7pt;
	font-weight: bold;
}
A.menu:hover
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.small
{
	font-family: Verdana;
	font-size: 8pt;
}
.std
{
	font-family: Verdana;
	font-size: 10pt;
}
.heading
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.bigheading
{
	color: #800000;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
}
.tableRed
{
	background-color: #ff0000;
	color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}
.medheading
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.billede
{
	border: 1px Black solid;
}

hr
{
	height: 1;
	color: #cccccc;
}

input
{
	font-size: 10px;
}

.textfield
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: Black;
	background-color: White;
	border: 1px #6B94B5 solid;
}
.textfieldfront
{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: Black;
	background-color: White;
	border: 1px #616161 solid;
}
select
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: Black;
	background-color: White;
	border: 1px #6B94B5 solid;
}
select.front
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: Black;
	background-color: White;
	border: 1px #6B94B5 solid;
	width: 175;
}
option
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: Black;
	background-color: White;
	border: 1px #6B94B5 solid;
}
.button
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: White;
	background-color: #6B94B5;
	width: 125;
	height: 19;
	border: 1px #616161 solid;
	cursor: hand;
}
.button2
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: White;
	background-color: #6B94B5;
	border: 1px #616161 solid;
	cursor: hand;
}
.news
{
	color: #006699;
	font-family: Verdana;
	font-size: 7pt;
}