A {
	color : #3333CC;
	font : 12pt "footlight mt light", serif;
	text-decoration : none;
}

A.footer {
	color : #000000;
	font : 16pt "footlight mt light", serif;
	font-variant: small-caps;
	text-decoration : none;
}

A.footer:hover {
	color : #6D609E;
	font : 16pt "footlight mt light", serif;
	font-variant : small-caps;
	text-decoration : underline;
}

A.menu {
	color : #000000;
	font : 12pt "footlight mt light", serif;
	font-variant : small-caps;
	text-decoration : none;
}

A.menu:hover {
	color : #6D609E;
	font : 12pt "footlight mt light", serif;
	font-variant : small-caps;
	text-decoration : underline;
}

A:hover {
	color : #663333;
	font : 12pt "footlight mt light", serif;
	text-decoration : underline;
}

BODY {
	background : #FFFFCC;
	color : #6D609E;
	font : 12pt "footlight mt light", serif;
	text-align : center;
}

DIV.right {
	text-align : right;
}

HR {
	color : #6D609E;
}

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

IMG.left {
	border-bottom : #000000 1px outset;
	border-left : #000000 1px outset;
	border-right : #000000 1px outset;
	border-top : #000000 1px outset;
	float : left;
	margin-bottom : 8px;
	margin-left : 0px;
	margin-right : 8px;
	margin-top : 8px;
}

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

IMG.link {
	border-bottom : #000000 1px outset;
	border-left : #000000 1px outset;
	border-right : #000000 1px outset;
	border-top : #000000 1px outset;
	filter : alpha(opacity=50);
	float : right;
	margin-bottom : 4px;
	margin-left : 4px;
	margin-top : 4px;
	vertical-align : top;
}

IMG.logo {
	float : right;
	margin-bottom : 8px;
	margin-right : 8px;
	margin-top : 8px;
}

IMG.right {
	border-bottom : #000000 1px outset;
	border-left : #000000 1px outset;
	border-right : #000000 1px outset;
	border-top : #000000 1px outset;
	float : right;
	margin-bottom : 8px;
	margin-left : 8px;
	margin-right : 0px;
	margin-top : 8px;
}

IMG.selected {
	border-bottom : #000000 1px outset;
	border-left : #000000 1px outset;
	border-right : #000000 1px outset;
	border-top : #000000 1px outset;
	float : right;
	margin-bottom : 4px;
	margin-left : 4px;
	margin-top : 4px;
	vertical-align : top;
}

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

TD.footer {
	font : 16pt "footlight mt light", serif;
	font-variant: small-caps;
	text-align : center;
}

TD.header {
	font : 30pt "footlight mt light", serif;
	font-variant: small-caps;
	text-align : left;
	vertical-align : middle;
	width : 320px;
}

TD.main {
	font : 12pt "footlight mt light", serif;
	text-align : left;
	vertical-align : middle;
	width : 800px;
}

TD.menu {
	font : 12pt "footlight mt light", serif;
	text-align : right;
	vertical-align : middle;
	width : 480px;
}

TD.photo {
	background : #6D609E;
	color : #FFFFCC;
	font : 10pt "footlight mt light", serif;
	text-align : center;
}

