body {
	background: #1f1f1f;
	font: 11px Verdana;
	color: #FFFFFF;
	padding:15px;
	margin:0px;
}
table.Tender input, textarea, select
{
	background-color: #cccccc;
	border: solid 1px black;
}
td.Menu {
	background: #2d2d2f;
}

table.Prices
{
border-collapse: collapse; 
}


table.Prices td, th
{
border: solid 1px #2d2d2f;
padding: 5px;
}

table.Prices th
{
background-color: #2d2d2f;
}


a:hover
{

color: white !important;
}

td.Menu a.Page {
	color: #0099FF;
	font-weight: bold;
}
td.Menu a {
	padding-left: 23px;
	padding-right: 23px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	text-align: center;
}
td.Menu a:hover {
	background: #373739;
}
.style1
{
    font-size: 11px;
    color: #FFFFFF;
}
.style6
{
    color: #999999;
}
.style7
{
    color: #0099FF;
}

.LightBlue
{
    color: #0099FF;
}

.SelectedThumb
{
    border: solid 1px green !important;
}




table.Main {
	width: 700px;
}


td.Header {
	padding: 10px;
}
td.Footer {
	background: #0f0f0f;
	vertical-align: middle;
	padding: 12px;
	color: #999999;
}

span.Flags
{
    float:left;
	margin:5px;
}



span.Flags img
{
	border: solid 1px white;
}
td.Content {
    width: 475px;
	padding: 20px;
    padding-top: 5px;
	color: #999999;
	vertical-align: top;
}
div.CompanyInfo
{
	white-space: nowrap;
}
td.Sidebar {
     
	background: #2D2D2F;
	padding: 15px;
    padding-top: 0px; 
	vertical-align: top;
	color: #999999;
}
td.Sidebar h1 {
	font-size: 13px;
	margin-bottom: 7px;
}
td.Sidebar a {
	color: #0099FF;
	line-height: 18px;

}
td.Sidebar a:hover {
	color: White;
}
td.Main {
	text-align: left;
	vertical-align: top;
}

div.HSeparator {
	height: 0px;
	width: 100%;
	border-bottom: 1px dotted #666666;
	margin-top: 23px;
	margin-bottom: 12px;
}

div.VSeparator {
	height: 160px;
	width: 1px;
	border-left: 1px dotted #666666;
	margin-left: 70px;
	margin-right: 15px;
	float: left;
	margin-top: 30px;
}

td.Head
{
	background-image: url(Images/HeadlineImage.jpg);
	height: 169px;
vertical-align:bottom;
}

td.Sidebar div.HSeparator
{
    margin-top: 15px;
	margin-bottom: 15px;
}

h1 {
	margin: 15px 0px 5px -2px;
	text-transform: uppercase;
	font: 15px "Lucida Sans";
	color: #FFFFFF;
	font-weight: normal;
}
p {
	line-height: 14px;
}
table.Content {
}

td.Content p {
	margin: 0px 0px 10px;
line-height: 16px;
}
td.Content a {
	color: #0099FF;
}


td.Sidebar p {
	margin: 0px 0px 5px;
}
td.Content ul {
	padding: 5px 0px 0px 5px;
	margin: 0px;
}
td.Content li {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background: url(Images/Circle.png) no-repeat 1px 4px;
}
.User {
	font-style: italic;
	color: #FFFFFF;
}
div.Left {
	float: left;
}
div.Right {
	float: right;
	width: 40%;
}
td.Main img {
	border: 1px solid #000000;
}
