body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: rgb(150,150,150);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
  background-image: url('/styles/bc-all.jpg');
  background-repeat: repeat-y;
  background-position: center;
	

}
.thrColHybHdr #container { 
	width: 1000px;
	background: white;
	margin: 0px auto;/*  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0px;
	background-image: url(/styles/menu-b.jpg);
	background-repeat: repeat-y;
} 
.thrColHybHdr #sidebar1 {
	float: left;
	width: 300px; /* since this element is floated, a width must be given */
	/*background:rgb(255,255,255);  top and bottom padding create visual space within this div */
	background:transparent;
	margin:0px;
	padding:0px;
	
	font-size:11px;
	
}
 #mainContent {
  position: relative;
 	margin: 0px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 0; /* padding here creates white space "inside the box." */
  font-size: 12px;
  width:680px;
  color:#000000;
  float:left;
 	background:white;
  
} 
.thrColHybHdr #footer { 
  margin-top: 10px;
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:rgb(243, 76, 5);
	width:1000px;
	font-size: x-small;
	color:white;
	text-align: center;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img{
border:0px none;
}
.trole0{
width:300px;

}
.trole0 td{
border:0px none;
font-size: 12px;
vertical-align: top;	
}

.trole1 td a {
font-weight: bold;
}

.trole1{
	/*background-color: rgb(160,160,160);*/
	background-color: transparent;
	font-weight: normal;
	margin:0px;
	width:100%;
}
.trole1 td {
color:rgb(255,255,255);
font-size:11px;
font-weight: bold;
}

.trole2{
	/*background-color: rgb(180,180,180);*/
	background-color: transparent;
	margin:0px;
}
.trole3
{
	/*background-color: rgb(200,200,200);*/
	background-color: transparent;
	margin:0px;
}
.trole4
{
	/*background-color: rgb(220,220,220);*/
	background-color: transparent;
	margin:0px;
}
.btul img{
border:0px none;
}
.btul{
width:11px;
padding-top:6px;
vertical-align: top;
}
.trole0 a {
  /*color:rgb(192,0,64);*/
	font-weight: bold;
	text-decoration: none;
}
.activMenu{
position: relative;
float:left;
padding:2px 5px 2px 5px;
font-size:13px;
font-weight: bold;
margin:0px 0px 0px 15px;

}
.activMenu a{
color:rgb(255,255,0);
text-decoration: none;
}
.promenu{
position: relative;
float:left;
padding:2px 5px 2px 5px;
font-size:13px;
font-weight: bold;
margin:0px 0px 0px 15px;

}
.promenu a{
color:white;
text-decoration: none;
}
.outmenu{
	background-color: transparent;
	padding:2px;
	margin:0px;
	border:1px solid white;
}
.outmenu a{
color:rgb(255,255,255);
}
.outmenua{
	background-color: rgb(243, 76, 5);
	padding:2px;
	margin:0px;
	border:1px solid white;
}
.outmenua a{
color:white;
}
.anoop p{
background-color: rgb(243, 76, 5);
background-image: url(/ico/arrow-w.gif);
background-position: right;
background-repeat: no-repeat;
	padding:2px;
	margin:0px;
	border:1px solid white;
}
.prodhead{
background-image: url('/styles/bcard.jpg');
background-repeat: repeat-y;
background-color: rgb(218, 37, 29);
min-height: 40px;
padding-left:5px;
vertical-align: middle;
/*line-height: 50%;*/
}
.prodhead img{
vertical-align: middle;
}
.prodhead a{
color: rgb(255,255,255);
text-decoration: none;
}
.npa{
text-align: center;
}
.npa a{
color:rgb(243, 76, 5);

}
.outmenuD{
	background-color: rgb(243, 76, 5);
	font-size:15px;
	padding:5px 10px 5px 18px;
	margin:5px 0px 5px 0px
}
.outmenuD a{
color:white;
}
.proopen p.outmenuD{
background-image: url(/ico/arrow-w.gif);
background-position: left;
background-repeat: no-repeat;
}
.bbord {
background-color: rgb(130,130,130);
font-size:11px;
}
#mainContent .anchIntable a{
color:white;text-decoration: none;
font-size:10px
}
#mainContent .anchIntable {
color:white;text-decoration: none;
}
h1, h2 {
color:rgb(243, 76, 5);
}
#nasept{
position: absolute;
width:200px;
background-color: rgb(255,255,204);
color:black;
border: 1px rgb(0,0,51) solid;
padding:2px;
font-size:9px;
text-align: left;
}
.entry{
font-size:12px;
font-weight:bold;
}
.mydict{
background-color: rgb(190,156,91);
color:white;
font-weight: bold;
cursor: help;
font-size:9px;
padding: 1px 3px 1px 3px;
margin:0px 2px 0px 2px;

}
.dictdesc{
font-style: italic;
}
.drafted{
font-size:14px;
font-weight: bold;
color:rgb(243, 76, 5);
}
.drafted a{
text-decoration: none;
color:rgb(243, 76, 5);
}
