﻿.Baslik {
	font-family: Helvetica;
	font-size: 19px;
	text-decoration: none;
	font-weight: bold;
	color: #4a6c8f;
}
.AltBaslik {
	font-family: Helvetica;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #18849F;
}
.Yazi {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #575f67;
}
.MenuOut {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url('../Images/MenuOut.png');
	width: 126px;
	height: 41px;
	text-align: center;
	cursor: pointer;
}
.MenuMouse {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url('../Images/MenuMouse.png');
	width: 126px;
	height:41px;
	text-align: center;
	cursor: pointer;
}
.MenuOver {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	background-image: url('../Images/MenuOver.png');
	width: 126px;
	height:41px;
	text-align: center;
	cursor: pointer;
}

.Yazi11px {
	font-family: Verdana;
	font-weight: 100;
	font-size: 11px;
	text-decoration: none;
}
.Yazi13px {
	font-family: Verdana;
	font-weight: 100;
	font-size: 13px;
	text-decoration: none;
}
.Combo {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 15px;
}
.TextBox {
	font-family: Arial;
	font-size: 11px;
	font-weight: 100;
	border: 1px solid #CCCCCC;
}

.Altcizgi {
	text-decoration: underline;
}

.Kalin {
	font-weight: bold;
}
.Mavi {
	color: #0D80AC;
}
.KoyuGri {
	color: #808080;
}
.KoyuMavi {
	color: #18849F;
}
.Kirmizi {
	color: #FF0000;
}
.Siyah {
	color: #000000;
}
.Beyaz {
	color: #FFFFFF;
}
.Turuncu {
	color: #FF3300;
}
.Lacivert {
	color: #404F5E;
}
