ul {
 padding-left: 13px;
 margin-left: 1px;
 margin-top: 1px;
 margin-bottom: 1px;
}

body { font-family:Arial; font-size:12px; color:#0b2aa0; text-decoration:none; }
td { font-family:Arial; font-size:12px; color:#0b2aa0; text-decoration:none; }
a:link { font-family:Arial; font-size:12px; color:#0000ff; text-decoration:none; }
a:visited { font-family:Arial; font-size:12px; color:#0000ff; text-decoration:none; }
a:hover { font-family:Arial; font-size:12px; color:#0000ff; text-decoration:underline; }

.title { font-family:Arial; font-size:18px; font-weight:bold; }
.content_title { font-family:Arial; font-size:16px; font-weight:bold; }

.input { font-family:Arial; font-size:12px; color:#0b2aa0; text-align:middle; border-width:1; border-style:solid; border-color:#0b2aa0; background-color:#fff8dc; width:200px; height:20px; }
.textarea { font-family:Arial; width:200px; font-size:12px; color:#0b2aa0; text-align:middle; border-width:1; border-style:solid; border-color:#0b2aa0; background-color:#fff8dc; }
.checkbox { font-family:Arial; font-size:10px; color:#0b2aa0; text-align:middle; border-width:1; border-style:solid; border-color:#0b2aa0; background-color:#FFFFFF; width:16px; height:16px; }
.button { font-family:Arial; font-size:12px; height:20px; color:#2040A0; border-width:1; border-style:solid; border-color:#0B2AA0; background-color:#70d0ff; }

.price:link { font-family:Arial; color:#233fa5; font-size:16px; font-weight:bold; text-decoration:none; }
.price:visited { font-family:Arial; color:#233fa5; font-size:16px; font-weight:bold; text-decoration:none; }
.price:hover { font-family:Arial; color:#233fa5; font-size:16px; font-weight:bold; text-decoration:underline; }
.price { font-family:Arial; font-size:16px; font-weight:bold; }

.table {border-style: solid; border-width:thin; border-left-width:1px; border-top-width:1px; border-bottom-width:0px; border-right-width:0px; border-color:#000000; background-color:#ffff90; }
.htable-header {border-style: solid; border-width:thin; border-left-width:0px; border-top-width:0px; border-bottom-width:1px; border-right-width:1px; border-color:#000000; background-color:#ffff00; }
.htable-header-left {border-style: solid; border-width:thin; border-left-width:0px; border-top-width:0px; border-bottom-width:1px; border-right-width:1px; border-color:#000000; background-color:#ffff00; }
.table-cell {border-style: solid; border-width:thin; border-left-width:0px; border-top-width:0px; border-bottom-width:1px; border-right-width:1px; border-color:#000000; background-color:#ffff90; }


.cal-noncurr { font-family:Arial; font-size:17px; color:#0b2aa0; text-decoration:none; }
.cal-workday { font-family:Arial; font-weight:bold; font-size:12px; color:#0b2aa0; text-decoration:none; background-color:#70d0ff; }
.cal-weekend { font-family:Arial; font-weight:bold; font-size:12px; color:#f00000; text-decoration:none; background-color:#70d0ff; }
.cal-today { font-family:Arial; font-size:12px; color:#0b2aa0; text-decoration:none; font-weight:bold; }

.cal-workday-no { font-family:Arial; font-size:12px; color:#0b2aa0; text-decoration:none; }
.cal-weekend-no { font-family:Arial; font-size:12px; color:red; text-decoration:none; }

.btn {
 background: url(img/btn-big.gif) no-repeat;
 width: 157px;
 height: 39px;
 padding: 0 10px;
 color: #27336d;
}
.btn_over {
 background: url(img/btn-big-a.gif) no-repeat;
 width: 157px;
 height: 39px;
 padding: 0 10px;
 color: #27336d;
}

.subnode {
 background: #60b0dd;
}
.subnode_over {
 background: #b0d8ee;
}
