.inactive_link
{
	cursor: pointer;
}

.copyright
{
	font-family: tahoma;
	font-size: 8pt;
	color: #c0c0c0;
}

.summary_box
{
	font-family: tahoma;
	font-size: 8pt;
	color: #c0c0c0;
	border: solid 1px #c0c0c0;
}

.specs_light
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background: #b0b0b0;
}

.specs_table
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #002A5C;
	background: #ffffff;
}

.specs_dark
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background: #002A5C;
}

.text
{
	font-family: tahoma;
	font-size: 10pt;
	color: #ffffff;
}

.header
{
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
}

.splitter
{
	font-family: tahoma;
	font-size: 8pt;
	color: #c0c0c0;
}

.grey_link
{
	font-family: tahoma;
	font-size: 8pt;
	color: #c0c0c0;
	text-decoration: none;
}

.white_link
{
	font-family: tahoma;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

.sub_menu
{
	font-family: tahoma;
	font-size: 10pt;
	background: #002A5C;
	color: #ffffff;
}

.sub_menu_hover
{
	font-family: tahoma;
	font-size: 10pt;
	background: #ffff33;
	color: #002A5C;
	cursor: pointer;
}

.sub_menu_link_hover
{
	font-family: tahoma;
	font-size: 10pt;
	color: #002A5C;
	cursor: pointer;
}

.sub_menu_link
{
	font-family: tahoma;
	font-size: 10pt;
	color: #ffffff;
}