#right ul
{
	margin-top:		0.5em;
	list-style-type:	square;

	font-family:	verdana;
	font-size:		0.71em;
	color:			rgb(187,204,221);
a	color:			rgb(136,153,136);
}

#right li
{
	line-height:	1.2em;
	padding-bottom:	0.5em;
}


table.index
{
	width:					132px;
	float:					left;
	margin:					0px 20px 20px 0px;

	background-color:		rgb(51,102,136);
	background-color:		rgb(34,85,119);

	font-family:			book antiqua,serif;
	font-size:				1.5em;
	color:					rgb(187,204,221);
}

table.index td
{
	padding:				0px;
	vertical-align:			middle;
	text-align:				center;
	border-top:				1px solid rgb(51,102,136);
}

table.index td.image
{
	padding:				0px;
	width:					132px;
	height:					132px;
	border:					0px;
	background-color:		rgb(34,85,119);
}
table.index:hover
{
	background-color:		rgb(136,153,136);
}

table.index a
{
	display:				block;
	padding:				5px;
}

label
{
	display:			block;
	font-family:		book antiqua,times new roman,serif;
	font-weight:		bold;
	font-size:			1.0em;
	color:				rgb(136,153,136);
}

table.index img
{
	border:			1px solid rgb(0,68,102);
	border:			1px solid rgb(0,51,85);
}

.bodytext
{
	margin-bottom:		1.0em;
}

table.feature-subject
{
	margin-bottom:		20px;
	border-bottom:		1px solid rgb(34,85,119);
}

