/* General tyle Sheet for MS IE 6.x+ for all sites*/

/* Elements */
body	{

	font-family: geneva, verdana, arial, sans-serif;
    margin: 0px;
    background: #b9b9b9 url(../images/background.gif) repeat-y center top;
    font-size: 0.8em;
}

table{
	font-size: 9px;
}

img, img a {
	border: none;
}

p {
	font-size: 10px;
}

ul {
	color: #000000;
 	/* letter-spacing: 0.06em;*/
 	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


/* Navigation */
a{
	/*font-size: 10px;*/
}

a:link
{
	color: red;
	text-decoration: underline;
}

a:visited {
	color: red;
}

a:hover {
	color: #555555;
}

a:focus, a:active {
	color: #000;
	text-decoration: underline;
}

a.external {
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

.attention{color: red;
	   padding-top: 15px;
	   font-size: 12px;
	   font-weight: bold;
	   }

.dotrule {
	background-color: transparent;
	background-image: url(./Images/bg_9dot_rule.gif);
}

.error {
	color: #990000;
	padding-top: 15px;
} 

.gridHeader{
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

.battProperty
{
	text-align: center;
}
	   
.label{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
}

.stronger{font-weight: bold;}

.panel{
	height:auto !important; /*FF-hack - höjdinställning för att skapa mellanrum till skriv ut*/
	height:300px; 
	min-height:300px;
	padding: 0;
	padding-left: 10px;
	margin-top: 10px;
}

.panel-rb {
	border-right: 1px solid #000000;
	height:auto !important; /*FF-hack - höjdinställning för att skapa mellanrum till skriv ut*/
	height:300px; 
	min-height:300px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}

.panel-lb {
	border-left: 1px solid #000000;
	height:auto !important; /*FF-hack - höjdinställning för att skapa mellanrum till skriv ut*/
	height:300px; 
	min-height:300px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}

.ruler{
	border-bottom: 1px solid #000000;
	margin: 0;
	width: 97%;
}

/* bra, bättre, bäst */
.sectiontitle{

font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
margin-left:  0px;
margin-bottom: 5px;
color: #000;
text-align: left;
text-transform: uppercase;
}

