BODY 
{ 

   	scrollbar-face-color:#e8e8e8;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:;
	scrollbar-3dlight-color:#A7A7A7;
	scrollbar-darkshadow-Color:#A7A7A7;

    background-image: url(../layout/bg.gif); 
	background-color: #ffffff; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}

.link1:link {text-decoration: none; color: #51360a;} 
.link1:active {text-decoration: none; color: #51360a;} 
.link1:visited {text-decoration: none; color: #51360a;} 
.link1:hover {text-decoration: underline; color: #51360a;}

.link2:link {text-decoration: none; color: #eb0a0a;} 
.link2:active {text-decoration: none; color: #eb0a0a;} 
.link2:visited {text-decoration: none; color: #eb0a0a;} 
.link2:hover {text-decoration: underline; color: #eb0a0a;}


.text-haber {
	font-family: verdana;
	font-size: 10px;
	color: #010101;
	font-weight: normal;
}

.text-main {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}.text-main3 {
	font-family: tahoma;
	font-size: 11px;
	color: red;
	font-weight: normal;
}

.text-main2 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.text-bold {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.text-bold2 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.field {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	border: 1px solid #234847;
	BACKGROUND-COLOR: #ffffff;
}

.mtb2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7d7d7;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	border-left-color: #d7d7d7;
}


