
/* testi
---------------------------------------------------------------------------------*/
@font-face {
	font-family: 'BloklettersViltstiftViltstift';
	src: url('../fonts/Blokletters-Viltstift-webfont.eot');
	src: local('?'), url('../fonts/Blokletters-Viltstift-webfont.woff') format('woff'), url('../fonts/Blokletters-Viltstift-webfont.ttf') format('truetype'), url('../fonts/Blokletters-Viltstift-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BloklettersBalpenBalpen';
	src: url('../fonts/Blokletters-Balpen-webfont.eot');
	src: local('?'), url('../fonts/Blokletters-Balpen-webfont.woff') format('woff'), url('../fonts/Blokletters-Balpen-webfont.ttf') format('truetype'), url('../fonts/Blokletters-Balpen-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
.tbmain{
	background: #EEF0F7;
	height: 150px;
	color: #333333;
	border: 1px dashed #CA3488;
	width: 50%;
	margin-left: 150px;
	font: 1.6em 'BloklettersBalpenBalpen'!important;
}
.left{
	color: #333333 !important;
	font: bold 1em 'BloklettersBalpenBalpen';
	font-size: 14px !important;
}
td.left {
font: 1em 'BloklettersBalpenBalpen'!important;
   font-size: 14px;
   font-weight: bold;
   color:#333333;
   text-align: right;
}

.text{
	font: 1em 'BloklettersBalpenBalpen'!important;
	font-size: 16px;
	font-weight: normal;
	border: 1px;
	color: #333333;
}


.label{
	width: 200px;
}
