BODY { 
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	background: #0e6689 url("../img/design/backgrounds/shadow-bg.gif");
	background-repeat:repeat-y;
	background-position:center top;

}

BODY2{
        FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px auto;
        background: #FFFFFF url("../img/design/bg.gif");
        bbackground: #FFFFFF url("../img/design/backgrounds/wp_Gifts_for_Christmas_1600x1200.jpg");
        background-repeat:repeat-x;
        background-attachment:fixed;
        background-position:center top;

}


#cu3er-container {width:990px; outline:0;}

TD {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-weight: none;
}

.anslagkat{
        background-color=#fffff;
        font-size: 14px;
        font-weight:bold;
}
.forumtxt{
        font-size: 10px;
}
.footertxt{
        font-size: 10px;
	color: #666666;
}
.cnr{
	font-size: 24px;
	font-weight: bold;
}
select option{
	background-color=#fffff;
	font-size: 14px;
	font-weight:bold;
}
select option.alt{
        background-color=#eeeeee;
}

input.searchtop{

	BACKGROUND-COLOR: #EEEEEE;
	BORDER-BOTTOM: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	WIDTH: 150PX;
	HEIGHT: 16PX;
}

A:link {
 color:#03567E;
 text-decoration:underline;
}	

A:visited {
 color:#338EB2;
 text-decoration:underline;
}

A:active {
 color:#03567e;
 text-decoration:none;
}

A:hover {
 color:#013e60;
 text-decoration:none;
}
a.sidraknare,a.sidraknare:visited,a.sidraknare:hover {
        text-decoration: none;
}
a.paging,a.paging:visited,a.paging:hover {
        text-decoration: none;
}

a.menuleft,a.menuleft:visited{
	text-decoration: none;
	color: #03567e;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;´
}
.tdmenuleft{
	background-image: url("../img/design/menu-bg.gif");
	width: 188px;
	height: 31px;
}

a.threadimg {
display: block;
background-color: transparent;
background-image: url("../img/threadimgunreadbutn.gif");
background-repeat: no-repeat;
width: 21px;
height: 20px;
margin: 2px auto;
padding: 2px 0 0 0;
text-decoration: none;
}
a.threadimg:visited {
display: block;
background-color: transparent;
background-image: url("../img/threadimgbutn.gif");
background-repeat: no-repeat;
width: 21px;
height: 20px;
margin: 2px auto;
padding: 2px 0 0 0;
text-decoration: none;
}

a.topmenu {
	font-family: arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;        
	width: 100px;
}
a.topmenu:visited {
	font-family: arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	width: 100px;
}
a.topmenu:hover {
	font-family: arial;
	text-decoration: none;
	color: #EEEEEE;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
	width: 100px;
	border-top: 2px solid #fffff;
}


.skugga {
	background: #fff;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#999999', Positive='true');
}
h1, h2, h3 {
	color: #3A570F;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
}

/* Menu */

#menu {
	background-color: #AAB59F;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Page */

#page {
	margin-left: 250px;
}

/* Content */

#content {
	background-color:#AAB59F;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
