body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.main-table {
	background-image:url(../img/bg-img.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
.main-div {
	margin-left: 15px;
	margin-top: 100px;
	margin-right: 290px;
	color:#000000;
	vertical-align:top;
}
.main-div a {
	color:#456789;
	text-decoration:none;
}
.main-div a:hover {
	color:#456789;
	text-decoration:underline;
}
.data {
	color:#123456;
	font-weight:bolder;
	letter-spacing:3px;
}
.mess {
	width: 641px;
	border: #ffffff dashed 1px;
	text-align: justify;
	vertical-align: top;
	background-color: #121212;
}
.e-mail {
	width: 320px;
	float: left;
}
.e-mail a:hover {
	text-decoration: none;
}
.url {
	width: 320px;
}
.url a {
	color: #123456;
	text-decoration: none;
}
.url a:hover {
	color: #123456;
	text-decoration: underline;
}
.message {
	width: 640px;
	text-align: justify;
	vertical-align: top;
}
.main-link {
	color: #456789;
	text-decodation: none;
}
.main-link:hover {
	color: #ff0000;
	text-decodation: none;
}