.KucukText{
	font-family : Verdana;
	font-size	: 9px;
	font-weight : normal;
	color 		: #646464;
}
.NormalText 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : normal;
	color 		: #646464;
}
.BoldText 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : Bold;
	color 		: #646464;
}
.Baslik			{
	font-family : Verdana;
	font-size 	: 15px;
	font-weight : Bold;
	color 		: #144EB3;
	
}
.BaslikAlt		{
	font-family : Verdana;
	font-size 	: 12px;
	font-weight : Bold;
	color 		: #FFB413;
}	
.BaslikAlt1		{
	font-family : Verdana;
	font-size 	: 12px;
	font-weight : Bold;
	color 		: #FFB413;
}	
A.NormalLink 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : normal;
	color 		: #646464;
	text-decoration: none;
}
A.NormalLink:hover 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : normal;
	color 		: #a40105;
	text-decoration: none;
}
A.KucukLink 	{
	font-family : Verdana;
	font-size 	: 9px;
	font-weight : normal;
	color 		: #000000;
	text-decoration: none;
}
A.KucukLink:hover 	{
	font-family : Verdana;
	font-size 	: 9px;
	font-weight : normal;
	color 		: #646464;
	text-decoration: underline;
}
A.BoldLink 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : Bold;
	color 		: #646464;
	text-decoration: none;
}
A.BoldLink:hover 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : Bold;
	color 		: #a40105;
	text-decoration: underline;
}

body{
margin-top:0px;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:gray;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:gray;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#6495ed;
}
.Forms	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : normal;
	color 		: #808080;
}
.GreenText 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : normal;
	color 		: #3a7536;
}
.RedText 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : normal;
	color 		: #a40105;
}
.BlueText 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : normal;
	color 		: #2568c2;
}
.RedBoldText 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : Bold;
	color 		: #a40105;
}
.WhiteText 	{
	font-family : Verdana;
	font-size 	: 8px;
	font-weight : normal;
	color 		: #ffffff;
}
.TabloBaslik 	{
	font-family : Verdana;
	font-size 	: 11px;
	font-weight : none;
	color 		: #010068;
}

.Button 	{
	height: 18px;
	border: 1px solid #bababa;
	font-size: 11px;
	font-family: Tahoma;
	color 		: #646464;
	background-color:white;
}