a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #5B727B;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #5B727B;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #515256;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #023752;
}
.red {
	color: #B54400;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #8B8B8B;
}
.green {
	color: #324922;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #FFB200;
}

.hosting td {
	border: 1px solid #023752;
	text-align: center;
}

input, select {
	font-size: 9px;
}

.imclients td {
	text-align: left;
	height: 20px;
}