@charset "iso-8859-7";
body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(head-lights2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a.footertext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a.footertext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a.footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.bg-photopage {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(photo-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.photoborder {
	border: thick solid #660000;
	background-color: #999999;
}
.TableBorderFix {
	border: thick solid #FFFFFF;
}
.MenuStyle {
	background-color: #000000;
	background-image: url(menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.MenuTextLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.TextNormalWide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
