body {
background-color: #ffffff;
margin-top:0px;
margin-left:0px;
overflow-x:hidden; 
overflow-y:auto;
}

html, p,tr,td {
font-size:   8pt;
font-family: Verdana;
}

.form {
font-size:   8pt;
font-family: Verdana;
}

a { 
color: #27528D;
text-decoration:none;
}
a:hover 
{ 
color: #27528D;
text-decoration:underline;
}

.topic {
font-size:   12pt;
font-family: Verdana;
color: #254F8A;
font-weight: bold;
padding-bottom:10px;
}

.cp {
font-size: 8pt;
color: #999999;
padding-bottom:2px;
padding-top:2px;
}

.navi {
font-weight: bold;
color: #27528D;
text-decoration:none;
}

.navi:hover {
font-weight: bold;
color: #27528D;
text-decoration:none;
}

.navi2 {
color: #000000;
font-weight: normal;
text-decoration:none;
}

.navi2:hover {
color: #27528D;
font-weight: normal;
text-decoration:underline;
}

.newsmore2 {
color: #fe7e02;
font-weight: bold;
text-decoration:none;
}

.newsmore2:hover {
color: #fe7e02;
font-weight: bold;
text-decoration:underline;
}


.veran {
color: #ffffff;
font-weight: bold;
}

#accordion {width:600px;}
.accordion {width:600px;}
.accordion dt {width:600px; font-weight:bold; margin-top:5px; margin-bottom:10px; cursor:pointer;}
.accordion dd {overflow:hidden; background: #EEEEEF; position: relative;left: -40px; width:600px;}
.accordion span {display:block; width:600px; background: #EEEEEF; padding:5px}

#dropinboxv2cover{
width: 459px; /*change width to desired */
height: 647px;  /*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: 457px; /*change width to above width-20. */
height: 645px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 1px solid black; /*Customize box appearance*/
background-color: #ffffff;
padding: 0px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}