/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.bg2 {
	position:relative; 
	width:100%; 
	height:600px; 
	background:url(../images/bg_top.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	margin:0 auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
}
.bslk_mavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00497f;
}
.bslk_krmz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bb2b37;
}
.bslk_mavi13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00497f;
}
.bslk_krmz13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #bb2b37;
}
a.krmz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e40000;
	text-decoration: none;
}
a.krmz:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336d99;
	line-height: 18px;
}
a.btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336d99;
	line-height: 18px;
	text-decoration: none;
}
a.btm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00497E;
	line-height: 18px;
	text-decoration: none;
}
.gbts {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336d99;
	line-height: 18px;
}
a.gbts {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336d99;
	line-height: 18px;
	text-decoration: none;
}
a.gbts:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00497E;
	line-height: 18px;
	text-decoration: none;
}
.PageButton
{
	padding:3px;
	border:solid 1px #D6D7D9;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	width:15px;
	color: #7A7A7A;
}
.PageButton:hover
{
	border:solid 1px #E6E6A5;
}
.CurrentPageButton
{
	padding:3px;
	border:solid 1px #D6D7D9;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	width:15px;
	color: #7A7A7A;
}
.CurrentPageButton:hover
{
	border:solid 1px #E6E6A5;
}
.NextPrevPageButton
{
	padding:3px;
	border:solid 1px #D6D7D9;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	color: #7A7A7A;
	width:70px;
}
.NextPrevPageButton:hover
{
	border:solid 1px #E6E6A5;
}
