/* CSS Document */

body {
background-image:url(gfx/bg.jpg);
background-repeat:repeat-x;
background-color:#4683a4;
background-attachment:fixed;
margin: 0px;
font-family: tahoma,verdana,arial; 
font-size: 11px;
}

table,tr,td{ 
color: #000000; 
font-family: tahoma,verdana,arial; 
font-size: 11px;
}

#table_bg{
width:720px;
background-image:url(gfx/table_bg.png);
background-repeat:repeat-y;
}

#table_bottom{
width:720px;
background-image:url(gfx/table_bottom.png);
background-repeat:no-repeat;
height:30px;
}

#table_big{
width:460px;
border:1px solid #b1b1b1;
margin-bottom:30px;
}

#table_small{
width:180px;
border:1px solid #b1b1b1;
}

#meny{
width:680px;
background-image:url(gfx/chromebg.gif);
background-repeat:repeat-x;
height:28px;
}

#skugga{
width:680px;
background-image:url(gfx/skugga.jpg);
background-repeat:repeat-x;
height:10px;
}

#table_2{
width:680px;
}

form{
margin:0;
padding:0;
}

h1{ 
color: #000000; 
font-family: tahoma,verdana,arial; 
font-size: 14px; 
margin-bottom: 5px;
}

h2{ 
font-family: verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
line-height: 15px;
text-indent: 5px;
text-align:left;
background-color:#4683a4;
margin-top: 0;
margin-right: 0;
margin-bottom: 5px;
margin-left: 0;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 1px;
padding-left: 0px; 
}

h3{ 
color: #000000; 
font-family: tahoma,verdana,arial; 
font-size: 12px;
}

h4{ 
color: #000000; 
font-family: tahoma,verdana,arial; 
font-size: 20px;
text-align:center;
}
.copy{ 
color: #7F7F7F; 
font-family: tahoma,verdana,arial; 
font-size: 11px; 
}

a:link{ 
text-decoration: none; 
color: #000000; 
font-family: tahoma,verdana,arial;
font-weight:bold; 
}

a:visited{ 
text-decoration: none; 
color: #000000; 
font-family: tahoma,verdana,arial;
font-weight:bold; 
}

a:active{ 
text-decoration: none; 
color: #000000; 
font-family: tahoma,verdana,arial;
font-weight:bold; 
}

a:hover{ 
text-decoration: none; 
color: #000000; 
font-family: tahoma,verdana,arial;
font-weight:bold; 
}

.meny a:link{ 
text-decoration: none; 
color: #7F7F7F; 
font-family: tahoma,verdana,arial;
font-weight: bold;
font-size:12px; 
}

.meny a:visited{ 
text-decoration: none; 
color: #7F7F7F; 
font-family: tahoma,verdana,arial;
font-weight: bold;
font-size:12px; 
}

.meny a:active{ 
text-decoration: none; 
color: #7F7F7F; 
font-family: tahoma,verdana,arial;
font-weight: bold;
font-size:12px;
}

.meny a:hover{ 
text-decoration: none; 
color: #494949; 
font-family: tahoma,verdana,arial;
font-weight: bold;
font-size:12px; 
}
