a:link
{
	color: #eefe05;
	text-decoration: none;
}
a:visited
{
	color: #eefe05;
	text-decoration: none;
} 
a:active 
{
	color: rgb(0,0,204); 
	text-decoration: none;
}
a:hover 
{
	color: #FFFFFF; 
	text-decoration: none;
	color: #000000; 
	background-color: #eefe05;
}
body
{
	font-family: Arial; font-size: 10px;
	scrollbar-face-color: #c1a13e;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #451620;
	scrollbar-3dlight-color: #451620;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FADB43;
	scrollbar-darkshadow-color: #FADB43;
	background-color: #C1A13E;
}
.skugga 
{
	background-image: url('images/skugga1.gif');
}
ul 
{ 
	list-style-type: circle
}
.shadowimage
{
	font-size: 40px;
	filter: Shadow(Color=666666, Direction=120);
	width: 100%;
	height: 60px;
	font-weight: bold;
}
.alpha
{
	filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
}
#container {background: #transparent;}
.roundtop {background: #transparent;}
.roundbottom {background: #transparent;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #000000; border-left: 1px solid #000000; border-right: 1px solid #000000;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #transparent; border-left: 1px solid #000000; border-right: 1px solid #000000; border-width: 0 2px;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #transparent; border-left: 1px solid #000000; border-right: 1px solid #000000;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #transparent; border-left: 1px solid #000000; border-right: 1px solid #000000;}
.content {padding: 10px; border-left: 1px solid #000000; border-right: 1px solid #000000;
}
