body {
	background:#5f9efb;
}

td{
	font-family:Arial;
	font-size:12px;	
}

A {
	color:black;
}

.mainTable {
	background:#FFFFFF;
	width:880px;
	height:100%;
	padding:5 5 5 5px;
}

.headline {
	font-family:Arial;
	font-size:12px;	
	font-weight:bold;
	text-transform:uppercase;
}

.toptable{
	background:url('images/topbg.gif');
	height:131px;
}

.searchForm {
	color:white;
	font-family:Arial;
	font-size:12px;
}

A.topflik{
	background:url('images/flik.gif');
	color:#0656a2;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	display:block;
	width:104px;
	text-align:center;
	height:16px;
	margin-right:4px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:3px;
}

A.topflikvald{
	background:url('images/flik_vald.gif');
	color:#0656a2;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	display:block;
	width:104px;
	text-align:center;
	height:16px;
	margin-right:4px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:3px;
}

.spacer {
	width:5px;
}

.erbjudande {
	background:url('images/erbjudandecell.gif');
	width:165px;
	height:140px;
}

.produktnamn {
	font-family:Arial;
	font-size:11px;	
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:3px;
}
.produktdesc{
	font-family:Arial;
	font-size:12px;	
	padding-bottom:10px;
}

.produktpris {
	font-family:Arial;
	font-size:12px;
	color:red;	
	padding-bottom:6px;
}

.middleHeadline {
	font-family:Arial;
	font-size:15px;	
}

.newsDate {
	font-size:10px;
}

A.newsReadMore {
	text-decoration:none;
	font-size:11px;
	color:black;
}

A.newsReadMore:hover {
	text-decoration:underline;
	font-size:11px;
	color:black;
}

.footer {
	background:url('images/footer.gif');
	text-align:center;
	color:white;
}

A.bottomlink {
	color:white;
	text-decoration:none;
	text-transform:uppercase;
}

.category {
	display:block;
	text-decoration:none;
	color:black;
}

.subcategory {
	display:block;
	text-decoration:none;
	color:black;
	padding-left:15px;
}

.Welcome {
	font-size:15px;
}