body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  margin: 0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.headerbase_top { background-image:url(../../UserFiles/Image/img/bg_headermenubase.gif);
}
.headerbase_btm { background-image:url(../../UserFiles/Image/img/bg_headermenubase_red.gif);
}
.grey_grid {background-image:url(../../UserFiles/Image/img/grid.gif);}
.bg_lightblue {background-color: #d1e3ed;}
.frame {margin: 0; border: 1px solid #ccc; padding: 5px;}

.txt_grey_small {font-size: 9px; color: #666666;}
.txt_grey {color: #666666;}

.txt_newsheadline {font-size: 14px; color: #333333; font-weight: bold;}
.txt_newstitle {font-size: 18px; color: #333333; font-weight: bold; letter-spacing:-0.5px;}
.txt_newstitle_blue {font-size: 14px; color: #008ADD; font-weight: bold; letter-spacing:-0.5px;}


.padding_10px {padding: 10px;}
.padding_left {padding: 0 0 0 10px;}
.padding_top_left {padding: 10px 0 0 10px;}
.padding_btm_left {padding: 0 0 10px 10px;}


a { color: #333333; text-decoration: none; font-weight: bold;}
a:hover {  color: #CC0000; font-weight: bold; text-decoration: underline;}

.lhslink { font-weight: bold; font-size: 9px; color: #666666;}
a.lhslink{ font-weight: bold; font-size: 9px; color: #666666; text-decoration: none;}
a:hover.lhslink { font-weight: bold; font-size: 9px; color: #333333; text-decoration: underline;}

.linksmall { font-weight: bold; font-size: 9px; color: #999999;}
a.linksmall { font-weight: bold; font-size: 9px; color: #999999; text-decoration: none;}
a:hover.linksmall {	font-weight: bold; font-size: 9px; color: #CCCCCC;	text-decoration: underline;}

.footerlink { font-weight: bold; font-size: 9px; color: #666666;}
a.footerlink{ font-weight: bold; font-size: 9px; color: #666666; text-decoration: none;}
a:hover.footerlink { font-weight: bold; font-size: 9px;	color: #333333; text-decoration: underline;}


div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000; 
  padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }