/*
Code by Onebyone Webdesign.
danne@onebyone.se
*/

body {
margin:0px;
background-image: url(pics/bg.jpg);
background-repeat: repeat-x;
background-position: top left;

 
 font-family: Verdana;
 font-size: 12px;
 color:black;
}
 


.content {
background-image: url(pics/inlakesh_15.jpg);
background-repeat: no-repeat;
background-position: top left;
padding:10px;
}

.bottom {
text-align:center;
padding-top:30px;
color:#6699FF;
}

.onebyone {
text-align:center;
margin-top:10px;
color:#666666;
}


.stattext {
 font-family: Verdana;
 font-size: 10px;
 padding-right: 10px;
}
 
.stat_top {
 font-family: Verdana;
 font-size: 12px;
 padding: 5px;
 font-weight:bold;
 border-bottom:1px solid gray;
}
 
.formframe {
 border: 1px solid gray;
 padding: 10px;
}
 
.inputfield {
 font-size: 10px;
 filter: Alpha(Opacity=75);
}
 
.knapp {
 font-size: 10px;
}
 

a:link { cursor: hand; text-decoration:underline; font-weight: normal; font-size: 12px; color: #666666; }
a:visited { cursor: hand; text-decoration:underline; font-weight: normal;  font-size: 12px; color: #666666; }
a:active { cursor: hand;  text-decoration:underline; font-weight: normal; font-size: 12px; color: #666666; }
a:hover { cursor: hand;  text-decoration:underline; font-weight: normal;  font-size: 12px; color: #000; }
 
.onebyone a:link { cursor: hand; text-decoration: none; ffont-size: 10px; color: #999; }
.onebyone a:visited { cursor: hand; text-decoration: none; font-size: 10px; color: #999; }
.onebyone a:active { cursor: hand;  text-decoration: none; font-size: 10px; color: #999; }
.onebyone a:hover { cursor: hand;  text-decoration: none; font-size: 10px; color: gray; }
 

.admin a:link { cursor: hand; text-decoration: none; font-weight: bold; font-size: 10px; color: white; }
.admin a:visited { cursor: hand; text-decoration: none; font-weight: bold;  font-size: 10px; color: white; }
.admin a:active { cursor: hand;  text-decoration: none; font-weight: bold; font-size: 10px; color: white; }
.admin a:hover { cursor: hand;  text-decoration: none; font-weight: bold;  font-size: 10px; color: red; }

.pagination a:link { cursor: hand; text-decoration: none; font-weight: normal; font-size: 10px; color: #00FF00; }
.pagination a:visited { cursor: hand; text-decoration: none; font-weight: normal;  font-size: 10px; color: #00FF00; }
.pagination a:active { cursor: hand;  text-decoration: none; font-weight: normal; font-size: 10px; color: #00FF00; }
.pagination a:hover { cursor: hand;  text-decoration: none; font-weight: normal;  font-size: 10px; color: gray; }