body {
background: #d2d3cb;
font-family: Tahoma;
font-size: 10px;
color: #fff;
text-align: center;
}

.logo{
padding-top: 15px;

}

a{
font-family: Tahoma;
font-size: 10px;
color: #000;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

img{
border: 0px;
}

#wrapper{
	width: 770px;
	background: #fff;
	color: #444;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

#menu{
background: #000;
color: #fff;
padding-left: 3px;
font-size: 11px;
}
#menu a{
font-family: Tahoma;
font-size: 11px;
color: #fff;
text-decoration: none;
}

#main{
background: url('images/bg.jpg') no-repeat top left #ffffff;

}

.zag{
	background: #000;
	font-size: 11px;
	padding-left: 5px;
	color: #fff;
}

#newsframe{
font-family: Tahoma;
font-size: 10px;

}

table, tr, td{
font-family: Tahoma;
font-size: 10px;
color: #494949;
}
.all{
	padding-left: 4px;
	color: #747474;
	text-decoration: none;
}

html, body{
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: black;
}

#footer{
padding-left: 10px;
padding-top: 13px;
}

.maillist{
background: url(images/mailing_list.jpg) no-repeat top left;
padding-top:19px;
width: 162px;
height: 106px;
}
.input{
font-size: 15px;
width: 135px;
margin-bottom: 8px;
}