a:link {
	color: #A0AAD2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A0AAD2;
}
a:hover {
	text-decoration: underline;
	color: #DCDCF5;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #000000;
    margin-left: 10px;
	margin-top: 0px;
/*
	width:844px;
	margin:0px auto;
	margin-top:10px;
/**/
}
.counter {
	padding-top: 3px;
	padding-right: 3px;
	text-align: right;
	vertical-align: top;
	/*font-size:12px;*/
/*	color:#ffffff;*/
}
.logo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	vertical-align: middle;
	padding-left: 13px;
}
.navibutton {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #14141E;
	border-right-color: #14141E;
	border-bottom-color: #14141E;
	border-left-color: #14141E;
}
.title {
	background-image: url(img_title/title_back.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
}
