#tabsB {
   float:right;
   width:100%;
   background: white;
   font-size:100%;
   line-height:normal;
  border-bottom:1px solid #787878;
}
#tabsB ul {
  margin:0;
  padding:0px 0px 0 0px;
  list-style:none;
}
#tabsB li {
   display:inline;
   margin:0;
   padding:0;
}
#tabsB a {
  float:right;
  background:url("../images/tableftB.gif") no-repeat left top;
  margin:0;
  padding: 0px 0px 0px 4px;
  text-decoration:none;
}
#tabsB a span {
  float:right;
  display:block;
  background:url("../images/tabrightB.gif") no-repeat right top;
  padding: 4px 15px 4px 6px;
  color:#666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span {
color:#000;
}
#tabsB a:hover {
background-position:0% -42px;
}
#tabsB a:hover span {
background-position:100% -42px;
}
#tabsB a.selected span {
color:#000;
}
#tabsB a.selected {
background-position:0% -42px;
}
#tabsB a.selected span {
background-position:100% -42px;
}

.banner 
{ 
margin: 0;
padding: 0px;

 }

.content
{ 
  padding: 20px;
}

.subIndent
{ 
  padding: 0px 0px 0px 20px;
  }

.agent_content
{ 
  padding: 10px 0px 0px 0px;
  }



form
{ 
  font-family:80% arial,helvetica,sans-serif; 
  padding: 1px 0px 1px 0px; 
  margin: 0px; 
  }

fieldset
{  
  padding: 0px;
  margin: 0px 0px 0px 0px;
  border:1px solid #eee;
  }

textarea
{ 
    scrollbar-3d-light-color: #0099CC;
    scrollbar-arrow-color: #0099CC;
    scrollbar-base-color: #0099CC;
    scrollbar-dark-shadow-color: #0099CC;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #0099CC;
    overflow:auto;
    width:400px;
    font-family:80% arial,helvetica,sans-serif; 
    border:1px solid #0099CC;
  
  }
input
{ 
    padding: 0px 5px 0px 5px;
    font-family:80% arial,helvetica,sans-serif; 
    border:0px solid #cde6e8;
  }

select
{ 
    font-family:80% arial,helvetica,sans-serif; 
}

form button { 
    background : #EEEEEE;
    border : 1px solid #A5A3A3;
    padding : 0.10em;
    margin : 0 10px 0 0px;
              }

form button:hover { 
    background : #CCCCCC;
    border : 1px solid #A5A3A3;
    padding : 0.10em;
    margin : 0 10px 0 0;
                    }       

form input.lineedit{  
    border : 1px solid #A5A3A3;
    background : #FFFFFF;
    font-family:Tahoma; font-size:11px;  color:#353535;
             }       


form textarea {  
    border : 1px solid #A5A3A3;
    background : #FFFFFF; 
    width : 100%; 
    overflow:auto; 
    font-family:Tahoma; font-size:11px;  color:#353535;
                }                          

td.buttons a
{

  padding: 1px 6px;
  font-weight: none;
  font-size: 1em;
  color: #EFC863;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #333333;
  border-right: 1px solid white;
  border: 1px solid #EFC863;
  border-collapse: true;
}

td.buttons a:hover
{

font-size: 1em;
color:#000000; background: #EFC863;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
-x-background-x-position: 0%;
-x-background-y-position: 0%;
-moz-background-clip: -moz-initial;
-moz-background-origin: -moz-initial;
-moz-background-inline-policy: -moz-initial;
font-family: Arial, Helvetica, sans-serif;
background-color: #EFC863;
}

td.buttons a.selected
{
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
color:#000000; background: #EFC863;
background-color: #EFC863;
}


.transp-block {
              position: relative;
              display: block;
              width: 256px;
              height: 192px;
              
}

.transp-block h1 {
              color: white;
              font-weight: 900;
              position: absolute;
              top: 40px;
              font-size: 4em;
              left: 0px;
              width: 100%;
              text-align: center;
              background: rgba(0, 0, 0, 0.5);


              
}



.transp-block h2 {
              color: white;
              font-weight: 900;
              position: absolute;
              font-size: 2.5em;
              top: 150px;
              left: 0px;
              width: 100%;
              text-align: center;
              background: rgb(0, 0, 0); /* fallback color */
              background: rgba(0, 0, 0, 0.7);
              
}


.transp-block h3 {
              color: white;
              font-weight: 900;
              position: absolute;
              top: 40px;
              font-size: 3em;
              left: 0px;
              width: 100%;
              text-align: center;
              background: rgba(0, 0, 0, 0.5);


              
}
              
}
img.transparent {
                -moz-opacity:.25;
                filter:alpha(opacity=25);
                opacity:.25;
}

img.transparent2 {
                -moz-opacity:.80;
                filter:alpha(opacity=80);
                opacity:.80;
}

img.transparent3 {
                -moz-opacity:.99;
                filter:alpha(opacity=99);
                opacity:.99;
}

