@charset "windows-1254";
/* CSS Document * (Common -Ortak Stiller)*/

/* General Page Styles */
body{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;	
	background: #242C89 url('images/kartlarorta.gif') fixed;
	margin: 0px
}

a:link { font-family: Tahoma; font-size: 8pt; color: #000000; text-decoration: none 
}

a:hover { font-family: Tahoma; font-size: 8pt; color: #242C89; text-decoration: none
}

table{
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 8pt;
}

caption{
	font-weight: bold;
	padding-bottom: 6px;
}

hr{
	height: 1px;
	color: #CCCCCC;
}


/*Forms Styles*/
form{
	margin: 0px;
	padding: 0px;
}

input{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 7pt;
}

textarea{
	font-family: Tahoma;
	font-size: 8pt;
}

.inputSelect{
	font-family: Tahoma;
	font-size: 7pt;
	/*background-color: #242C89;*/
}

/*---------*/


.globalMenu a:link, .globalMenu a:visited{
	font-weight: bold;
}

.linkSmall{
	font-size: 10px;
}

.menuBPoint{
	background: #FFFFFF url('/images/kartlarorta.gif') fixed;
}

/*--- user_login.asp ---*/
.loginTable{
	border: 1px solid #242C89;
	background-color: #242C89;
}