/* All text*/
body, p, h1, h2, h3 {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;}
body,html {
  margin:0;
	background-color:#f3f3f3;
  text-align: left;}
html { height: 100.02%; }

p,ul,td, ol {
  font-size:10pt;
}

h2, h3 {
  margin:0px;
  padding:0;
  color:#164b6c;
}

a, a:visited {
  color:black;
}
a:hover {
  color:red;
}

#all {
  /* background-image:url(bkg.gif);*/
  background-color:#EAEEF2;
  width:935px;
	margin:0 auto;
	padding:0px;
  min-height:100%;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
}

#topad {
}

#top {
  margin:0px;
  padding:0px;
  background-color:#2651A2;
  text-align: center;
  /*background-image:url(../images/top.jpg);
  background-repeat:no-repeat;
  color:white;
  font-size:26pt;
  font-weight:bold;  
  text-align: center;
  */
  width:935px;
  height:90px;
}

#topbar {
  margin:0px;
  padding:0px 10px 6px 10px;
  background-color:#1A6AFF;
  font-size:11pt;
  color:white;
  width:915px;
  height:14px;
  /*background-image:url(../images/top.jpg);
  background-repeat:no-repeat;
  line-height:15px;
  font-weight:bold;  
  text-align: center;
  */
}

#menu {
  width:175px;
	float:left;
  height:100%;
  padding:0px;
}

#container {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

#main {
  margin-left:166px;
  padding:10px;
  border-left: 1px solid #cccccc;
  background-color:#EAEEF2;
}

#break {
clear:both;
}
.user {
	color:#164b6c;
  font-weight:bold;
  font-size:11pt;
  padding-left:10px;
  padding-top:1px;
  padding-bottom:1px;
}
.menu, .menu:visited {
  display:block;
  border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
  margin:0px;
  text-decoration:none;
  color:#164b6c;
  font-weight:bold;
  font-size:11pt;
  padding-left:10px;
  padding-top:1px;
  padding-bottom:1px;
  width:155px;
  height:20px;
  background-color:#eeeeee;
  /*display:block;
  margin:0px;
  margin-top:1px;
  text-decoration:none;
  color:white;
  font-weight:bold;
  padding-left:10px;
  padding-top:5px;
  width:145px;
  height:25px;
  background-image:url(../images/button.jpg);*/
}
.menu:hover{
  color:#164b6c;
  border-top: 1px solid #cccccc;
  background-color:#E0E6EA;
}

.lang {
  display:block;
  margin:0px;
  text-decoration:none;
  color:#164b6c;
  font-weight:bold;
  font-size:11pt;
  padding-left:10px;
  padding-top:1px;
  padding-bottom:1px;
  width:155px;
  height:20px;
}
.teams {
  font-size:9pt;
  font-weight:bold;
  color:#164b6c;
}
.grpheader {
  color:#164b6c;
  font-weight:bold;
  font-size:10pt;
}
.pt11boldblue {
  color:#164b6c;
  font-weight:bold;
  font-size:11pt;
}

#flags {
	padding-left:10px;
}
.copy {
  background-color:#2651A2;
  color:white;
  padding:5pt;
  font-size:9pt;
}
.date {
  font-size:9pt;
  font-weight:bold;
  display:block;
}
.deltagare {
  margin:0;
  padding:0px;
  text-decoration:none;
}
.inlineMenuItem{
background-color:#2651A2;
font-size:14px;
font-weight:bold;
color:white;
padding:5px;
margin:5px;
}



