body {
    SCROLLBAR-FACE-COLOR: #d3d9de; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #dee3e7; 
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	SCROLLBAR-ARROW-COLOR: #006699; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1
}

.menutitle{
cursor:pointer;
padding:2px;
/*/*/border:0px ;/* */
}

.basliktext{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #efefef;
	font-weight: normal;
}

.boldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.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: "Trebuchet MS"; 
	TEXT-DECORATION: underline
}

.link3:hover {
	FONT-SIZE: 11px;
	COLOR: #FFFFCC;
	FONT-FAMILY: "Trebuchet MS";
	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;
}
