﻿body{
  background: #A49D80;/*#eee;/* /*#B7A3AC;*/
  margin:105px 0px 0px 0px;
  padding:0px;
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 12px
}
div#divHeader{
  position:absolute;
  background: rgb(29, 36, 54);/*#780023;*/
  left:0px;
  top:0px;
  width:100%;
  /*  height:39px;*/
  height:74px;
  background-image:url("/images/BTUHeader.jpg");
  background-repeat:no-repeat;
  border-bottom: #000000 1px solid;

/*  text-align:center;*/
  text-align:left;
  margin-left:0px;
  margin-right:0px;  
/*  color:#559FBC;*/
  color:#000000;
  font:bold 26px arial black;
  overflow:hidden;

}
div#divHeader2
{
  background:rgb(120, 0, 35);
  background-image:url("/images/borders/bottom_Header.gif");
  background-position:top;
  background-repeat:repeat-x;
  position:absolute;
/*  background: #FBFBE5;*/
/*  border-bottom: #000000 1px solid;*/
  left:0px;
  top:73px;
  width:100%;
  height:32px;
  text-align:center;
  margin-left:0px;
  margin-right:0px;  
  color:#559FBC;
  font:bold 26px arial black;
  overflow:hidden;

}
div#divLogo{
  position:absolute;
  left:10px;
  top:0px;
  height:252px;
  width:156px;
  visibility:hidden;  
}
img#logo{
  border-top:0px;
  border-left: #780023 0px solid;
  border-right: #780023 1px solid;
  border-bottom: #780023 1px solid;
}

div#divFooter{
  position:absolute;
  top:100%;
  left:0px;
  width:100%;
  margin-top:-29px;
  height:30px;
  border-top:black 1px solid;
  background: #FBFBE5;
  text-align:center;
}

div#divMenu
{
 display :none;
  position:absolute;
  top:0px;
/*  left:170px;*/
  left:15px;
  font:menu;
/*  background: #000000;*/
  background: transparent;
  color:#FFFFFF;
  
}
iframe{
	background:transparent;
}

.Menu
{
  position:absolute;
/*  top:18px;*/
  top:73px;
/*  left:173px;*/
  left:0px;
  font-family:Arial;
  font-size:small;
  font:menu;
  background:transparent;  
  background: rgb(120, 0, 35);/*rgb(218,223,231);*/
  color:#FFFFFF;/*#000000;*/
  cursor:pointer;
  border:solid 0px #333333;
/*  height:39px;*/
/*  filter:				alpha(Opacity=90);
  -moz-opacity:		0.9;
*/
}

.selectedMenu
{
  cursor:pointer;
  color:			black;
  background:		rgb(91, 155, 191);/*rgb(234,242,255);*//*#ffeedd;*/
  border:			solid 1px rgb(120,172,255);/*#ff8800;*/
   padding-left:8px;
   padding-right:8px;
/*  filter:				alpha(Opacity=90);
  -moz-opacity:		0.9;
*/   
}
.selectedMenu img
{
	width:20px;
	height:20px;
/*	background:#000000;*/
    background:transparent; 	
}
.unselectedMenu
{
  border:solid 1px #000000;
  cursor:pointer;
/*  background:#ffffff; */
   background:transparent; 
   padding-left:8px;
   padding-right:8px;
/*  filter:				alpha(Opacity=90);
  -moz-opacity:		0.9;
*/
}
.unselectedMenu img
{
	width:20px;
	height:20px;
/*	background:#000000;*/
 background:transparent; 
}
.submenus
{
/*  background:white; */
 background:transparent; 
  background-image:url("/images/menu/arrow.gif");
  background-position:right;
  background-repeat:no-repeat;
  border:solid 1px #000000;
   padding-left:8px;
   padding-right:8px;
/*  filter:				alpha(Opacity=70);
  -moz-opacity:		0.7;
*/
}	
.submenusSelected
{
  color:			black;
   background:transparent; 
  background:		rgb(91, 155, 191);/*rgb(234,242,255);*//*#ffeedd;*/
  background-image:url("/images/menu/arrow.gif");
  background-position:right;
  background-repeat:no-repeat;
   padding-left:8px;
   padding-right:8px;

  border:			solid 1px rgb(120,172,255);/*#ff8800;*/
/*  filter:				alpha(Opacity=90);
  -moz-opacity:		0.9;
*/
}	

div#divLeftColumn{
	position: absolute;
	left:3px;
/*	top:260px; */
    top:105px;
	width:175px;
	background:#FFF;
/*	border:1px dashed black;*/
	z-index:1;	
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 10px
}

/*div#divRightColumn{
	position: absolute;	
	right:10px;
	top:85px;
	width:200px;
	background:#FFF;
	z-index:1;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 10px	
}*/

div#divCenterColumn{
	background:#fff;
	margin-left: 180px;
	margin-right:10px;
	min-width:200px;
	border:0px solid #000;
	height:94%;
	z-index:10; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 182px;
	margin-right:15px;	
/*	overflow:auto;	*/
    overflow:visible;
    font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 10px
    
}

html>body #divCenterColumn {
   		margin-left: 182px;
   		margin-right:15px;
		}
		
ul.bids{
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 12px
}
ul.bids li{
  background-image: url(/BTUweb/images/bullet_pdf.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding: 0px 0 0px 20px;
  margin: .2em 0;
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 12px
}
