﻿html,body{
  margin:0;
  padding:0;
  height:100%;
  border:none
}

#masterOuterContainerTable{
	background-image:url(../images/koclogo.png);
	background-position:left bottom;-
	background-position-y:bottom;
	background-position-x:bottom;
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
}
.search_input
{
	color:#000000;
	font-size:11px;
	width:72px;
	height:16px;
	background-color:Transparent;
	font-family:Tahoma;
	border:0px;
}
.pollBar
{
	background-color:#0077D4;
	height:12px;
	color:#ffffff;
	text-align:right;
	font-size:10px;
	font-family:Tahoma;
}
.menuHeader
{
	background-image:url("../images/main_menu_button_face.gif");	
	padding-left:20px;
	height:18px;
	padding-top:4px;
	background-repeat:no-repeat;
}
.menuHeader_Link
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#296A9D;
	text-decoration:none;
}

.menuContent
{
	padding-top:4px;
	background-color:#FFFFFF;
	padding-bottom:4px;
	width:156px;/*iç menünün uzunluğu*/
}

.menuContent_Link
{
	font-family:Tahoma;
	font-size:11px;
	color:#296A9D;	
	text-decoration:none;
}
.footer_Link
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;	
	color:#A4D5FB;
}
.footer_Link:hover
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;	
	color:#A4D5FB;
}
.textLightBlue
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;	
	color:#0077D4;
}
.textYellow
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;		
	color:#ffcb00;
}
.textGray
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;	
	color:#5A5A5A;
}

/*textGray in kopyalari baslar*/
.mainText{font-family:Tahoma;font-size:11px;text-decoration:none;color:#5A5A5A;}
.mainTextBold{font-family:Tahoma;font-size:11px;text-decoration:none;color:#5A5A5A;font-weight:bold;}
.maintext{font-family:Tahoma;font-size:11px;text-decoration:none;color:#5A5A5A;}
.maintextbold{font-family:Tahoma;font-size:11px;text-decoration:none;color:#5A5A5A;font-weight:bold;}
a{font-family:Tahoma;font-size:11px;text-decoration:underline;color:#5A5A5A;}
a:hover{font-family:Tahoma;font-size:11px;text-decoration:none;color:#5A5A5A;}
.maintextheader{font-family:Tahoma;font-size:14px;text-decoration:none;color:#0077D4;font-weight:bold;}
/*textGray in kopyalari biter*/

.pad10right
{
	padding-right:10px;
}
.pad9right
{
	padding-right:9px;
}
.valignTop
{
	vertical-align:top;
}
.textRed
{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;	
	color:Red;
}
.myHr
{
	border:1px solid #DEDEDE;
}
.myLL
{
	/*cell left line*/
	border-left:1px solid #DEDEDE;
}
.myLL2
{
	/*cell left line*/
	border-left:1px solid #999999;
}
.tableHeader
{
	font-size:11px;
	font-family:Tahoma;	
	height:25px;
	background-color:#DEDEDE;
	padding:2px;
	color:#000000;
}

.errorPanel
{
	border:1px solid black;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;	
	color:Red;
	background-color:InfoBackground;
	width:520px;
	height:50px;
	padding:10px;	
}
/*login*/
	.login_text_white,login_text_white:active,login_text_white:hover{
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		color:#ffffff;
	}
	.login_text_white10,login_text_white10:active,login_text_white10:hover{
		font-family:Tahoma;
		font-size:9px;
		font-weight:normal;
		text-decoration:none;
		color:#ffffff;
	}	
	#loggedTable{
		width:180px;
		height:112px;
		background-image:url(../images/login_logged_back.jpg);
		background-repeat:no-repeat;
	}	
	#loginTable{
		width:180px;
		height:163px;
		background-image:url(../images/login_back.jpg);
		background-repeat:no-repeat;
	}
	.loginTable_LoginInput{
		width:132px;
		height:12px;
		background-image:url(../images/login_input_box.png);
		background-repeat:no-repeat;		
		background-color:transparent;
		border:none;
		padding-left:10px;padding-right:10px;
		padding-top:5px;padding-bottom:5px;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		color:#5A5A5A;		
	}	
	
	
 .whiteYellowLink
 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;	
 }	
 
 .whiteYellowLink:hover
 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#ffb800;	
 } 
/*login*/
	.login_text_white10_2{
		font-family:Tahoma;
		font-size:9px;
		font-weight:normal;
		text-decoration:none;
		color:#ffffff;
	}	
	.login_text_white10_2:hover{
		font-family:Tahoma;
		font-size:9px;
		font-weight:normal;
		text-decoration:none;
		color:#ffffff;
	}	
