.topcell {
	background-color: #FFFFDF;
	border: 1px dotted #999999;
}
.leftcell {

	background-color: #FFF4D7;
	border: 1px dotted #999999;

}
.rightcell {

	background-color: #FFFFDF;
	border: 1px dotted #999999;
}
.botcell {

	background-color: #FFFFDF;
	border: 1px dotted #999999;
	
}
.topfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	padding: 10px;

}
.botfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px;
}
.linktop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding: 7px;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	padding-left: 12px;


}
.rightrubrik {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding: 7px;
}
.righttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	padding-left: 12px;

}
