.table {
border: #cccccc 1px solid;
}

.table_line {
border: #cccccc 1px solid;
}

.cell {
border: #f7f7f7 1px solid;
padding-left: 10px;
padding-right: 5px;
}

A.lightbox_link:hover {
color: #ffffffff;
font-size: 10px;
font-family: Verdana, Tahoma, Arial;
text-decoration: none;
}

A.lightbox_link {
color: #ffffff;
font-size: 10px;
font-family: Verdana, Tahoma, Arial;
text-decoration: none;
}

.lightbox_content {
color: #ee2222;
font-size: 10px;
font-family: Verdana, Tahoma, Arial;
text-decoration: none;
}

.FotomotoToolbarClass a,
.FotomotoToolbarClass a:link,
.FotomotoToolbarClass a:visited,
.FotomotoToolbarClass a:active,
.FotomotoToolbarClass a:hover {
  font-size: 13px;                          /* change font size to 12 pixels */
  color: #c72203;                           /* show the links in gray */
  font-weight : bold;
}

.white {
color: #000000;
}

.rteImage {
background: #D3D3D3;
border: 1px solid #D3D3D3;
cursor: pointer;
cursor: hand;
}

.rteImageRaised,
.rteImage:hover {
background: #D3D3D3;
border: 1px outset;
cursor: pointer;
cursor: hand;
}

.rteImageLowered,
.rteImage:active {
background: #D3D3D3;
border: 1px inset;
cursor: pointer;
cursor: hand;
}

.rteVertSep {
margin: 0 4px 0 4px;
}

.rteBack {
background: #D3D3D3;
border: 1px outset;
letter-spacing: 0;
padding: 2px;
}

.rteBack tbody tr td,
.rteBack tr td {
background: #D3D3D3;
padding: 0;
}

.rteDiv {
display: block;
position: relative;
}

.hide {
display: none;
}

.show {
display: block;
}

#tip_box {
position: absolute;
//width: 355px;
border: 1px solid #9d9d9d;
padding: 2px 0px 0px 2px;
background-color: #fafafa;
z-index: 102;
visibility: hidden;
}

#tip_arrow {
position: absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.bt {
background: url('images/common/border.gif') 0 0 repeat-x;
}

.br {
background: url('images/common/border.gif') 100% 0 repeat-y;
}

.bb {
background: url('images/common/border.gif') 0 100% repeat-x;
}

.bl {
background: url('images/common/border.gif') 0 100% repeat-y;
}

.cbl {
background: url('images/common/bl.gif') 0 100% no-repeat;
}

.cbr {
background: url('images/common/br.gif') 100% 100% no-repeat;
}

.ctl {
background: url('images/common/tl.gif') 0 0 no-repeat;
}

.ctr {
background: url('images/common/tr.gif') 100% 0 no-repeat;
}
