/*========================================================================*/
/*  Nesne stilleri  */
/*========================================================================*/

html {
	background: url(../medya/resimler/zemin.gif) repeat fixed;
}

body {
	margin:0px 0px 0px 0px;/*'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
}

tr,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;  
	}

a:link {
	text-decoration:underline;
	font-size:11px;
	color:#ffffff;
}

a:visited {
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
}
/*
a:active {
	text-decoration:none;
	color:#FFFF00;
}
*/
a:hover {
	text-decoration:underline;
	font-size:11px;
	color:#ff0000;
	/*color:#671938;*/
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	vertical-align: top;
	border-bottom: 1px solid #808080; 
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	width:200px;
}
/*select, */

/*========================================================================*/
/*  Genel stilleri  */
/*========================================================================*/

.icSyfLogo{
	background-image:url(../medya/resimler/torrini_icsyfbaslik.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:700px;
	background-color:#333333;
}

.formGerekliIsareti {
	color:#FF0000;
	font-size:12px;
}

.formOnayKutusu{
	width:20px;
}
.kucukDugmeler {
	width:80px;
}
/*----------------------------------------*/
/*========================================================================*/
/*  Devam  */
/*========================================================================*/