TABLE.box_main_border
{
	background-color: #E0E0E0;
}

TD.box_main_header
{
	background-color: #F0F0F0;
	height: 25px;
}

TABLE.box_highlight_border
{
	background-color: #d3d6ff;
}

TD.box_highlight_header
{
	background-color: #e7e9ff;
	height: 25px;
}

TD.box_main_content
{
	background-color: #FDFDFD;
}
TR.box_main_content
{
	background-image: url(/gfx/gradient_grey.gif); background-repeat: repeat-x; background-position: bottom left;
}

TABLE.box_header_name
{
	background-color: #FFA500;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

TD.navigation_inactive
{
	background-color: #FFA500;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	width: 140px;
}
.navigation
{
	color: white;
}

TD.navigation_active
{
	background-color: #FFD12C;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	width: 140px;
}

.text_header
{
	font-weight: bold;
}

.text_bid_description
{
	font-style: italic;
	line-height: 140%;
}

.error
{
	color: Firebrick;
	font-weight: bolder;
}

.form_header
{
	padding-top: 10px;
	font-weight: bold;
	color: Blue;
}

.form_input
{
	width: 170px;
}

.form_input_wide
{
	width: 270px;
}

HR
{
	color: #000000;
}

.externallink
{
	font-size: 10px; 
	font-weight: normal;
}

A.externallink:link
{
	font-weight: normal;
}

A.externallink:hover
{
	font-weight: normal;
}

A.externallink:visited
{
	font-weight: normal;
}

A.externallink
{
	font-weight: normal;
}