﻿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:74px;
  background-image:url("/btutilities/images/BTUHeader.jpg");
  background-repeat:no-repeat;
  border-bottom: #000000 1px solid;

  text-align:left;
  margin-left:0px;
  margin-right:0px;  
  color:#000000;
  font:bold 26px arial black;
  overflow:hidden;

}
div#divHeader2
{
  background:rgb(120, 0, 35);
  background-image:url("/btutilities/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{
  position:absolute;
  top:0px;
/*  left:170px;*/
  left:15px;
  font:menu;
/*  background: #000000;*/
  background: transparent;
  color:#FFFFFF;
  
}
iframe{
	background:transparent;
}

.Menu
{
  position:absolute;
  top:73px;
  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("/btutilities/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("/btutilities/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
{
	visibility:hidden;
	display:none;
	position: absolute;
	left:3px;
    top:105px;
	width:175px;
	background:#FFF;
	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: 10px;
	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: 10px;
	margin-right:15px;	
	overflow:auto;	
    font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 10px
    
}

html>body #divCenterColumn {
   		margin-left: 10px;
   		margin-right:15px;
		}
		
.BD_TopLeft{
  background-image:url("/btutilities/images/borders/topleft_3.gif");
  background-position:left;
  background-repeat:no-repeat;
  height:16px;
  width:15px;
}
.BD_Top{
  background-image:url("/btutilities/images/borders/top_3.gif");
  background-position:top;
  background-repeat:repeat-x;
  height:16px;
}
.BD_TopRight{
  background-image:url("/btutilities/images/borders/topright_3.gif");
  background-position:right;
  background-repeat:no-repeat;
  width:16px;
  height:16px;
}
.BD_Left{
  background-image:url("/btutilities/images/borders/left_3.gif");
  background-position:left;
  background-repeat:repeat-y;
  width:15px;
}
.BD_Right{
  background-image:url("/btutilities/images/borders/right_3.gif");
  background-position:right;
  background-repeat:repeat-y;
  width:16px;
}
.BD_BottomLeft{
  background-image:url("/btutilities/images/borders/bottomleft_3.gif");
  background-position:left;
  background-repeat:no-repeat;
  height:32px;
  width:15px;
  padding-top:0px;
  margin-top:0px;
}
.BD_Bottom{
  background-image:url("/btutilities/images/borders/bottom_3.gif");
  background-position:bottom;
  background-repeat:repeat-x;
  height:32px;
  padding:0px;
}
.BD_BottomRight{
  background-image:url("/btutilities/images/borders/bottomright_3.gif");
  background-position:right;
  background-repeat:no-repeat;
  height:32px;
  width:16px;
  padding:0px;
}
.BDSides_BottomLeft{
  background-image:url("/btutilities/images/borders/bottomleft_Small.gif");
  background-position:left;
  background-repeat:no-repeat;
  height:19px;
  width:15px;
}
.BDSides_Bottom{
  background-image:url("/btutilities/images/borders/bottom_Small.gif");
  background-position:bottom;
  background-repeat:repeat-x;
  height:19px;
}
.BDSides_BottomRight{
  background-image:url("/btutilities/images/borders/bottomright_Small.gif");
  background-position:right;
  background-repeat:no-repeat;
  height:19px;
  width:16px;
}

.H_TL{
  background-image:url("/btutilities/images/borders/Header_TL_M.gif");
  background-position:left;
  background-repeat:no-repeat;
  height:22px;
  width:10px;
}
.H_TB{
  background-image:url("/btutilities/images/borders/Header_TB_M.gif");
  background-position:top;
  background-repeat:repeat-x;
  height:22px;
}
.H_TR{
  background-image:url("/btutilities/images/borders/Header_TR_M.gif");
  background-position:top;
  background-repeat:no-repeat;
  height:22px;
  width:25px;
}
.H_TR2{
  background-image:url("/btutilities/images/borders/Header_TR2_M.gif:");
  background-position:top;
  background-repeat:repeat-x;
  height:22px;
}
