﻿body,html {
	margin:0;
	padding:0;
	background:#fff;
}
body {
	padding:10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt; 
/*	font-size: .8em; */
	width: 700px;
	color: #006699;
}

content
{
	 padding-left: 20px;
}

tr, td 
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}
td
{
	color: Black;
	/*white-space: nowrap;*/
}
img.leftImage
{
	float: left;
	margin: 10px 10px 20px 0;
}
img
{
	border-style:none;
}
a:link, a:visited
{
	font-weight: bold;
	text-decoration: none;
}
.VerticalTab
{
    BORDER-RIGHT: #cccccc solid;
    BORDER-TOP: #cccccc solid;
    BORDER-LEFT: #cccccc solid;
    CURSOR: hand;
    BORDER-BOTTOM: #cccccc solid;
    height: 40px;
}
.VerticalTabSel
{
    BORDER-RIGHT: #666666 solid;
    BORDER-TOP: #cccccc solid;
    FONT-WEIGHT: bold;
    BORDER-LEFT: #cccccc solid;
    COLOR: blue;
    BORDER-BOTTOM: #666666 solid
}
.TabBox
{
    BORDER-RIGHT: #666666 solid;
    BORDER-TOP: #cccccc solid;
    LEFT: 140px;
    OVERFLOW: auto;
    BORDER-LEFT: #cccccc solid;
    WIDTH: 75%;
    BORDER-BOTTOM: #666666 solid;
    POSITION: absolute;
    TOP: 220px;
    HEIGHT: 70%;
}
.TabBox td
{
	white-space: nowrap;
}
.TableHeader
{
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: #666666;
}
.SearchResult
{
    TEXT-ALIGN: left;
}

.pageTitle
{
	background-color: #003399;
	color: White;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.lightBlueBackground
{
	background-color: #EEEEFF;
	width: 800px;
}

.bidLabel
{
	background-color: #003399;
	color: White;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 300px;
	height: 20px;
}
.feedbackHeader, th.feedbackHeader
{
	background-color: #003399;
	color: White;
	font-weight: normal;
	text-align: left;
	height: 20px;
}

/* bid page */
.advertHeader, .advertReference
{
	font-size: 8pt;
	font-weight: bold;
	width: 400px;
	padding-right: 10px;
}
.advertHeader
{
	color: #003399;
}
.advertReference
{
	color: Red;
}
.advertBody
{
	font-size: 8pt;
}

table.availableAdverts td, table.availableAdverts
{
	border-bottom: solid 1px black; 
	border-top: solid 1px black;
}

/* Wiki */
.headline
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.Sector
{
	font-size: xx-small;
	margin-top: 20px;
}
.Sector, .Sector a:link
{
	color: Gray;
}

