A {
	color : #663300;
	font : 8pt "lucida sans", sans-serif;
	text-decoration : none;
}

A.menu {
	color : #996600;
	font : 8pt "lucida sans", sans-serif;
	text-decoration : none;
}

A.menu:hover {
	color : #996600;
	font : 8pt "lucida sans", sans-serif;
	text-decoration : underline;
}

A:hover {
	color : #996600;
	font : 8pt "lucida sans", sans-serif;
	text-decoration : underline;
}

ADDRESS {
	text-align : left;
}

BODY {
	background : #FFFFCC;
	color : #000000;
	font : 8pt "lucida sans", sans-serif;
	text-align : center;
}

IMG {
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	vertical-align : middle;
}

IMG.photo {
	border-bottom : #000000 1px outset;
	border-left : #000000 1px outset;
	border-right : #000000 1px outset;
	border-top : #000000 1px outset;
	color : #000000;
}

P.text {
	text-align : left;
	width : 400px;
}

TABLE {
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}

TABLE.photo {
	border-bottom : #000000 1px outset;
	border-left : #000000 1px outset;
	border-right : #000000 1px outset;
	border-top : #000000 1px outset;
	color : #000000;
}

TD {
	background : #FFFFFF;
	color : #000000;
	font : 8pt "lucida sans", sans-serif;
}

TD.bottom {
	background : url(images/bottom.gif);
	color : #000000;
	height : 24px;
	text-align : center;
	width : 448px;
}

TD.left {
	background : url(images/left.gif);
	color : #FFFF99;
	height : 24px;
	width : 16px;
}

	
TD.main {
	background : #FFFFFF;
	color : #000000;
	font : 8pt "lucida sans", sans-serif;
	text-align : center;
	vertical-align : top;
	width : 448px;
}

TD.menublank {
	background : url(images/menublank.gif);
	color : #FFFF99;
}

TD.photo {
	background : #FFFF99;
	color : #000000;
	font : 8pt "lucida sans", sans-serif;
	font-weight : bold;
	text-align : center;
}

TD.right {
	background : url(images/right.gif);
	color : #FFFF99;
	height : 24px;
	width : 16px;
}

TD.rollover {
	background : url(images/rollover.gif);
	color : #000000;
	height : 24px;
	text-align : right;
	width : 96px;
}

TD.selected {
	background : url(images/selected.gif);
	color : #000000;
	height : 24px;
	text-align : right;
	width : 96px;
}

TD.top {
	background : url(images/top.gif);
	color : #000000;
	font-weight : bold;
	height : 24px;
	text-align : center;
	width : 448px;
}

TD.unselected {
	background : url(images/unselected.gif);
	color : #000000;
	height : 24px;
	text-align : right;
	width : 96px;
}

UL {
	text-align : left;
}
