/* Body */
BODY  {
	font-family:Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

/* Links */
A,
A:LINK,
A:ACTIVE,
A:VISITED,
A:FOCUS	{
	font-weight: bold;
	text-decoration: none;
	color: #df0503;
}
A:HOVER	{
	font-weight: bold;
	text-decoration: underline;
	color: #df0503;
}

/* Headers */
H1 {
	font-size: 14pt;
	font-weight: bold;
}
H2 {
	font-size: 12pt;
	font-weight: bold;
}
H3 {
	font-size: 10pt;
	font-weight: bold;
}
H4 {
	font-size: 9pt;
	font-weight: bold;
}

/* List */
UL {
	margin-top: 10px;
	margin-left: 20px;
	list-style-type: square;
}
LI {
	margin-bottom: 1px;
}


/* Empty spacer */
.Empty {
	font-size: 0pt;
}
.EmptyWhite {
	font-size: 0pt;
	color: 	#FFFFFF;
	background-color: #FFFFFF;
}
.EmptyBlue {
	font-size: 0pt;
	color: 	0315ff;
	background-color: #0315ff;
}
.EmptyLBlue {
	font-size: 0pt;
	color: 	#DDDDDD;
	background-color: #DDDDDD;
}
.EmptyDBlue {
	font-size: 0pt;
	color: 	#0315ff;
	background-color: #0315ff;
}
.MeetLint {
	background-image: url(images/meetlint.gif)
}
.Watermerk {
	font-size: 0pt;
	height:	670px;
	valign: Top;
	background-image: url(images/watermerk.jpg);
	background-repeat:repeat-x;
}

/* General Content */
.Content {
	font-family:Verdana, Helvetica, Sans-serif;
	font-size: 9pt;
}
.Header {
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%; 
	letter-spacing: .05em;
}

/* Light Red */
.EmptyLRed {
	font-size: 0pt;
	color: 	#df0503;
	background-color: #0315ff;
}
.LRed {
	font-size: 9pt;
	color: 	#FFFFFF;
	background-color: #df0503;
}
/* Orange */
.EmptyRed {
	font-size: 0pt;
	color: 	#df0503;
	background-color: #df0503;
}
.Red {
	font-size: 9pt;
	color: 	#FFFFFF;
	background-color: #ff6600;
}
.RedText {
	font-size: 9pt;
	color: 	#ff6600;
}
.LRedText {
	font-size: 9pt;
	color: 	#A3BCD1;
}
.LRedHeader {
	font-size: 10pt;
	font-weight: bold;
	color: 	#FFFFFF;
	background-color: #A3BCD1;
}

/* Divers */
.Small {
	font-size: 8pt;
}
.Error {
	font-size: 9pt;
	font-weight: bold;
	color: 	#FF0000; /* Red */
}
.Message {
	font-size: 9pt;
	font-weight: bold;
	color: 	#0000FF;
}

/* Form values */
.FormField {
	font-size: 9pt;
	font-weight: normal;
/*	background-color: #A3BCD1;*/
}
.FormValue {
	font-size: 9pt;
	font-weight: normal;
}
/* Admin Form values */
.CellHigh {
	font-size: 9pt;
	font-weight: bold;
	background-color:	#EEEEEE;
}

/* Images on Page - nok*/
IMG.Image {
	border : 2px;
	border-color : #A3BCD1;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}

/* Markers & Bullets */


/* Navigation Area */
.Navigation {
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	line-height: 165%;
	color: 	#FFFFFF;
	background-color: #df0503;
}
.NavigationActive {
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	line-height: 165%;
	color: 	#A3BCD1;
	background-color: #df0503;
}
A.Navigation:LINK,
A.Navigation:VISITED,
A.Navigation:FOCUS {
	font-weight: bold; 
	text-decoration: none; 
	line-height: 165%;
	color: 	#FFFFFF;
	background-color: #0315ff;
}
A.Navigation:ACTIVE,
A.Navigation:HOVER {
	font-weight: bold; 
	text-decoration: none; 
	line-height: 165%;
	color: 	#eeff00;
	background-color: #0315ff;
}

/* Breadcrumb Area */
.Breadcrumb {
	font-size: 8pt;
	color: 	#A3BCD1;
}
A.Breadcrumb:LINK,
A.Breadcrumb:VISITED,
A.Breadcrumb:FOCUS {
	font-weight: normal;
	text-decoration: underline; 
	color: 	#A3BCD1;
}
A.Breadcrumb:ACTIVE,
A.Breadcrumb:HOVER {
	font-weight: normal;
	text-decoration: underline; 
	color: 	#A3BCD1;
}

/* Topbox Area */
.Topbox {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none; 
	line-height: 200%;
	color: 	#FFFFFF;
	background-color: #A3BCD1;
}
.TopboxLarge {
	font-size: 22pt;
	font-weight: bold;
	text-decoration: none; 
	line-height: 165%;
}

/* Address Area */
.Address {
	font-size: 7pt;
	color: 	#FFFFFF;
	background-color: #0315ff;
}
A.Address:LINK,
A.Address:VISITED,
A.Address:FOCUS {
	text-decoration: none; 
	color: 	#FFFFFF;
	background-color: #ff6600;
}
A.Address:ACTIVE,
A.Address:HOVER {
	text-decoration: underline; 
	color: 	#FFFFFF;
	background-color: #ff6600;
}

/* Footer Area (bottom) */
.Footer {
	font-size: 8pt;
	color: 	#000000;
}
A.Footer:LINK,
A.Footer:VISITED,
A.Footer:FOCUS {
	font-weight: normal;
	text-decoration: underline; 
	color: 	#ff6600;
}
A.Footer:ACTIVE,
A.Footer:HOVER {
	font-weight: normal;
	text-decoration: underline; 
	color: 	#ff6600;
}

/* Admin Navigation */
.AdminNavigation {
	font-size: 10pt;
	color: 	#FFFFFF;
	background-color: #ff6600;
}
A.AdminNavigation:LINK,
A.AdminNavigation:VISITED,
A.AdminNavigation:FOCUS {
	font-weight: normal;
	text-decoration: none; 
	color: 	#FFFFFF;
}
A.AdminNavigation:ACTIVE,
A.AdminNavigation:HOVER {
	font-weight: normal;
	text-decoration: underline; 
	color: 	#FFFFFF;
}

/* Box Area (Homepage) */
.TableBox {
	border-width: 2; 
	border-style: solid; 
	border-color: #A3BCD1;
}
.Box {
}
A.Box:LINK,
A.Box:VISITED,
A.Box:FOCUS {
	font-weight: normal;
	text-decoration: none; 
	color: 	#ff6600;
}
A.Box:ACTIVE,
A.Box:HOVER {
	font-weight: normal;
	text-decoration: underline; 
	color: 	#ff6600;
}



/* Form fields */
.InputSmall {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	width: 	160px;
}
.InputLogin {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	width: 	240px;
}
.InputLarge {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	width: 	320px;
}
.InputNumber {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	width: 	40px;
}
.SelectNumber {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	width: 	60px;
}
.SelectSmall {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	width: 	160px;
}
.SelectLarge {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	width: 	320px;
}
.SelectPopup {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	width: 	240px;
}
.Button {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	font-weight: bold;
}