body {
	margin-top: 5px;
	background-color: #8e8e9c;
    SCROLLBAR-FACE-COLOR: #8e8e9c; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #8e8e9c; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #8e8e9c; 
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1
}

.menutitle{
cursor:pointer;
padding:2px;
/*/*/border:0px ;/* */
}

.basliktext{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.boldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

.smalltext{
	font-family: Tahoma;
	font-size: 11px;
	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: #333333;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.link5:hover {
	FONT-SIZE: 11px;
	COLOR: #003366;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: underline;
	font-weight: bold;
	filter: Mask(Color=#b32400);
}

.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;
}
.beyaztext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bar {
	font-family: Tahoma;
	background-color: #F5F5F5;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	cursor: hand;
	margin: 1px;
	padding: 1px;
	border: 1px 1 #003366;
}
.hightext {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}

