BODY{
   scrollbar-base-color:white;scrollbar-arrow-color:black;
   background-color:#EBE0D3;
}
INPUT,SELECT{
   border-style:solid;
   border-width:1;
   border-color:black;
}
.WINDOW{
   position:absolute;
   background-color:#794440;
   border-style:none;
   border-width:0;
}
.CONTAINER{
   position:relative;
   background-color:#EBE0D3;
   border-style:none;
   border-width:0;
}
.BUSYWINDOW{
   position:absolute;
   background-color:#EBE0D3;
   border-style:solid;
   border-width:2;
   border-color:#794440;
   color:#794440;
}
.BUTTON{
   border-width:1;
   border-style:solid;
   background-color:#9C3031;
   color:white;
}
.BUTTON2{
   border-width:1;
   border-style:solid;
   background-color:#DCCBBA;
   color:white;
}


.DISPLAYTABLE,TH,TD{
   border-width:1;
   border-style:solid;
   border-color:black;
}
.DISPLAYTH{
   background-color:red;
}
.DISPLAYTD{
   background-color:lightgrey;
}
.noborder{
    border-style:none;
    border-width:0;
}
.NOTHING{
    border-style:none;
    border-width:1;
}
.SECONDARYTABUNSELECTED{
   border-width:0;
   border-style:none;
   background: #fff url(images/communityTabTile.gif) repeat-x top left;
   border-left: 1px solid #9C3031;
   font-family:Tahoma;
   font-weight: bold;
   font-size: 70%;
   color:#9C3031;
}
.SECONDARYTABSELECTED{
   border-width:0;
   border-style:none;
   background-color:white;
   border-left: 1px solid #9C3031;
   font-family:Tahoma;
   font-weight: bold;
   font-size: 70%;
   color:#9C3031;
}
.PRIMARYTABUNSELECTED{
   background-color:#9C3031;
   border-left:0px none;
   border-bottom:0px none;
   border-right: 1px solid #9C3031;
   border-left: 1px solid #FFFFFF;
   width:67;
   height:20;
   cursor:pointer;
   color:white;
   font-family:Verdana;
   font-size: 70%;
}
.heading2  {
   font-size:11px;
   font-family:Tahoma;
   font-weight:bold;
   background-color:#E4D8CB;
   border-style:none;
}
.content2  {
   font-size:11px;
   font-family:Tahoma;
   font-weight:bold;
   background-color:#DCCBBA;
   border-style:none;
}
.content3  {
   font-size:11px;
   font-family:Tahoma;   
   background-color:#DCCBBA;
   border-style:none;
}
H4{
   font-family:tahoma;
   font-weight:bold;
}
H3{
   font-family:tahoma;
   font-weight:bold;
}

