BODY {
	margin: 0 0 0 0;
	background-color: #163763;
	background-image: url('/images/background.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: arial,helvetica;
	font-size: 11px;
	color: #000000;
}
TD, DIV, SPAN {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
INPUT,SELECT,TEXTAREA {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #000000;
}
A {
	color: #FF0505;
	text-decoration: underline;
}
.kader {
	border:1px solid #E1E1E1;
}
.dots {
	background-image: url('/images/dots.gif');
	background-repeat: repeat-x;
	background-position: top left;
	height: 4px;
}
.vertdots {
	background-image: url('/images/dots.gif');
	background-repeat: repeat-y;
	background-position: top left;
	height: 4px;
}

.biv SPAN, .biv B, .biv A{
	color: #737373;
}
.footer, .footer A, .footer B {
	color: #000000;
}
.footer SPAN {
	color: #737673;
}
UL {
	list-style-type: square;
	list-style-image: url('/images/listicon.gif'); 
}