/* CSS Document */
body, td { font:11px  Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#333;}

a {color:#0000FF; text-decoration:underline;}
a:hover {color:#000; text-decoration:underline;}

.topMenu td { text-align:center; background-color:#272667;}
.topMenu td a { color:#FFF; font-size:13px;  text-decoration:none }
.topMenu a:hover {color:#FFF; text-decoration: none; cursor:default}
.topMenu a.undr:hover {color:#FFF;text-decoration:underline; cursor:pointer; cursor:hand; }

.bt td { text-align:center; background-color:#272667; color:#FFF; font-size:10px}
.bt td a { color:#FFF;  text-decoration:none }
.bt a:hover {color:#FFF; text-decoration:underline;}

.copy { font-size:10px; color:#CCCCCC; text-align:right; padding:5px 0;}
.copy a { color:#CCC;  text-decoration:none }
.copy a:hover {color:#333; text-decoration:underline;}

.copy2 { font-size:10px; color:#666; text-align:right; padding:5px 0;}
.copy2 a { color:#666;  text-decoration:none }
.copy2 a:hover {color:#333; text-decoration:underline;}


h2 { font-size:14px; font-weight:bold; color:#FFF; margin:0; padding:0; padding-left:10px; background-color:#EE2928;}
h3 { font-size:14px; font-weight:bold; color:#272667; margin:0; padding:0; }

.it { font-family: "Times New Roman", Times, serif; text-transform: lowercase; font-size:17px; letter-spacing:1px; }
span.it { font-family: "Times New Roman", Times, serif; text-transform: lowercase; font-size:24px; letter-spacing:1px; }



.pad10 { padding:10px;}
.pad10 strong {color:#272667;}

.text { padding:10px; text-align:justify;}
.text p { margin:0; margin-bottom:10px;}
.text_hilite { padding:10px; text-align:center;font-weight:bold;font-style:italic;}

/*new*/
.drop{ border-left:1px solid #272667; border-top:1px solid #fff;border-right:1px solid #272667;}
.drop #sub{ margin:0px; padding:0px; border-top:1px solid #272667}
.drop a{ display:block; background:#fff url(../images/arr_blu.gif) no-repeat 4px; color:#272667; text-decoration:none; padding:4px 20px;border-bottom:1px solid #272667;}
.drop a:hover{ display:block; background:#ee2928 url(../images/arr_wh.gif) no-repeat 4px; color:#fff; text-decoration:none; padding:4px 20px;border-bottom:1px solid #272667;}