.basliktext{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.boldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.normaltext {
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.smalltext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.link1 {
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: underline;
	font-weight: normal;

}
.link1:hover {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
	font-weight: normal;
}

.link2 {
	font-weight: normal; 
	font-size: 11px; 
	color: #2f5c88; 
	font-family: Tahoma; 
	text-decoration: none
}

.link2:hover {
    font-weight: normal; 
	font-size: 11px; 
	color: #4D87C1; 
	font-family: Tahoma; 
	text-decoration: underline;
}

.link3 {
	FONT-SIZE: 11px; 
	COLOR: #efefef; 
	FONT-FAMILY: "Trebuchet MS"; 
	TEXT-DECORATION: underline
}

.link3:hover {
	FONT-SIZE: 11px;
	COLOR: #FFFFCC;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
}

.link4 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.link4:hover {
	FONT-SIZE: 11px;
	COLOR: #990000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.link5 {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.link5:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;

}

.form {
	font-family: Tahoma;
	font-size: 10px;
	position: static;
	background-color: #F5F5F5;
}
.uyari {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
.beyaztext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.hightext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-transform: none;
}
