.tx10 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 10px
}

.tx11 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 11px}

.tx12 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 12px}

.tx13 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 13px}

.tx14 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 14px}

.tx16 {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 16px}

.tx18 {  font-size: 18px; font-weight: bold}

.tx14_bold {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
  font-size: 14px ;
  font-weight: bold;
}


strong {
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
    font-weight: bold;
    color: #ff0000;
}

.box {  padding-top: 4px; padding-right: 0px; padding-bottom: 0px; padding-left: 6px}
.box2 {  padding-top: 11px; padding-right: 11px; padding-bottom: 11px; padding-left: 11px}



.text12 {  font-size: 12px}
.text14 {  font-size: 14px}
.text13 {  font-size: 13px}
.text16 {  font-size: 18px}
.text11 {  font-size: 11px}

.a12 { font-size: 12px}
.a10 { font-size: 10px}
.a11 { font-size: 11px}
.a14 { font-size: 14px}
.a16 { font-size: 16px}
.a18 { font-size: 18px}
.a { font-size: 4px}

table.grayBorder{
    border: #999999 1px solid;

}
td.grayBorder2{
    border: #999999 1px solid;
}

img.whiteBorder {
border: #ffffff 1px solid;
}

table.pinkBorder{
    border: #8C3753 1px solid;
}

td.pinkBorder2{
    border: #8C3753 1px solid;
}

td.pinkBorder_top_left{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #8C3753;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #8C3753;
}

td.pinkBorder_top_left_bottom{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #8C3753;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #8C3753;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #8C3753;
}

td.pinkBorder_top_left_right{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #8C3753;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #8C3753;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #8C3753;
}

td.pinkBorder_top_left_right_bottom{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #8C3753;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #8C3753;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #8C3753;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #8C3753;
}

td.pinkBorder_left{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #8C3753;
}
td.pinkBorder_left_right{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #8C3753;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #8C3753;
}
td.pinkBorder_left_right_bottom{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #8C3753;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #8C3753;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #8C3753;
}

DIV.under   {text-decoration: underline;}
DIV.over    {text-decoration: overline;}
DIV.through {text-decoration: line-through;}
DIV.blink   {text-decoration: blink;}

td.bB_t_collapse{
    border: #00FFFF 1px solid;
	border-collapse: collapse;
}
