A {
	color : #000000;
	font : bold 10pt arial, sans-serif;
	text-decoration : none;
}

A.menu {
	background : #333333;
	color : #FFFFFF;
	font : bold 10pt arial, sans-serif;
	text-decoration : none;
}

A.menu:hover {
	background : #CCCCCC;
	color : #000000;
	font : bold 10pt arial, sans-serif;
	text-decoration : none;
}

A:hover {
	color : #000000;
	font : bold 10pt arial, sans-serif;
	text-decoration : underline;
}

BODY {
	background : #FFFFCC;
	color : #000000;
	font : 10pt arial, sans-serif;
	text-align : center;
}

IMG {
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}

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

P.home {
	background : #FFCC99;
	color : #000000;
	font : 10pt arial, sans-serif;
	text-align : left;
	width : 320px;
}

P.text {
	color : #000000;
	font : 10pt arial, sans-serif;
	text-align : left;
	width : 510px;
}

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

TD {
	font : 10pt arial, arial, sans-serif;
}

TD.body {
	background : #FFFFCC;
	color : #000000;
	font : 10pt arial, sans-serif;
	text-align : left;
	vertical-align : top;
	width : 576px;
}

TD.bottombar {
	background : #333333;
	color : #FFFFFF;
	font : 10pt arial, sans-serif;
	font-weight : bold;
	height : 24px;
	text-align : center;
	vertical-align : middle;
}

TD.footer {
	background : #000000;
	color : #000000;
	font : 10pt arial, sans-serif;
	text-align : left;
	vertical-align : top;
}

TD.header {
	background : #FFCC99;
	color : #000000;
	font : bold 10pt arial, sans-serif;
	text-align : left;
}

TD.item {
	font : bold 10pt arial, sans-serif;
	text-align : left;
}

TD.main {
	background : #FFFFFF;
	color : #000000;
	font : 10pt arial, sans-serif;
	text-align : left;
	vertical-align : top;
	width : 624px;
}

TD.menu {
	background : url(images/menu.gif) #333333;
	color : #FFCC99;
	font : 10pt arial, sans-serif;
	font-weight : bold;
	height : 24px;
	text-align : center;
	vertical-align : middle;
}

TD.menubar {
	background : #333333;
	color : #FFCC99;
	font : 10pt arial, sans-serif;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}

TD.menuhover {
	background : url(images/menuhover.gif) #CCCCCC;
	color : #000000;
	font : 10pt arial, sans-serif;
	font-weight : bold;
	height : 24px;
	text-align : center;
	vertical-align : middle;
}

TD.menuselected {
	background : #FFCC99;
	color : #336699;
	font : 10pt arial, sans-serif;
	font-weight : bold;
	text-align : right;
	vertical-align : middle;
}

TD.photo {
	background : #FFCC99;
	color : #000000;
	font : 10pt arial, sans-serif;
	text-align : center;
	vertical-align : top;
}

TD.price {
	font : bold 10pt arial, sans-serif;
	text-align : right;
}

TD.sidebar {
	background : #FFCC99;
	color : #000000;
	text-align : center;
	width : 148px;
}

TD.space {
	background : #000000;
	color : #000000;
}

TD.subject {
	background : #FFCC99;
	color : #000000;
	font : bold 10pt arial, sans-serif;
	text-align : left;
}

