/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #00000;
	background-attachment: fixed;
	background-image: url(../graphics/BG1A.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.photospaceright {
	padding-right: 20px;
	padding-bottom: 5px;
}
