.blubrd { border: solid 1px red; }
.blubrd-hover { border: solid 1px blue; }
.sgf { font-size: 11px; color: #444; }
.tLg { font-size: 11px; }
.tLgL { font-size: 11px; }

.aTm { border-bottom: dotted 1px #CCCCCC; }
a:link { color: #04009C; font-family: "Arial"; font-size: 12px; text-decoration: none; text-weight: bold; }
a:visited { color: #04009C; font-family: "Arial"; font-size: 12px; text-decoration: none; text-weight: bold; }
a:hover { color: #EA0734; font-family: "Arial"; font-size: 12px; text-decoration: none; text-weight: bold; }

body {
  font-family: "Verdana";
  font-size: 13px;
  text-decoration: none;
  font-weight: ;
  color: #444444;
}

.textLink {
  font-family: "Verdana";
  font-size: 13px;
  text-decoration: none;
  font-weight: ;
  color: #444444;
}

.sF { font-size: 9px; }
table, form, td, th {
  font-family: "Verdana";
  font-size: 13px;
  text-decoration: none;
  font-weight: ;
  color: #444444;
}
.info{font-size:11px;color:#006600;}
.topMenu {
color: #4444;
font-family: "Arial";
font-size: 12px;
text-decoration: none;
text-weight: bold;

}

.sL href {
  color: #4444;
  font-family: "Arial";
  font-size: 7px;
}
.bottomBorder {
border-bottom-width: 1px;
border-bottom-color: #CCCCCC;
border-bottom-style: solid;
}

.sMg {
  color: #444;
font-family: "Verdana";
font-size: 9px;
text-decoration: none;
}

.smallMenua {
  color: #444;
font-family: "Verdana";
font-size: 9px;
text-decoration: none;
}

#fullheight{
	height:100%;
}

.smallMenu {
font-family: "Verdana";
font-size: 9px;
text-decoration: none;
}
.smallMenuColor {
font-family: "Verdana";
font-size: 9px;
text-decoration: underline;

}

.box { padding:0px; margin-left: 5px; border-spacing:0px; border-collapse:collapse; }
.box TH { height:10px; background-image:url("/images/box_css/menu-top.gif"); }
.box TH.left { height:10px; background-image:url("/images/box_css/menu-topleft.gif"); background-position: left; }
.box TH.right { height:10px; background-image:url("/images/box_css/menu-topright.gif"); background-position: right; }
.box TH.bottom { height:10px; background-image:url("/images/box_css/menu-bottom.gif"); }
.box TH.bottomleft { height:10px; background-image:url("/images/box_css/menu-bottomleft.gif"); }
.box TH.bottomright { height:10px; background-image:url("/images/box_css/menu-bottomright.gif"); background-position: right; }
.box TD.left { width:6px; background-image:url("/images/box_css/menu-left.gif"); background-repeat: y-repeat; background-color:white; }
.box TD.right { width:6px; background-image:url("/images/box_css/menu-right.gif"); background-repeat: y-repeat; background-position:right; background-color:#D7D7D7; }
.box TD.content { padding:5px 10px 5px 10px; vertical-align:top; background-color:white; height:100%; }
.box HR { width:75%; height:0px; border: 0px; border-top:dashed 1px #DDDDDD; margin: 5px auto 0px auto; text-align:center; }
.box H1 { color:#959DAC; background-color:#EFEFEF; padding:3px; border:dashed 1px #CCCCCC; font-size:20px; }
.box H2 { color:#959DAC; background-color:#FAFAFA; padding:3px; border-bottom: dashed 1px #CCCCCC; font-size:16px; }
.box H3 { color:#555555; font-size:14px; }

.light { border-top: solid 1px #D5D5D5; border-right: solid 2px #888888; border-bottom: solid 2px #888888; border-left: solid 1px #D5D5D5; background-color:#FAFAFA; }
.light TH { background-color:#F0F0F0; background-image: none; height:22px; vertical-align:middle; text-align:left; padding-left:5px; }
.light TD { background-image: none; vertical-align:middle; padding-left:5px; background-color:#FFFFFF; height:25px; }
.light TR.red TD { background-color:#fff7f7; }
.light TR.green TD { background-color:#fafff7; }
.light TR:hover TD { background-color: #FAFAFA; }

.tMe { background-color: #000000; color: #FFFFFF; }
.tMf { font-weight: bold;font-size: 11px; text-decoration: none; color: #FFFFFF; }
.tBs { background-color: #EEEEEE; font-size: 9px; }
