BODY {
	background-color: #247900;
	background-image:url('images/BuilderBuyerLogo300fade.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 50;
  color: #247900;
  font-family: Arial;
  font-size: 9pt;
}

INPUT, SELECT, TEXTAREA {
  font-family: Arial;
  font-size: 9pt;
}

A:link { color: #0989E8; }
A:visited { color: #4E61A3; }
A:active { color: #6D07F8; }
.ThRows { background-color: #068A09; color: #F2F2F2;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #CAD7C8; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #EEFAEF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

.bbsgtabs{
border-bottom: 1px solid gray;
}

.bbsgtabs ul{
padding: 3px 0;
margin-left: 0;
margin-right: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.bbsgtabs li{
display: inline;
margin: -2;
}

.bbsgtabs li a{
text-decoration: none;
padding: 3px 7px;
margin: -2;
border: 1px solid #778;
color: #ffffff;
background-color: #8AA484;
}

.bbsgtabs li a:visited{
color: #ffffff;
background-color: #8AA484;
}

.bbsgtabs li a:hover{
text-decoration: none;
color: #ffffff;
background-color: #43543F;
}

.bbsgtabs li.selected{
}

.bbsgtabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
}

.bbsgtabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:visited{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}


.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
color: white;
background-color: #8AA484;
}
	.red_back {
		background-color: #FFCCCC;
		color: #000000;
    font-family: Arial;
    font-size: 9pt;
}

	.orange_back {
		background-color: #FFCC99;
		color: #000000;
    font-family: Arial;
    font-size: 9pt;
}
	.green_back {
		background-color: #CCFFCC;
		color: #000000;
    font-family: Arial;
    font-size: 9pt;
}
	.white_back {
		background-color: #ffffff;
		color: #000000;
    font-family: Arial;
    font-size: 9pt;
}
