.chokladbrun{
	color: #6f2a10;
}

/* Fonts and links  */



/* Standard link  */


a{
	color: #6f2a10;
	text-decoration: none;
	font-weight: bold;

}
a:hover{
	color: #6f2a10;
	text-decoration: underline;
}

a.text10{
	color: #6f2a10;
}

a.text12{
	color: #6f2a10;
}

/* Top links  */

.menu_level1 { border-color: #2f1503; }
a.menu_level1{color: #2f1503;}
.menu_level1 td#TopCenterSelected { background: #2f1503 url(/img/gx_top_menu_left_active_brun.gif) 0 1px no-repeat; padding-left: 20px; padding-right: 10px;}
.menu_level1 td a { color: #2f1503;}
.menu_level1 td a:hover { color: #2f1503;}


/* Top bar  */


.topbarorange{
	background-color: white;
	background-image: url(/img/choklad_topbg.jpg);
	padding: 0px;	
}

.topbarlight{
	background: #F2EFC6;
}

.topbarmedium{
	background: #2f1503;
}

.topbardark{
	background: #2f1503;
	padding: 0px;
}


div.orangeheader, div.orangeheader_bold {
	background: #2f1503;
	border-bottom: 0px none;
}
.orangeheader td {
	background: #2f1503;
}
/* Common container with no borders and paddings */

.darkbox{

	background: #2f1503;
	border: 1px solid #2f1503;	
}
.linebox{
	border: 1px solid #2f1503;
}

.linebox2{
	border: 1px solid #2f1503;
}

.searchbox{
	border: 1px solid #2f1503;
}
/* Colored header */

.header{
	background: #2f1503;
}
.mainarea{
	width: 590px;
	padding: 10px;	
}


