body {
	background-color: #8F96AD;
	color: #525252;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

table {
	border-collapse: collapse;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0.3em;
	padding-bottom: 0;
}

img, img A {
	border: 0;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	margin-top: 6px;
	margin-bottom: 4px;
	padding-bottom: 0;
}

#container {
	margin: 5px auto 0;
	padding: 0;
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 642px;
}

.whitepadding {
	position: relative;
	padding: 2px;
	background-color: white;
	margin-bottom: 2px;
	line-height: 1px;
	font-size: 1px;
}

.whitepadding2 {
	position: relative;
	padding: 2px;
	background-color: white;
	margin-bottom: 4px;
}

#header{
	position: relative;
	width: 632px;
	height: 73px;
	background: url(img/huvud.jpg) 2px 2px no-repeat;
	border: 1px solid #8F96AD;
	padding: 2px;
}

#topMenu {
	width: 636px;
	border: 1px solid #8F96AD;
	margin: 0;
	line-height: 9pt;
}

#stage{
	position: relative;
	width: 632px;
	border: 1px solid #8F96AD;
	padding: 2px;
}

#content {
	padding-top: 5px;
	padding-left: 5px;
	font-size: 8pt;
	line-height: 14pt;
	text-decoration: none;
	color: #525252;
}

#content A, #content A:Visited {
	font-size: 8pt;
	line-height: 14pt;
	text-decoration: none;
	color: #525252;
}


#content A:Hover {
	font-size: 8pt;
	line-height: 14pt;
	text-decoration: underline;
	color: #525252;
}

#flashArea {
	border: 0;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0;
}

#newsArea {
	position: relative;
	width: 195px;
	padding: 0;
	background: url(img/news_bg.gif) 0 0 repeat;
}

.newsHeader {
	background-color: #8F96AD;
	font-size: 9px;
	font-weight: bold;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	width: 190px;
}

.newsItem {
	padding: 6px;
	font-size: 8pt;
	color: #525252;
	padding-bottom: 10px;
}

.newsItem a, .newsItem a:visited {	
	font-size: 8pt;
	color: #29396B;
}

#newsEnd {
	position: relative;
	width: 195px;
	height: 2px;
	padding: 0;
	margin-bottom: 15px;
	background: url(img/news_end.gif) 0 0 repeat;
	font-size: 1px;
	line-height: 1px;
}

#readAllButton {
	text-align: right;
	margin-bottom: 2px;
	margin-right: 4px;
	padding-top:2px;
}

#contact{
	position: relative;
	width: 632px;
	border: 1px solid #8F96AD;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	line-height: 7pt;
}

.contactText, .contactText A, .contactText A:Visited {
	font-size: 7pt;
	color: #525252;
	padding: 2px;
	line-height: 9pt;
	margin: 0;
	text-decoration: none;
}

.contactText a:Hover {
	font-size: 7pt;
	color: #525252;
	padding: 2px;
	line-height: 9pt;
	margin: 0;
	text-decoration: underline;
}

#madeBy {
	float: right;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 1px;
}

.menubutton {
	font-weight: normal;
	font-size: 8pt;
	padding: 3px 6px 3px 6px;
	margin: 0;
	background: #8F96AD;
	text-align: center;
	color: white;
	white-space: nowrap;
	text-decoration: none;
	display: block;
}

a.menulinks {
	font-weight: normal;
	font-size: 8pt;
	padding: 3px 6px 3px 6px;
	margin: 0;
	background: white;
	text-align: center;
	color: #29396B;
	white-space: nowrap;
	text-decoration: underline;
	display: block;
}

a.secondMenuLink {
	background: url(img/arrow.gif) 0 5px no-repeat;
	font-weight: normal;
	font-size: 8pt;
	line-height: 18pt;
	padding-left: 15px;
	color: #29396B;
}

#secondMenu {
	width: 195px;
	margin-bottom: 15px;
}

.secondMenuItem {
	background: url(img/hr.gif) 0 bottom no-repeat;
}

a.leftAreaLinks {
	background: url(img/mini_arrow.gif) 0 6px no-repeat;
	font-weight: normal;
	font-size: 8pt;
	line-height: 12pt;
	padding-left: 14px;
	color: #29396B;

}

.news td {
	font-size: 8pt;
	color: #525252;
}

.news td a, .news td a:visited {
	font-size: 8pt;
	color: #29396B;
	text-decoration: underline;
}

.invisible {
	color: White;
}

A:hover .invisible {
	color: black;
}

#loginbox {
	padding: 50px 0px 50px 0px;
	width: 150px;
}

input.standardfield 
{
	width: 400px;
}

textarea.multilinefield 
{
	width: 400px;
}

.list {
	padding-left: 10px;
}

.input {
	font-size: 8pt;
	margin: 5px 0px 5px 0px;
	width: 250px;
}


.inputMulti {
	font-size: 8pt;
	margin: 5px 0px 5px 0px;
	width: 250px;
}

.inputBtn {
	font-size: 8pt;
	margin: 5px 0px 5px 0px;
}
