/*body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
}
*/


body { font-family: 'Calibri'; font-size:16px; color:#333; }

a { text-decoration:none; color:#f8560e; }
a:hover { text-decoration:underline; }
p { line-height:20px; }


input{
	border-color: #6699cc;
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	font-style: bolder;
}

/*
a:hover
{
	color:	#FF7400;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

a:visited
{
	color:	#FF7400;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

a:visited:hover
{
	color:	#FF7400;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

a:link
{
	color:	#FF7400;
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
*/
select {
	border-color: #868686;
	border-style: solid;
	border-width: 1px;
	color: #3F4C6B;
	font-size: 9px;
	font-style: normal;
}


table {
	border-color: black;
	background-color:white;
	color: #585858;
	font-size: 16px;
}


.anabaslik{
	font-weight: bold;
	color: #FF1A00;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: center;
	border-color: black;
}

.sepetbaslik{
	font-weight: bold;
	color: blue;
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: center;
	border-color: black;
}


.sepetalt{
	BACKGROUND-COLOR: white;
	TEXT-ALIGN: center;
	border-color: black;
}

.buton {
	background-color: #FFFFFF;
	color: #4096EE;
	font-size: 10px;
	font-weight: bold;
}



