@charset "windows-1253";
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	line-height: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	display: inline;
}
.PhotoBorder {
	border: thin solid #FFFF00;
}
.text-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
	line-height: 17px;
}
.table-fix {
	width: 700px;
}

