﻿a:visited {
	font-family: Tahoma, Arial;
	color: #004671;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:active {
	font-family: Tahoma, Arial;
	color: #004671;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:link {
	font-family: Tahoma, Arial;
	color: #004671;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #004671;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.link:active {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.link:link {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FC5D35;
	font-size: 11px;
	font-weight: normal;
}
a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.redlink:active {
	font-family: Tahoma, Arial;
	color: #C6112B;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
a.redlink:link {
	font-family: Tahoma, Arial;
	color: #C6112B;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}
a.redlink:hover {
	font-family: Tahoma, Arial;
	color: #C6112B;
	text-decoration: none;
	background-color: #FC5D35;
	font-size: 12pt;
	font-weight: bold;
}
a.redlink:visited {
	font-family: Tahoma, Arial;
	color: #C6112B;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}
a.redlink10pt:active {
	font-family: Tahoma, Arial;
	color: #C6112B;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a.redlink10pt:link {
	font-family: Tahoma, Arial;
	color: #C6112B;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
a.redlink10pt:hover {
	font-family: Tahoma, Arial;
	color: #C6112B;
	text-decoration: none;
	background-color: #FC5D35;
	font-size: 10pt;
	font-weight: bold;
}
a.redlink10pt:visited {
	font-family: Tahoma, Arial;
	color: #C6112B;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

BODY {
	padding: 0 0 0 0;
	border-left: 1px;
	font-weight: normal;
	background-image: url('images/bursak.jpg');
	background-repeat: repeat;
	background-color: #FFFFFF;
	border-left-color: #C0C0C0;
}
#wrapper {
	background: #FFFFFF url('images/bursak.jpg');
}
#border {
	width:780px;
	border-right-color: #C0C0C0;
	border: 1px #C0C0C0 solid;
}
p {	font-size:12pt;color:#333333;}
h1{	color:#05489a;font-size:18pt;font-family:Arial, Helvetica, sans-serif;font-weight:bold; text-align:center;}
h2{	color:#C6112B;font-size:18pt;font-family:Arial, Helvetica, sans-serif;font-weight:bold; text-align:center;}
TD {
	border-left-color: #C0C0C0;
	border-left: 2px;
	background: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #9B988F;
}
.px10 {
	font-size: 10px;
}
.10pt {
	font-size: 10pt;
}

a.index16pt:active {
	font-family: Tahoma, Arial;
	color: #05489a;
	text-decoration: none;
	font-size: 16pt;
	font-weight: normal;
}
a.index16pt:link {
	font-family: Tahoma, Arial;
	color: #05489a;
	text-decoration: underline;
	font-size: 16pt;
	font-weight: normal;
}
a.index16pt:hover {
	font-family: Tahoma, Arial;
	color: #05489a;
	text-decoration: none;
	background-color: #00FFFF;
	font-size: 16pt;
	font-weight: normal;
}
a.index16pt:visited {
	font-family: Tahoma, Arial;
	color: #05489a;
	text-decoration: underline;
	font-size: 16pt;
	font-weight: normal;
}


.index16ptblack {
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}
.white {
	background: #C6112B;
	color: #FFFFFF;
}
.borderLRT {
	border-left: 1px solid #C0C0C0;
	border-right: 2px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
}
.borderLR {
	border-left: 1px solid #C0C0C0;
	border-right: 2px solid #C0C0C0;
}
.borderLRB {
	border-left: 1px solid #C0C0C0;
	border-right: 2px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
.red {	color: #C6112B;}
.blue {	color:#05489a;}
.center {	text-align:center}