﻿body 
{
	font-family: Tahoma;
	font-size: 9pt;
	margin-top: 0px;
	background-color:#c1dcee;
}

/* Master Pages */

.GreenHigh
{
	color:#ffffff;
 	background-color:#435c5b;
 	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
}
.GreenLow
{
	background-color:#88bdbc;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:normal;
}
.MainContent
{
	overflow:auto;
	width:430px;
	height:369px;
	border-left:Solid 2px #435c5b;
	border-right:Solid 2px #435c5b;
	background-image: url(Images/Background.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;
}

.GreenBorder
{
	border-left:Solid 2px #435c5b;
	border-right:Solid 2px #435c5b;
	border-top:Solid 2px #435c5b;
	border-bottom:Solid 2px #435c5b;
}
.MenuItemTable
{
 	font-family: Tahoma;
	font-size: 9pt;
}
.MenuItemTable td
{
 	border-top:Solid 1px #000000;
}
.MenuItemTableSubMenu td
{
 	border-top:None 0px #000000;
}

.MenuItemTable A
{
	color:#ffffff;
 	font-family: Tahoma;
	font-size: 9pt;
	text-decoration:none;
}
.MenuItemTable A:hover
{
	color:#588481;
 	font-family: Tahoma;
	font-size: 9pt;
	text-decoration:none;
}
.LastUpdateBox
{
	padding-left:0px;
	font-weight:bold;
	font-size:8pt;
	padding-right:0px;
}

.BottomBox
{
	border-right:Solid 2px #435c5b;
	border-bottom:Solid 2px #435c5b;
	border-left:Solid 2px #435c5b;
}

.MainPageSignUpLink
{
	color:Red;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}

/* General Pages */

.PageConetentInternal
{
	width:429px;
	height:369px;
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-arrow-color:#435c5b;
	scrollbar-face-color:#435c5b;
}

.PageConetentInternal A
{
	width:429px;
	height:369px;
	overflow-x:hidden;
	overflow-y:auto;
	color:#435c5b;
	text-decoration:none;
}


/* Web Controls */

.RssBox
{
	height:97px;
	width:167px;
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color:#435c5b;
	scrollbar-face-color:#435c5b;
}
.RssBox A
{
	color:#435c5b;
	text-decoration:none;
}
.NewsBox
{
	height:104px;
	width:167px;
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color:#88bdbc;
	scrollbar-face-color:#88bdbc;
}

.NewsBox A
{
	color:#EEEEEE;
	text-decoration:none;
	font-weight:normal;
}

.SupporterLogos
{
	background-color:#ffffff;
}
/* Company */

.AboutKongereText
{
	text-align: justify;
	text-indent: 5pt;
	font-family: Tahoma;
	font-size: 10pt;
}
.AboutKongereContent
{
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
}
.AboutKongereContent p
{
	margin-right: 10pt;
	text-indent: 20pt;
}

.ContactText
{
	text-align: justify;
	text-indent: 5pt;
	font-family: Tahoma;
	font-size: 10pt;
}
.ContactUsContent
{
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
}
.ContactUsContent p
{
	margin-right: 10pt;
	text-indent: 20pt;
}

.AboutText
{
	text-align: justify;
	text-indent: 5pt;
	font-family: Tahoma;
	font-size: 10pt;
}
.AboutContent
{
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
}
.AboutContent p
{
	margin-right: 10pt;
	text-indent: 20pt;
}

.HistoryText
{
	text-align: justify;
	text-indent: 5pt;
	font-family: Tahoma;
	font-size: 10pt;
}
.HistoryContent
{
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
}
.HistoryContent p
{
	margin-right: 10pt;
	text-indent: 20pt;
}

.MainPageText
{
	text-align: justify;
	text-indent: 5pt;
	font-family: Tahoma;
	font-size: 10pt;
}
.MainPageContent
{
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
}
.MainPageContent p
{
	margin-right: 10pt;
	text-indent: 20pt;
}

.TitleLabels
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
}
.HeadLabels
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight:bold;
}
