#options_list img
{
	border: 0px;
}

#options_list td a
{
	color: #49677F;
	font: normal 12px verdana;
	font-variant: small-caps;
}

#options_list td a:hover
{
	text-decoration: underline;
}

#options_list th
{
/* 	border-bottom: 1px dotted #E2673A; */
}

#options_list th a
{
	color: #5E7A8A;
	font: bold 11px verdana;
}

#options_list th a:hover
{
	text-decoration: underline;
}

#options_list
{
	border-top: 1px solid #6C97B2;
}

#portal .title
{
	border-bottom: 1px solid #6B97B2;
	color: #335D6B;
	font: bold 14px verdana;
	font-variant: small-caps; 
}

#portal table#discus td
{
/* 	border-bottom: 1px dotted #D47F47; */
/* 	border-right: 1px solid #90CBF0; */
}

#portal .colored
{
	background-color: #CFDFFF
}