a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #64BE22;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #64BE22;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a:link.link, a:active.link, a:visited.link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #5D5D60;
}
a:hover.link {
	font-family: Tahoma, Arial;
	color: #5D5D60;
	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: 11px;
	color: #FFFFFF;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #D31408;
}
a:link.footerlink, a:active.footerlink, a:visited.footerlink {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #D31408;
}
.header{
	font-family: Tahoma, Arial;
	font-size: 16pt;
	font-weight: bold;
}
.subheader{
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
}
.black {
	color: #000000;
}
.calendar {
	border-left:1.0px solid #808080; border-bottom:1.0px solid #808080; font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5D5D60;
	padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #42C8EB;
}
.red {
	color: #D31408;
}
.px11 {
	font-size: 11px;
}
.px18 {
	font-size: 18px;
}
.grey {
	color: #5D5D60;
}
.green {
	color: #324922;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #ED9B00;
}
.underline {
	text-decoration: underline;
}