BODY {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: #000000;
		font-family: Arial;
		font-size: 10pt;
		color: #000000;
}
TABLE {
		font-family: Arial;
		font-size: 10pt;
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
}
TD {
		font-family: Arial;
		font-size: 10pt;
		padding: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
}
FORM {
		display: inline;
}
UL {
		margin-top: 0px;
		margin-bottom: 0px;
		list-style-type: square;
}
A:link {
		text-decoration: none;
		color: #000000;
		background-color: #FFFFFF;
		font-weight: bold;
}
A:visited {
		text-decoration: none;
		color: #000000;
		background-color: #FFFFFF;
		font-weight: bold;
}
A:hover {
		text-decoration: none;
		color: #FF0000;
		background-color: #FFFFFF;
		font-weight: bold;
}
A.photo:link {
		text-decoration: none;
		color: #FFFFFF;
		background-color: #000000;
		font-weight: bold;
}
A.photo:visited {
		text-decoration: none;
		color: #FFFFFF;
		background-color: #000000;
		font-weight: bold;
}
A.photo:hover {
		text-decoration: none;
		color: #FF0000;
		background-color: #000000;
		font-weight: bold;
}
A.tdata:link {
		text-decoration: none;
		color: #FF0000;
		background-color: #FFFFFF;
		font-weight: bold;
}
A.tdata:visited {
		text-decoration: none;
		color: #FF0000;
		background-color: #FFFFFF;
		font-weight: bold;
}
A.tdata:hover {
		text-decoration: none;
		color: #FF0000;
		background-color: #FFFFFF;
		font-weight: bold;
}
.menu {
font-family: Arial;
font-size: 9pt;
font-weight: bold;
padding-top: 24px;
padding-right: 20px
}
.item {
color: #919191;
font-family: Arial;
font-size: 14pt;
font-weight: bold;
}
.selected {
text-decoration: none;
color: #919191;
background-color: #FFFFFF;
font-weight: bold;
}
.selectedphoto {
text-decoration: none;
color: #FF0000;
background-color: #000000;
font-weight: bold;
}
.error {
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		color: #FF0000;
		padding: 25px;
}