@charset "iso-8859-2";
/* CSS Document */

#topRef {
position:relative;
text-align:center;
width:950px;
height:auto;
color:#CCCCCC;
}
#topRef a{
font-family:Arial;
font-size:10px;
text-decoration:none;
text-align:center;
width:950px;
height:10px;
color:#CCCCCC;
}

#textRef p{
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 12px;
font-weight:normal;
color:#737373;
}
#textRef p a{
text-align:center;
text-decoration:none;
font-style:italic;
color:#737373;
}

#textRef h1 a{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
text-decoration:none;
font-weight: bold;
font-size: 13px;
color: rgb(255, 102, 0);
}

#textRef h4 a{
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-style:italic;
color:#737373;
font-weight:normal;
}

#botRef {
font-family: Tahoma, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 11px;
   font-weight:bold;
   color:#3366CC;
   border-right: 1px solid #FFF;
   height: auto;
   width:auto;
   margin: 0px;
   padding: 0px 6px 0px 6px;
}
#botRef a {
  color:#3366CC;
  text-decoration:none;
}

#linkRef a{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
text-decoration:none;
font-weight: bold;
font-size: 12px;
color: rgb(255, 102, 0);
}
#linkRef a:hover{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
text-decoration:underline;
font-weight: bold;
font-size: 12px;
color: rgb(255, 102, 0);
}
#linkRef a:link{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
text-decoration:none;
font-weight: bold;
font-size: 12px;
color: rgb(255, 102, 0);
}




