/* CSS Document */

body {
	background-color:"#FFFFFF";
	color:#323445;
	font-size:11px;
	font-family:Arial;
	line-height:17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tahoma_9FCEF5
{
	font-family:Tahoma;
	font-size:10px;
	color:#9FCEF5;
}

.tahoma_003366
{
	font-family:Tahoma;
	font-size:9px;
	color:#003366;
}

.arial_333333
{
	font-family:Arial;
	font-size:9px;
	color:#333333;
}

.arial_323445
{
	font-family:Arial;
	font-size:11px;
	color:#323445;
}

.beyaz {
	color:#FFFFFF;
	font-weight:normal;
	font-family:Tahoma;
	font-size:11px;
	line-height:15px;
}

.txtRed {
	color:#CC0000;
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
}


a.beyaz:hover {
	color:#9FCEF5;
	font-weight:normal;
	font-family:Tahoma;
	font-size:11px;
}

table{
border-collapse:collapse;

}

.txtLaci{
	color:#003366;
	font-size:11px;
	font-family:Arial;

}

.txtBig{
	color:#2D2A63;
	font-size:15px;
	font-family:Tahoma;
	font-weight:bold;
}

.txtGreen{
	color:#006633;
	font-size:12px;
	font-family:Tahoma;
}


a { 

	color:#323445;
	font-size:11px;
	font-family:Arial;
	text-decoration:none;
}


.tblHead {
	border:1px #999999 solid;
	background-color:#FFFFFF;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	height:40px;
}

.tblCol1{
	border:1px #999999 solid;
	background-color:#EAF4FD;
	font-weight:bold;
	padding-left:5px;
	height:20px;

}

.tblCol2{
	border:1px #999999 solid;
	background-color:#EEEEEE;
	font-weight:bold;
	padding-left:5px;
	height:20px;
}


.tblCol3{
	border:1px #999999 solid;
	background-color:#FFFFFF;
	padding-left:5px;
	height:20px;
}


.tblCol4{
	border:1px #999999 solid;
	background-color:#CECECE;
	padding-left:5px;
	height:20px;
	font-weight:bold;
}

.link
{
	font-family:Tahoma;
	font-size:9px;
	color:#003366;
	text-decoration:none;
}

.link:hover
{
	font-family:Tahoma;
	font-size:9px;
	color:#003366;
	text-decoration:underline;
	cursor:pointer;
}

* html .link
{
	font-family:Tahoma;
	font-size:9px;
	color:#003366;
	text-decoration:none;
	m: expression(this.onmouseover = new Function("this.className = 'link-hover';"));
}

* html .link-hover
{
	font-family:Tahoma;
	font-size:9px;
	color:#003366;
	text-decoration:underline;
	cursor:pointer;
	m: expression(this.onmouseout = new Function("this.className = 'link';"));
}
.tblHead2 {
	border:1px #999999 solid;
	background-color:#eaf4fd;
	height:15px;
	font-weight:bold;
}

.tbl2Cols {
	border:1px #999999 solid;
	background-color:#ffffff;
	height:20px;
}