@import url("/kulup/css/table.css");
@import url("/kulup/css/form.css");
@import url("/kulup/css/grid.css");
@import url("/kulup/css/toolbar.css");

.gnl_button {
   TEXT-TRANSFORM: capitalize;
	color: #575757;
   border: 1px solid #cccccc;
	background: #cccccc url(/kulup/images/but_bg.gif) repeat-x top;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	margin: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	width: 100px;
	height: 25px;
	cursor:hand;
	cursor:pointer;
	}

.cerceve {
	border: 2px solid #CCCCCC;
}
.hand {
	cursor:hand;
	cursor:pointer;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4E464B;
	vertical-align: top;
	font-size: 13px;
}

.kirmizi {
	color: #FF0099;
}

.cizgibg {
	background-image: url(cizgi_bg.gif);
}

.yaprakbg {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
}

.fr_title {
	color: #ff0099;
	font-weight: bolder;
	font-size: 26px;
	vertical-align: middle;
	width: auto;
}
.dot_bot {
	border-bottom: 1px dotted #cccccc; 
}
.dot_top {
	border-top: 1px dotted #cccccc; 
}

.question{
	font-size: 15px;
	font-weight: bold;
	cursor: help;
}

.q1{
	color:#FF33CC;
}
.q2{
	color:#FF9900;
}
.q3{
	color:#66ccff;
}
.q4{
	color:#A027E4;
}
.q5{
	color:#E7E700; /*#FFFF00;*/
}
.q6{
	color:#88C233;
}

.answer{
	font-size: 11px;
	cursor:pointer;
	display: list-item;
	}
	
.photo_show {
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
	
}

.itm_sender {
	float:right;
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
}

.sayfabaslik {
	border: 2px solid #D4D0C8;
}

.pagetitle {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
}

.maintitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF0099;
	height:40px;
}

.bgtitle {font-size: 25px; font-weight: bold; color: #FFFFFF; vertical-align: middle;}

.sayfabaslik {
	border: 2px solid #D4D0C8;
}

.cizgi {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.ecardtitle {
	font-size: 18px;
	font-weight: bold;
	color: #FF0099;
}

.gray3 {color: #333333}

.ecardb {
	background-image: url('/kulup/images/butbkg.gif');
	background-repeat: no-repeat;
	background-position: center;
	font-size: 12px;
	width:81px;
	height:19px;
	vertical-align:middle;
	cursor:pointer;
	color: #333333;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	text-transform: capitalize;
	white-space: nowrap;
	margin: 2px 2px 2px 2px;
	padding: 1px 2px 2px 2px;
}

.ecardb a {
	text-decoration: none;
}

.ecardb a:hover {
	text-decoration: none;
}

a {
	color: #4E464B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.oyunbs {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}