.ListeBaslik {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
}
.ListeItem {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	background-color: #DEF0FE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
}
.ListeAltItem {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
.ListeBilgi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800040;
}
.ListeKayitYok {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.DikkatText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.KonuBaslik {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.FormInput {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	border: 1px solid #336699;
}
.Buton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border: 2px solid #FFFFFF;
}
.FormTitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.FormTable {
	background-color: #DEF0FE;
	border: 1px solid #333399;
}
.NormalBilgi {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
}
.Dogru {
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
	background-color: #00FF00;
}
.Yanlis {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF3300;
}
.Menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}