body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #365372;
	text-decoration: none;
}
a:hover {
	color: #98802C;
	text-decoration: none;
}
#mainContainer {
	width: 696px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#TopLogo {
	float: left;
	height: 89px;
	width: 120px;
	background-image: url(../siteImg/TopLogo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#TopMenu {
	padding: 0px;
	margin: 0px;
	float: right;
	border: dotted 0px #333333;
}
#TopMenu a{
	color: #000000;
}
#TopMenu ul {
	margin: 34px 0 0 0;
	padding: 0px;
	list-style-type: none;
}
#TopMenu li {
	width: 79px;
	float: right;
	height: 30px;
	padding-top: 25px;
	text-align: center;
	border-right: solid 1px #000000;
}
#TopMenu .LiSelected {
	background-image: url(../siteImg/TopMenuBG.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: bold;
}
#TopImg {
	clear: both;
	width: 694px;
	height: 239px;
	border: solid 1px #000000;
	background-image: url(../siteImg/ToppImg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.TopImgSquaceContainer {
	float: right;
	width: 200px;
}
.TopImgSquace {
	padding: 10px;
	float: right;
	width: 182px;
	height: 59px;
	color: #FFFFFF;
}
#TopImg a {
	color: #FFFFFF;
}
#TopImg a:hover {
	color: #DADADA;
}
#MainPage {
	margin-top: 20px;
	border: dotted 0px #333333;
}
.StartPageBlueBG {
	padding: 10px;
	width: 460px;
	float: left;
	background-image: url(../siteImg/mainSquare_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: solid 1px #999999;
}
.StartPageInfoRight {
	float: right;
	width: 203px;
	border: dotted 0px #333333;
}
.InfoSquare {
	width: 186px;
	padding: 8px;
	background-color: #e4e4e4;
}
.InfoSquare_dark {
	background-color: #606060;
	padding: 5px;
	color:#FFFFFF;
}
.BliMedlem {
	margin-top: 15px;
	height: 105px;
	background-image: url(../siteImg/BliMedlem.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
}
#Footer {
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	border-top: solid 1px #999999;
	color: #999999;
}
#FooterMenu {
	padding: 0px;
	margin: 0px;
	border: dotted 0px #333333;
}
#FooterMenu a{
	color: #999999;
}
#FooterMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#FooterMenu li {
	float: right;
	padding: 0 5px;
	text-align: center;
	border-right: solid 1px #AAAAAA;
}
#FooterMenu .LiSelected a {
	font-weight: bold;
	color: #666666;
}
.TableBorder {
	border: 1px solid #666666;
	padding: 5px 10px 10px 10px;
	background-image: url(../siteImg/mainSquare_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.HiddenDiv {
	display: none;
}
.Header {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 18px;
}
.SubHeader {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.AltInputBox {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	background-color: #FFFFFF;
	border: 1px solid #303030;
	padding: 4px;
	height: 24px;
}
.AltInputTextArea {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #303030;
	padding: 4px;
}
.InputBox {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	background-color: #FFFFFF;
	border: 1px solid #303030;
	width: 92%;
	padding: 4px;
	height: 24px;
}
.InputTextArea {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid #303030;
	width: 92%;
	padding: 4px;
}
.SubmitBtn {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	padding: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333333;
}
.Msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin: 5px;
	padding: 10px;
	border: 2px dotted #990000;
}
.Stadgar_Padding {
	padding-left: 3px;
}

