body {
    Background-color: #224459;
}

.menutitle{
cursor:pointer;
padding:2px;
/*/*/border:0px ;/* */
}

.basliktext{
	font-family: Tahoma;
	font-size: 12px;
	color: #efefef;
	font-weight: normal;
}

.boldtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}

.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}

.smalltext{
	font-family: Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
}

.link1 {
	FONT-SIZE: 11px;
	COLOR: #2f5c88;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: underline;
	font-weight: normal;

}
.link1:hover {
	FONT-SIZE: 11px;
	COLOR: #de7f1b;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: none;
	font-weight: normal;
}

.link2 {
	font-weight: normal; 
	font-size: 11px; 
	color: #2f5c88; 
	font-family: Tahoma; 
	text-decoration: underline
}

.link2:hover {
    font-weight: normal; 
	font-size: 11px; 
	color: #4D87C1; 
	font-family: Tahoma; 
	text-decoration: none;
}

.link3 {
	FONT-SIZE: 11px; 
	COLOR: #efefef; 
	FONT-FAMILY: "Tahoma"; 
	TEXT-DECORATION: underline
}

.link3:hover {
	FONT-SIZE: 11px;
	COLOR: #FFFFCC;
	FONT-FAMILY: "Tahoma";
	TEXT-DECORATION: none;
}

.link4 {
	FONT-SIZE: 11px;
	COLOR: #990000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.link4:hover {
	FONT-SIZE: 11px;
	COLOR: #990000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.link5 {
	FONT-SIZE: 11px;
	COLOR: #006699;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.link5:hover {
	FONT-SIZE: 11px;
	COLOR: #990066;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline overline;
	font-weight: bold;
}

.form {
	font-family: Tahoma;
	font-size: 11px;
	position: static;
	border: 1px solid;
	background-color: #f5f5f5;
}
.uyari {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	line-height: 3px;
	text-decoration: underline;
}

