body{scrollbar-track-color: #ffffff; scrollbar-3d-light-color:#c0e2eb; scrollbar-base-color: #0000ff; scrollbar-arrow-color: #ffffff; scrollbar-DarkShadow-Color: #000000; scrollbar-face-color: #080080; scrollbar-highlight-color: #fff1a4; scrollbar-shadow-color:#000000; background-color: #ffffff;}
h1{color: #2F7499; font-family:verdana,arial,helvetica,sans serif,times new roman; font-weight: bold; font-size: 25px;}
h2{color: #2F7499; font-family:verdana,arial,helvetica,sans serif,times new roman; font-weight: bold; font-size: 21px;} 
h3{color: #000000; font-family:verdana,arial,helvetica,sans serif,times new roman; font-weight: bold; font-size: 20px;}
h4{color: #2F7499; font-family:verdana,arial,helvetica,sans serif,times new roman; font-weight: bold; font-size: 19px;}
td{font-family:  tahoma,verdana,arial,helvetica,sans serif,times new roman; font-size: 14px; color: #000000;}
td.1{font-family: tahoma,verdana,arial,helvetica,sans serif,times new roman; font-size: 11px;}
td.2{font-family: tahoma,verdana,arial,helvetica,sans serif,times new roman; font-size: 14px;}
p{font-family: tahoma, verdana, arial, helvetica, sans serif,times new roman; font-size: 15px; font-weight: normal;}
a:link{font-family: tahoma,verdana,arial,helvetica,sans serif,times new roman; font-weight: bold; text-decoration:none; color:#0000ff; font-size: 13px;}
a:visited{font-family: tahoma,verdana,arial,helvetica,sans serif,times new roman; font-weight: bold; text-decoration:none; color:#080080; font-size: 13px;}
a:hover	{font-family: tahoma,verdana,arial,helvetica,sans serif,times new roman; color: #ffffff; background: #2F7499; font-weight: bold; text-decoration: none; font-size: 13px;}
a:active:{text-decoration:none; font-weight:bold; color:#990033; cursor:help;}
div{font-family: tahoma,verdana,arial,helvetica,sans serif,times new roman; font-weight: normal; font-size: 14px;}
li{font-family: tahoma,verdana,arial,helvetica,sans serif,times new roman; font-size: 15px; font-weight: normal;}
hr{background-color: #d7f3fa;}
.1{font-family: verdana,arial,helvetica,sans serif,times new roman; font-weight: normal; font-size: 11px;}
#dropinboxv2cover{

width: 320px; /*change width to desired */

height: 220px;  /*change height to desired. REMOVE if you wish box to be content's natural height */

position:absolute; /*Don't change below 4 rules*/

z-index: 100;

overflow:hidden;

visibility: hidden;

}



#dropinboxv2{

width: 300px; /*change width to above width-20. */

height: 150px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/

border: 2px solid navy; /*Customize box appearance*/

background-color: lightyellow;

padding: 4px;

position:absolute; /*Don't change below 3 rules */

left: 0;

top: 0;

}