a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #005495;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #0D2D54;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bolder;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #005495;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #41AEF1;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
	background-position: left top;
	background-repeat: repeat;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #0D2D54;
}
.underline {
	text-decoration: underline;
}
.image {
	padding-right: 4px;
	padding-bottom: 2px;
}

.greed {
	font-size: 11px;
	color: #474747;
}
.blue {
	color: #005495;
	font-size: 9px;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.darkblue {
	color: #0d2d54;
	border: #9cf;
	font-size: 10px;
}
.darkblue_sm {
	font-size: 8px;
	color: #000000;
}

.padding {
	padding-left: 10px;
	padding-top: 6px;
}
.padding2 {
	padding-right: 8px;
}
.darkblue_lg {
	color: #0d2d54;
	border: #9cf;
	font-size: 12px;
	font-weight: bold;
}
