* {
	margin: 0;
	padding: 0;
}

body {
background: #3d3d3d;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #99AECD;
}
a:hover {
text-decoration: underline;
color: #4F5D7F;
}
h4 {
margin: 5px 0 0 0;
padding-left: 10px;
height: 15px;
line-height: 15px;
color: #50577a;
font-size: 12px;
}

#wrap {
margin: 20px auto 10px auto;
width: 800px;
background: #fff;
padding: 10px;
border: 3px solid #000;
}

#header {
height: 160px;
background-image:url('images/header_sek.jpg');
background-repeat:no-repeat;
}
#header h1 { 
font-size: 68px;
letter-spacing: -7px;
padding: 17px 0 0 10px;
color: #000000;
}
#header h1 a { 
color: #000000;
text-decoration: none;
font-weight: 600;
font-family: Verdana;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #000000;
text-decoration:underline;
}

#menu {
height: 30px;
line-height: 30px;
background: #000;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 14px;
color: #fff;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

#content {
padding: 0px 20px 20px 0px;
}
.upper {
width: 800px;
font-size: 14px;
text-align: center;
padding-top: 5px;
}
.upper h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.upper h3 {
margin: 10px 0 0 0;
padding-left: 10px;
text-align: left;
height: 30px;
line-height: 24px;
color: #50577a;
font-size: 20px;
}

.lower {
width: 800px;
text-align: center;
padding-top: 5px;
}
.lower h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right {
float: right;
width:520px;
text-align: left;
padding-top: 5px;
}
.right h2 {
font-size: 18px;
font-weight: bold;
padding: 0px 0 7px 0;
margin: 10px 0 0 0;
padding-left: 0px;
height: 18px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}
.right h3 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 20px;
line-height: 24px;
color: #50577a;
font-size: 20px;
}
.right ul li a {
text-decoration: none;
font-weight: 600;
}
.right ul li a:hover {

}
.right ul {
padding: 10px 0 10px 30px;
list-style-type: square;
color: #99AECD;
}













td {
font-family : verdana, arial, sans-serif;
font-size : 10pt;
}

p, li {

}

th {
font-family : verdana, arial, sans-serif;
  	font-size: 10pt;
}


.warn {
color : rgb( 250, 0, 0 );
}
/*
a:link {
  color: blue;
  text-decoration: none;
}
a:hover {
  color: blue;
  text-decoration: underline;
}
a:active {
  color: blue;
  text-decoration: underline;
}
a:visited {
  color: blue;
  text-decoration: none;
}
*/

td.actionsfill a{
display: block;
text-decoration: none;
color: Blue;
}

td.actionsfill a:hover{
display: block;
text-decoration: none;
color: #005907;
background: Silver;
}

a.menu:link, 
a.menu:hover, 
a.menu:active, 
a.menu:visited, 

td.menu {
color: white;
padding: 2;
background-color: #72997b;
font-size : 10pt;
font-weight: bold;
text-decoration: none;
}

table.usertble{
background-color: Silver;
margin-left: 10px;
border-bottom: 2px solid #999999;
border-right: 1px solid #999999;
}

table.editwatchtble{
background-color: Silver;
margin-left: 10px;
border-bottom: 2px solid #999999;
border-right: 1px solid #999999;
padding: 5px;
}

table.rolestble{
background-color: Silver;
margin-left: 10px;
border-bottom: 2px solid #999999;
border-right: 1px solid #999999;
}

table.actionstble{
background-color: #005907;
margin-right: 3px;
}

td.lightfillheading {
text-align: left;
vertical-align: top;
font-weight: bold;
padding-left: 5px;
background-image: url(images/lightblueshade.gif);
}

td.lightfill {
text-align: left;
padding-left: 2px;
background-image: url(images/lightblueshade.gif);
}

td.lightfillbutton {
text-align: left;
padding-right: 1%;
background-image: url(images/lightblueshade.gif);
}

td.actionsfill {
width: 100%;
height: 100%;
 display: block;
text-align: left;
text-indent: 2px;
padding-left: 0px;
line-height: 20px;
background-image: url(images/lightblueshade.gif);
}

td.rolessubheading {
color: White;
background-color: #72997b;
text-align: left;
vertical-align: top;
font-weight: bold;
padding-left: 5px;
}

td.roleslightfillheading {
text-align: left;
vertical-align: top;
font-weight: bold;
padding-left: 5px;
background-image: url(images/lightblueshade.gif);
}

td.roleslightfill {
text-align: left;
padding-left: 2px;
background-image: url(images/lightblueshade.gif);
}

td.tdspacer {
padding-left: 5px;
}

input.shaded, textarea.shaded {
background-color: #E0E0E0;
}
























#imageContainer {
	position:relative;
	margin:auto;
	width:500px;
	height:167px;
	border:1px solid #000;
}
#imageContainer img {
	position:absolute;
	top:0; left:0;
}














#leftcolumn ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}
#leftcolumn h3 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 24px;
color: #50577a;
font-size: 20px;
}
#leftcolumn h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
#leftcolumn{
float:left;
width:120px;
padding: 5px;
padding-left: 8px;


}

#leftcolumn a{
padding: 3px 1px;
font-size: 12px;
display: block;
width: 100%;
text-decoration: none;
font-weight: bold;
}

#leftcolumn a:hover{
color: #000000;
}






#rightcolumn a{
padding: 3px 1px;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}
#rightcolumn ul li {
text-decoration: none;
font-size: 13px;
font-weight: 600;
}

#rightcolumn ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #666666;


}
#rightcolumn h3 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 24px;
color: #50577a;
font-size: 20px;
}
#rightcolumn h2 {
margin: 10px 0 0 0;
padding-left: 0px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
#rightcolumn{
float:right;
width:610px;
min-height: 400px;
margin-left: 10px;
padding: 5px;
padding-bottom: 8px;
}

* html #rightcolumn{ /*IE only style*/
}
























.left {
float: left;
padding-top: 10px;
padding-bottom: 10px;
}
.left h3 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 24px;
color: #50577a;
font-size: 20px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
color: #7988AF;
font-size: 15px;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.left ul {
padding: 10px 0 15px 30px;
list-style-type: square;
color: #99AECD;
}

#footer {
text-align: center;
font-size: 15px;
color: #000000;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }
