.style3 {font-family: Verdana; font-size: 10px;}

.menu {
font-size: 7pt; font-family: Verdana;
}
.menu2 {
font-size: 7.5pt; font-family: Verdana;
}
td, li, input{
font-size: 8pt; font-family: Verdana; 
}

a { text-decoration:none; color:#041682; font-size:10; font-weight: normal} /*#2596be, normal, link,  aqua blue */

.terms {  color: #6699CC; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif}
.terms_black { color: #000000; font-size: 9px ; font-family: Verdana, Arial, Helvetica, sans-serif}
.text {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; font-size: 13px}
.text_dgray {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #666666; font-size: 13px}

.subtitle { font-family: "Arial", "Helvetica", "sans-serif"; font-weight: normal; color: #0000CC; text-decoration: none ; font-size: 10px}
.maintitle {  font-family: "Arial", "Helvetica", "sans-serif"; font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 16px}
.maintitle2 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 12px}
.text_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; font-size: 13px }
.text_indent { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; font-size: 13px ; text-indent: 13pt; line-height: 0%}
.small_font {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;} 
.bold_link_text {  font-family:  Verdana; font-weight: bold; text-decoration:none; color:#2596be; font-size: 10px}
/*default font */.norm_text {  color: #333333; font-family:  Verdana; font-weight: normal; font-size: 11px}  
/*bold, default font */.bold_text_black {  color: #333333; font-family:  Verdana; font-weight: bold; font-size: 11px}  
/*bold, default font */.bold_text {  color: #333333; font-family:  Verdana; font-weight: bold; font-size: 11px}  
.sma_font_bg { color: #CCCCCC; background-color: #CC0000; font-family: Verdana; font-weight: bold; text-decoration: none ; font-size: 11px; text-align:center} /*red bg,  lgray text*/
/*light bg,  */.sma_light_bg { color: #333333; background-color: #dddddd; font-family: Verdana; font-weight: normal; text-decoration: none ; font-size: 11px; text-align:center} 
/*dark bg, */.sma_dark_bg { color: #333333; background-color: #CCCCCC; font-family: Verdana; font-weight: normal; text-decoration: none ; font-size: 11px; text-align:center} 
/*red text, gray bg*/.sma_title_bg2 { color: #CC0000; background-color: #EEEEEE; font-family: Verdana; font-weight: bold; text-decoration: none ; font-size: 11px} 
/*gray text, red bg*/.sma_title_bg { color: #EEEEEE; background-color: #CC0000; font-family: Verdana; font-weight: bold; text-decoration: none ; font-size: 11px} 
.sma_link_text {  color:#041682; font-family:  Verdana; font-weight: normal; text-decoration:none; font-size: 13px}
.big_highlight { color: #cc0000; font-family: Verdana; font-weight: bold; text-decoration: none ; font-size: 16px} 
/* black, med, */.big_text { color: #000000; font-family: Verdana; font-weight: normal; text-decoration: none ; font-size: 16px} 
.big_link_text {  color:#041682; font-family:  Verdana; font-weight: bold; text-decoration:none; font-size: 16px}
/*blue, med, bold */.sma_title { color: #0000CC; font-family: Verdana; font-weight: bold; text-decoration: none ; font-size: 16px} 
.big_title_bg { color: #CC0000; background-color: #EEEEEE; font-family: Verdana; font-weight: bold; text-decoration: none ; font-size: 16px}
/*aqua blue, big, bold */.big_sub_title { color: #2596be; font-family: Verdana; font-weight: bold ; text-decoration: none ; font-size: 18px} 
/*big, bold, red */.big_main_title {  color: #cc0000; font-family: Verdana; font-weight: bold; text-decoration: none; font-size: 21px}
/*raquo  */.raquo {  color: #FF0000; font-family:  Verdana; font-weight: normal; font-size: 11px}  


#dropinboxv2cover{
width: 75%; /*change width to desired */
height: 385px; /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
/*border:1px solid black;*/
z-index: 100;
overflow:hidden;
visibility: hidden;
font-family:Verdana;
font-size:11px;
align:center;
left: 100;
top: 0;
}
.dropinboxv2cover p{
font-family:Verdana;
font-size:11px;
color:#333333;
align:center;
left: 0;
top: 0;
}

#dropinboxv2{
width: 75%; /*change width to above width-20. */
height: 490px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
/*border: 2px solid black; Customize box appearance*/
/*background-color: #ffffff;lightyellow; padding: 4px;*/
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}