#main{
position: relative;
border: #440000 2px solid;
background-image: url(images/top-pattern.gif);
width: 990px;
}




h1{
color: #220000;
font-family: Georgia, verdana,arial;
font-size: 18px;
text-align: left;
font-style: italic;
}





td.if{
color: #220000;
font-family: Georgia, verdana,arial;
font-size: 12px;
text-align: left;
text-align: justify;
line-height: 18px;
padding: 10px;
}

.br{
border: #0D70AC 1px dotted;
padding: 3px;
margin: 5px 0 5px 10px;
float: right; 
}

.bl{
border: #0D70AC 1px dotted;
padding: 3px;
margin: 5px 10px 5px 0; 
float: left;
}

.bm{
border: #0D70AC 1px dotted;
padding: 3px;
text-align: center;
}

.mloff{
background-image: url(images/meny_left_off.gif);
}

.mmoff{
background-image: url(images/meny_middle_off.gif);
}

.mroff{
background-image: url(images/meny_right_off.gif);
}



.mlon{
background-image: url(images/meny_left_on.gif);
}

.mmon{
background-image: url(images/meny_middle_on.gif);
}

.mron{
background-image: url(images/meny_right_on.gif);
}





a.m:link, a.m:visited{
color: #FFFFFF;
font-family: Verdana,Arial;
font-size: 12px;
font-weight: bold;
text-decoration : none;
line-height: 24px;
}

a.m:hover{
color: #FFFF00;
font-family: Verdana,Arial;
font-size: 12px;
font-weight: bold;
text-decoration : none;
line-height: 24px;
}







a.links:link, a.links:visited{
color: #4444FF;
font-family: Verdana,Arial;
font-size: 10px;
font-weight: bold;
text-decoration : none;
line-height: 14px;
}

a.links:hover{
color: #FF4444;
font-family: Verdana,Arial;
font-size: 10px;
font-weight: bold;
text-decoration : none;
line-height: 14px;
}