body {
color: #000000;
font-family : arial, verdana, tahoma, helvetica, sans-serif;
font-size : 12;
}

td {
color: #000000;
font-family : arial, verdana, tahoma, helvetica, sans-serif;
font-size : 12;
}

A:link  {
color : #0000ff;
text-decoration : none;
}
A:visited {
color : #0000ff;
text-decoration : none;
}
A:active {
color : #0000ff;
text-decoration : none;
}
A:hover {
color : #0000ff;
text-decoration : underline;
}

A.wlink:link  {
font-family : Tahoma;
font-size : 10px;
font-weight : bold;
color : #FFFFFF;
text-decoration : none;
}
A.wlink:visited {
font-family : Tahoma;
font-size : 10px;
font-weight : bold;
color : #FFFFFF;
text-decoration : none;
}
A.wlink:active {
font-family : Tahoma;
font-size : 10px;
font-weight : bold;
color : #FFFFFF;
text-decoration : none;
}
A.wlink:hover {
font-family : Tahoma;
font-size : 10px;
font-weight : bold;
color : #FFFFFF;
text-decoration : underline;
}

A.sm_link:link  {
font-family : Tahoma;
font-size : 10px;
color : #7f7f7f;
text-decoration : none;
}
A.sm_link:visited {
font-family : Tahoma;
font-size : 10px;
color : #7f7f7f;
text-decoration : none;
}
A.sm_link:active {
font-family : Tahoma;
font-size : 10px;
color : #7f7f7f;
text-decoration : none;
}
A.sm_link:hover {
font-family : Tahoma;
font-size : 10px;
color : #0000ff;
text-decoration : underline;
}

A.info_link:link  {
font-family : Tahoma;
font-size : 10px;
color : #0080ff;
text-decoration : none;
}
A.info_link:visited {
font-family : Tahoma;
font-size : 10px;
color : #0080ff;
text-decoration : none;
}
A.info_link:active {
font-family : Tahoma;
font-size : 10px;
color : #0080ff;
text-decoration : none;
}
A.info_link:hover {
font-family : Tahoma;
font-size : 10px;
color : #0080ff;
text-decoration : underline;
}


A.ajaxwindow:link  {
font-family : Tahoma;
font-size : 10px;
color : #ffffff;
text-decoration : none;
}
A.ajaxwindow:visited {
font-family : Tahoma;
font-size : 10px;
color : #ffffff;
text-decoration : none;
}
A.ajaxwindow:active {
font-family : Tahoma;
font-size : 10px;
color : #ffffff;
text-decoration : none;
}
A.ajaxwindow:hover {
font-family : Tahoma;
font-size : 10px;
color : #FFDB00;
text-decoration : underline;
}

#bctibox, #iboxOverlay, #iboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#iboxOverlay{position:fixed; width:100%; height:100%;}
#iboxContent{position:relative; overflow:hidden; background:#fff;}
#iboxLoadedContent{overflow:auto; background:#fff; padding:0px; border:8px #000000 solid;}
#iboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#iboxLoadingOverlay, #iboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#iboxLoadingOverlay{background:#000;}

.HR_S1_grey {
border: 0;
color: #c0c0c0;
background-color: #c0c0c0;
height: 1px;
}

.menubox {
font-family:Tahoma;
font-size:10;
color:#000000;
background-color:#ffffff;
width: 180px;
height: 352px;
max-width: 180px;
max-height: 352px;
overflow: auto;
text-align: left;
line-height: 0px;
padding: 0px;
}

#menu { visibility:visible; display:block }
#submenu { position: relative; visibility: visible; }
#submenu2 { position: absolute; top: -8px; left: 5px; visibility: visible; }

.article {position:relative;visibility:hidden;display:none}


div.pmenu_attach, a.pmenu_attach
{
  width: 92px;
  border: 1px solid black;
  background: #FFFFFF;
  padding: 2px 2px;
}

a.pmenu_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}

a.pmenu_attach:hover
{
  display: block;
  border-bottom: none;
  text-decoration: none;
  background: #AFDAFA;
}

