/* CSS Document */

body {
	background-color:#ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
	background-image: url(../images/admin/background.gif);
	background-repeat: repeat-x;
	background-position: 0xp 0px;
	margin-bottom:50px;

}
#container {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	margin-top:96px;
}

.form_submit {
border:0px;
}

.news a {
}
.news a:link {
	color: #ffffff;
	text-decoration: none;
}
.news a:visited {
	color: #808080;
	text-decoration: none;
}
.news a:hover {
	color: #fffff;
	text-decoration: underline;
}
.news a:active {
	color: #ffffff;
	text-decoration: none;
}

