@charset "iso-8859-7";
.table-fix {
	width: 850px;
	border: 1px solid #5BA1BD;
	background-color: #FFFFFF;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}

.logo-table {
	padding: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5BA1BD;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6C6C;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF0000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	-moz-text-shadow: 3px 3px 10px #333333;
    -webkit-text-shadow: 3px 3px 10px #333333;
    text-shadow: 3px 3px 10px #333333;
	/* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#B9B9B9')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#B9B9B9');
}
.menu-td {
	background-image: url(menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3ACAFC;
}
.td-online {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5BA1BD;
	border-bottom-color: #5BA1BD;
	background-color: #DDF4FF;
	height: 25px;
}
.menu-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.main-table {
	padding: 20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text-wide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 19px;
}
.text-wide-wide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
}
.text-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727272;
	text-decoration: none;
}
.form {
	background-color: #EDECE7;
	border: 1px solid #9E9C93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	text-decoration: none;
	padding: 6px;
	line-height: 20px;
}
.form-online {
	background-color: #EDECE7;
	border: 1px solid #9E9C93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	text-decoration: none;
	margin-top: 3px;
	padding: 1px;
	width: 80px;
}
.submit {
	background-color: #FFFFFF;
	border: 6px double #B9B6A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282828;
	text-decoration: none;
}.photo-border {
	border: 3px double #32BAEC;
}
.photo-td {
	background-image: url(loading19.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 306px;
	width: 614px;
}
