.maillist_form {
	background-color: #D2E6F2;
	height: 17px;
	width: 113px;
	border: 1px solid #81BBDB;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
}
.tiklayiniz {
	font-family: tahoma;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
	font-weight: bold;
}
.tiklayiniz a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
	font-weight: bold;
}
.tiklayiniz a:active{
	font-family: tahoma;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
	font-weight: bold;
}
.tiklayiniz a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
	font-weight: bold;
}
.tiklayiniz a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration:underline;
	font-weight: bold;
}
.bg_top {
	background-image: url(bg_top.jpg);
	background-repeat: repeat-x;
}
.bg_none_move {
	background-repeat: no-repeat;
}
.bg_bottom {
	background-image: url(bg_bottom.jpg);
	background-repeat: repeat-x;
}

