body
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma;
	color:#000000;
}

.smalloverskrift
{
	font-size : 8pt;
	FONT-FAMILY: Tahoma;
	letter-spacing: 2px;
	font-weight: bold;
	color: #FFFFFF;

}

.overskrift
{
	font-size : 8pt;
	FONT-FAMILY: Tahoma;
	letter-spacing: 1px;
	font-weight: bold;
	color: #5D2210;
	PADDING-LEFT:15PX;

}

.uoverskrift
{
	font-size : 8pt;
	FONT-FAMILY: Tahoma;
	letter-spacing: 1px;
	color: #000000;
	PADDING-LEFT:30PX;

}
.overskriftNOPAD
{
	font-size : 8pt;
	FONT-FAMILY: Tahoma;
	letter-spacing: 1px;
	font-weight: bold;
	color: #5D2210;
	

}

TD 
{	
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma;
	color:#000000;
}

TD.show
{	
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma;
	color:#463322;
}

TD.small
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma;
	color:#FFFFFF;
}



A:link 		{	font-size:8pt;text-decoration: none; color: #000000 }
A:visited 	{	font-size:8pt;text-decoration: none; color: #000000 } 
A:active 	{	font-size:8pt; text-decoration: none; color: #000000 } 
A:hover 	{	font-size:8pt;text-decoration: underline; color: #000000 }

A.small:link 		{	font-size:8pt;text-decoration: none; color: #FFFFFF }
A.small:visited 	{	font-size:8pt;text-decoration: none; color: #FFFFFF } 
A.small:active 	{	font-size:8pt; text-decoration: none; color: #FFFFFF } 
A.small:hover 	{	font-size:8pt;text-decoration: underline; color: #FFFFFF }

input.submit
{
	font-family : Tahoma;
	font-size : 11px;
	height : 18px;
	border : 1px solid #DD5428;
	background: #DD5428;
	color:#FFFFFF;
	font-weight: bold;
}

input.textbox
{
	font-family : Tahoma;
	font-size : 11px;
	height : 18px;
	border : 1px solid #FFFFFF;
	color:#000000;
}

input.search
{
	font-family : Tahoma;
	font-size : 11px;
	width: 55px;
	height : 18px;
	border : 1px solid #DD5428;
	background: #DD5428;
	color:#FFFFFF;
	font-weight: bold;
}
