body
{
	font-size: 14pt;
	font-family: Verdana;
}
.Datagrid
{
	font-family: Verdana;
	font-size: 8.5pt;
}
.Header
{
	font-family: Verdana;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	height: 25px;
}
.ItemStyle
{
	background-color: #D5F2F6;
	height: 20px;
}
.AlternatingItemStyle
{
	background-color: #E9FFFD;
	height: 20px;
}
.Label
{
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	vertical-align:middle;
}
.Text
{
	font-family: Verdana;
	font-size: xx-small;
}
.DropDownList
{
	font-family: Verdana;
}
.Overskrift
{
	font-family: Verdana;
	font-weight: bold;
	text-align:center;
	background-color: #EAEAEA;
	color: #014FA2;
	font-size:X-Large;
}
.Overskrift1
{
	font-family: Verdana;
	font-weight: bold;
	text-align:left;
	vertical-align:middle;
	background-color: #EAEAEA;
	color: #014FA2;
	font-size:Small;
}
.Overskrift2
{
	font-family: Verdana;
	font-weight: bold;
	text-align:left;
	vertical-align:middle;
	background-color: #014FA2;
	color: White;
	font-size:Small;
}
.Overskrift3
{
	font-family: Verdana;
	text-align:center;
	font-size:large;
}
.DatagridHeader
{
	background-color:#014FA2;
	color :White;
}

TABLE
{
	font-family: Verdana;
	font-size: 8.5pt;
}
LABEL
{
	font-family: Verdana;
	font-weight: bold;
	font-size: x-small; 
}
.ATAG
{
	color:#014FA2;
	font-family: Verdana;
	font-weight: bold;
	font-size: xx-small; 
}
.DIVSIDEBARLEFT
{
	font-family: Verdana;
	background-color: #014FA2;
}
.DIVSIDEBARRIGHT
{
	font-family: Verdana;
	background-color: #014FA2;
	left: 80%;
	width: 20%;
	height: 100%;
}
.DIVSIDEBARCENTER
{
	font-family: Verdana;
	background-color: #EAEAEA;
	margin-left : auto;
	margin-right:auto;
	border:1px dashed #000000;
	clear:right;
}
.DIVTESTENTER
{
	font-family: Verdana;
	background-color: #EAEAEA;
}
.DIVHIDDEN
{
	visibility:hidden;
}
.DIVVISIBLE
{
	visibility:visible;
}

