
body {
	margin-top: 5px;
	padding-top: 0px;
	background: url(../Images/bgLogoSpace.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-3dlight-color: #58595b !important;
	scrollbar-arrow-color: #58595b;
	scrollbar-base-color: white !important;
	scrollbar-darkshadow-color: #94B626 !important;
	scrollbar-face-color: white !important;
	scrollbar-highlight-color: white !important;
	scrollbar-shadow-color: #58595b !important;
	scrollbar-track-color:white !important; 
}

#root {

}

#container {
	/*width: 930px;*/
	width: 970px;
	border-top: dotted 1px #c7c7c7;
	margin-top: 5px;
	padding-top: 5px;
}

/* 
grön #94B626 
orange #FF9000
ljusgrå #736F6E
*/

.textbox {
	width: 240px;
	border: solid 1px #ccc;
	border-left: solid 5px #736F6E;
	border-top: solid 1px #94B626;
	margin-bottom: 6px;
}

.button {
	background-color: #FFFBFF;
	border-color: #CCCCCC;
	border-style: Solid;
	border-width: 1px;
	color: #284775;
}

a {
	color: #FF9000;
	text-decoration: none;
}

a:hover {
	color: #000;
}

#col1 {
	/*width: 750px;*/
	width: 790px;
	float: left;
}

#col2 {
	width: 170px;
	float: right;
}

#line1 {
	height:30px;
	width: 280px;
	float:left;
	display: block;
	background: url(../Images/bg.gif);
}

#line2 {
	height:30px;
	/*width: 460px;*/
	width: 500px;
	float: right;
	display: block;
	background: url(../Images/bgGreen.gif);
}

#line3 {
	height:30px;
	width: 170px;
	float: right;
	display: block;
	background: url(../Images/bg.gif);
}

.space {
	clear: both;
}

#line4 {
	background: url(../Images/bgGreen.gif);
	height: 10px;
	width: 280px;
	float: left;
	display: block;
}

#line5 {
	background: url(../Images/bg.gif);
	height: 10px;
	/*width: 460px;*/
	width: 500px;
	float: right;
	display: block;
}

#line6 {
	background: url(../Images/bgGreen.gif);
	height: 10px;
	width: 170px;
	float: right;
	display: block;
}

#copy  {
	height:10px;
	width: 280px;
	float:left;
	display: block;
	text-align: left;
	vertical-align: bottom;
	font-size: 10px;
	color: #58595b;
	padding-top: 3px;
}

#copy a {
	color: #58595b;
	text-decoration: none;
}

#copy a:hover {
	font-weight: bold;	
	color: #FF9000;
}

#address {
	height:10px;
	/*width: 460px;*/
	width: 500px;
	float: right;
	display: block;
	text-align: left;
	vertical-align: bottom;
	font-size: 10px;
	color: #000000;
	padding-top: 3px;
}

#left {
	margin-top:5px;
	width: 100px;
	height: 100px;
	float: left;
	color: #c7c7c7;
}

#center 
{
	/*margin-top: 70px;*/
	margin-top: 65px;
	width: 180px;
	float: left;	
}

#right {
	margin-top:5px;
	/*width: 460px;*/
	width: 500px;
	float: right;
}

#rightContentCol2 {
	margin-top:5px;
	width: 170px;
	float: right;
}

#name {
	padding-left: 180px;
	font-size: 36px;
	color: #FF9000;
	text-decoration: none;
}

#name a {
	text-decoration: none;
}

#flash {
	width: 970px;
	text-align: right;
	padding-top:2px;
	padding-left: 1px;
}

.black {
	font-size: 24px;
	color: #464646;
}

h1 {
	border-left: 5px solid #464646;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	color: #464646;
}

h2 {
	border-left: 5px solid #464646;
	color: #FF9000;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
	line-height: 14px;
	padding-left: 10px;
	margin-top: 20px;
}

blockquote {
	background: url(../Images/bq1.gif) left top no-repeat;
	margin: 5px;
	padding: 5px;
}

blockquote p {
	color: #FF9000;
	font-size: 10px;
	padding: 15px;
	background: url(../Images/bq2.gif) right bottom no-repeat;
}

#content {
	border-top: dotted 1px #c7c7c7;
	border-bottom: dotted 1px #c7c7c7;
	color: #464646;
	overflow: auto;
	height: 480px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#contentCol2 {
	border-top: dotted 1px #c7c7c7;
	border-bottom: dotted 1px #c7c7c7;
	color: #464646;	
	height: 480px;
	padding-top: 5px;
	margin-bottom: 5px;	
	text-align: center;
}

#menu p {
	border-top: dotted 1px #464646;
	border-bottom: 5px solid #464646;
	color: #c7c7c7;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#menu a:link {
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}

#menu a:visited {
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: #FF9000;
}

ul {
	margin-top: 10px;
	margin-left: 7px;
}

li {
	margin-left: 7px;
	padding: 3px 0px 3px 0px;
	list-style-type: square; 
	list-style-position: outside;
}


