body {
  background-color : #f3f3f3;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
}
 div.c2 {text-align: center}
 p.c1 {text-align: center}
.Header2 {
 font-family: "Modern No. 20";
 font-size: 11pt;
 font-weight: bold;
 color: black;
}
.Main_Description {
font-family: "Times New Roman", Times, serif;
font-size: 9pt;
color: black;
}
.td_text {
 font-family: "Times New Roman", Times, serif;
 font-size: 10pt;
 color: #000000;
 list-style: none;
  list-style: none;
 margin-left: 0;
 padding-left: 1em;
 text-indent: -1em;
}
.td_ul {
 font-family: "Times New Roman", Times, serif;
 font-size: 11pt;
 color: #000000;
}
.end_of_text {font-size: 11pt; color: black; }


img {
border : none;
}
#chromemenu {
float : left;
background : #000;
font-size : 10px;
line-height : 1.5em;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
}
#chromemenu ul {
margin : 0;
padding : 10px 10px 0 50px;
list-style : none;
}
#chromemenu li {
display : inline;
margin : 0;
padding : 0;
}

.trbcglines {
background: url(bcg.jpg);
line-height : 1.5em;
font:normal 11px Verdana;
font-weight : bold;
color: #FFFFFF;
}

.tdmainbcg {
background: url(bg1.jpg) center no-repeat fixed;
} 


.dropmenudiv {
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
#chromemenu a {
float : left;
background : url("tableftE.gif") no-repeat left top;
margin : 0;
padding : 0 0 0 4px;
text-decoration : none;
}
#chromemenu a span {
float : left;
display : block;
background : url("tabrightE.gif") no-repeat right top;
padding : 5px 15px 4px 6px;
color : #fff;
}
#chromemenu a span {
float : none;
}
#chromemenu a:hover span {
color : #fff;
}
#chromemenu a:hover {
background-position : 0% -42px;
}
#chromemenu a:hover span {
background-position : 100% -42px;
}
.dropmenudiv a {
width : auto;
display : block;
text-indent : 3px;
border-bottom : 1px solid #bbb;
padding : 2px 0;
text-decoration : none;
font-weight : bold;
color : black;
}
* html .dropmenudiv a {
width : 100%;
}
.dropmenudiv a:hover {
background-color : #f0f0f0;
}
