@charset "UTF-8";
/* CSS Document */
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.BaseLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #5bc4bf;
	font-weight: bold;
	background-color: #cce7e9;
}
img {  border-style: none;
}
.background{
	background-color:#cce7e9;
}
.backgroundTop {
	background-color:ffffff;
	background-image: url(images/white.jpg);
	background-repeat: repeat;
}
.textLeft {
	background-color:#cce7e9;
	background-image: url(images/side_left.gif);
	background-repeat: repeat-y;
	text-align: right;
}
.textRight {
	background-color:#cce7e9;
	background-image: url(images/side_right.gif);
	background-repeat: repeat-y;
	text-align: left;
}.Timomatic {
	color: #339999;
}
.Kat {
	color: #cc3366;
}
.Achatwith {
	color: #000000;
}
.condition {
	font-size: 9px;
}
