a:link    {text-decoration: none; color: maroon;}
a:visited {text-decoration: none; color: maroon;}
a:active  {text-decoration: none; color: maroon;}
a:hover   {text-decoration: underline; color: #000000;}

a.titletop:link,a.titletop:visited,a.titletop:active {text-decoration: none; color: #000;font-family: Arial, sans-serif;font-size: 10pt;}
a.titletop:hover                                     {text-decoration: none; color: #000;font-family: Arial, sans-serif;font-size: 10pt; border-bottom: 1px dotted #555555;}

a.tmenu:link,a.tmenu:visited,a.tmenu:active {text-decoration: none; color: #01417E;font-family: Arial, sans-serif;font-size: 12pt;}
a.tmenu:hover                               {text-decoration: none; color: #FC7722;font-family: Arial, sans-serif;font-size: 12pt;}

a.lmenu:link,a.lmenu:visited,a.lmenu:active {text-decoration: none; color: #000000;font-family: Arial, sans-serif;font-size: 12pt;}
a.lmenu:hover                               {text-decoration: none; color: #01417E;font-family: Arial, sans-serif;font-size: 12pt;}
div.lmenu {font-family: Arial, sans-serif;font-size: 10pt;padding: 5 10 5 5;margin-left:15px;border-bottom: 1px dotted #888888;border-left: 1px dotted #888888;}
div.lmenus {font-family: Arial, sans-serif;font-size: 10pt;padding: 5 10 5 5;margin-left:15px;border-bottom: 1px dotted #888888;border-left: 1px dotted #888888;background-color: #f0f0f0}

img.border {padding:1px;border-top: solid 2px #cccccc;border-left: solid 2px #cccccc;border-bottom: solid 2px #888888;border-right: solid 2px #888888;}
img.rborder {margin-left:10px;padding:1px;border-top: solid 2px #cccccc;border-left: solid 2px #cccccc;border-bottom: solid 2px #888888;border-right: solid 2px #888888;}
img.lborder {margin-right:10px;padding:1px;border-top: solid 2px #cccccc;border-left: solid 2px #cccccc;border-bottom: solid 2px #888888;border-right: solid 2px #888888;}

td.bb {border-bottom: 1px #cccccc dotted;  font-size: 140% !important;color: #000 !important;}

.chelnews-link  {position:relative;text-align:center;border-bottom:1px dashed #888;margin:0 5px 5px;}
.chelnews-link a{position:relative;top:7px;text-decoration:none;color:#888;background:#FFF;padding:0 5px;}
.chelnews-link a:hover,.chelnews-link a:focus{text-decoration:underline;}
.chelnews-date  {font-size:8pt;color:#01417E;}
.chelnews-date p{margin:10 0 0 0;}
.chelnews-title {padding-bottom:5px;}
.chelnews-title a{color:#000;text-decoration:none;}
.chelnews-title a:hover,.chelnews-title a:focus{text-decoration:underline;}

a.op70:hover img {filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter: alpha(opacity=100);}
a.op70 img {filter: progid: DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70);}

.main-v {
  font-size: 140% !important;
  color: #000 !important;
}

.main-v img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
