@charset "windows-1253";
/* CSS Document */

.index_table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #000;
	margin: auto;
	height: 500px;
	width: 900px;
	border: 10px solid #FFF;
	padding: 0px;
	background-image: url(pics/index_bg.jpg);
}
.content840 {
	background-color: #FFF;
}
.white {
	color: #FFF;
}
