BODY {
	font-family: arial, geneva, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-color : #19252B;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color: #ffffff;
	SCROLLBAR-FACE-COLOR: #334C66;
	SCROLLBAR-HIGHLIGHT-COLOR: #336599;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #143860;
	SCROLLBAR-ARROW-COLOR: #3A6C9F;
	SCROLLBAR-TRACK-COLOR: #253344;
	SCROLLBAR-DARKSHADOW-COLOR: #262C33;
	background-image : url(background.gif);
}

TABLE {
	font-family: arial, geneva, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

.photoback {
	font-size : larger;
	color: #ffffff;
	background-image : url(background2.gif);
}

.nav {
	border-color : #1E7373;
	border-width : thin thin thin thin;
	font-size : xx-small;
	color: #ffffff;
	border-top : thick dotted #263333;
}
th {
	background-color: 235454;
	color: #cccc66;
	border-color : #339999 Black Black #339999;
	border-style : groove groove groove groove;
	border-width : thin thin thin thin;
}
.small {
	font-family: arial, geneva, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: x-small;
}
.copyright {
	font-family: arial, geneva, helvetica, verdana, sans-serif;
	font-weight: bolder;
	font-style: italic;
	font-variant: small-caps;
	font-size: xx-small;
	color: #ffffff;
}
A {
	text-decoration: none
}
A:Visited {
	color : #cccccc;
}
A:Link {
	color : #cccc99;
}
A:hover {
	color: #ffffff;
	TEXT-DECORATION: underline;
}
H1 {
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	font-size: large;
	color: #000000;
}
.fminput {
	background-color : #3A6565;
	color: #ffffff;
	border-color : Black #339999 #339999 Black;
	border-style : ridge ridge ridge ridge;
	border-width : thin thin thin thin;
}
.photobuttons {
	background-color : #192B2B;
	color: #5483B7;
	border-color : #7A8485 black #364645 #4D5959;
	border-style : double double double double;
	border-width : thin thin thin thin;
}

