/* CSS Document */

a{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.WhiteLink{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.WhiteLink:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.WhiteLink2{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#bebfc1;
	text-decoration:none;
}

.WhiteLink2:hover{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#bebfc1;
	text-decoration:underline
}

.PinkLink{
	font-family:Tahoma;
	font-size:12px;
	color:#f8e4f0;
	text-decoration:underline
}

.PinkLink:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline
}

.AltText{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

.WhiteText{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:13px;
}

.WhiteText2{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#bebfc1;
	text-decoration:none;
}

.WhiteText3{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
}

.PinkText{
	font-family:Tahoma;
	font-size:12px;
	color:#f8e4f0;
}

.Baslik1{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.Frame{
	overflow:auto;
	cursor:text;
	vertical-align:text-bottom;
	scrollbar-3dlight-color: #FFFF;
	scrollbar-base-color: #000000; 
	direction:ltr;
	height:750px; width:840px; 
	font-family:Tahoma; 
	font-size:13px; 
	padding-left:5px; 
	padding-top:10px;
}

.UyeGirisiButon{
	border:0px;
	background-color:#872c6c;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	height:18px;
}

.Input1{
	border:1px;
	height:20px;
	background-color:#c2d3e2;
}