body {
    background-color:#999;
    line-height:140%;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:14px;
}

div.canvas {
    background-color:#FFFFFF;
    width:900px;
    margin:0px auto;
    padding:0px;
/*
    background-image:url('image/acientobs900.png');
    background-repeat:no-repeat;
    background-position:center bottom;
    padding-bottom:10px;
*/
    z-index:-1;
}

.leftmenu {
    text-decoration:none;
    font-weight:bold;
}

.leftmenu a:link {
    color:#151b54;
}

.leftmenu a:hover {
    font-size:1.05em;
    text-decoration:none;
}

.leftmenu li {
    list-style-type: none;
    border-bottom:3px dotted #cccccc;
    text-align:right;
    padding:5px 5px 0px 0px;
    height:27px;
}

.leftmenu li:hover {
    font-size:1.05em;
    color:#810541;
    background:url("image/img_7_14.jpg") repeat-x left top;
}

.leftmenu_sel {
    font-size:1.05em;
    color:#e42217;
}

td.reg_req {
    text-align:right;
    border:0px;
    padding-right:10px;
    color:red;
    width:150px;
}

td.reg_opt {
    text-align:right;
    border:0px;
    padding-right:10px;
    color:black;
    width:150px;
}

td.reg_input {
    text-align:left;
    border:0px;
    padding:0px;
    color:black;
    width:350px;
}

td.reg_pp {
    text-align:right;
    border:0px;
    padding:0px 10px 3px 0px;
    color:black;
    width:210px;
}

td.reg_pi {
    text-align:left;
    border:0px;
    padding:0px;
    color:black;
    width:290px;
}

td.reg_fee {
    text-align:right;
    border:0px;
    padding:0px 15px 3px 0px;
    color:black;
    width:120px;
}

td.reg_fi {
    text-align:left;
    border:0px;
    padding:0px;
    color:black;
    width:600px;
}

textarea {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
}

input {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
}

p {
    text-align:justify;
    margin-top:8px;
    margin-bottom:10px;
}

p.contact {
    margin-left:26px;
    text-indent:-26px;
}

.emph0 {
    /*color:#cc3399;*/
    color:brown;
}

.emph1 {
    /*color:#cc3399;*/
    /*color:#810541;*/
    color:#a52a2a;
    font-weight:bold;
}

.emph2 {
    color:black;
    font-weight:bold;
}

.emph3 {
    text-decoration:blink;
    color:red;
    font-weight:bold;
}

.required {
    color:red;
}

.footnote {
    font-size:12px;
}

a {
    color:#151b34;
    text-decoration:none;
}

a:hover {
    color:#810541;
    text-decoration:underline;
}

table.lodging {
    width:90%;
    margin-left:auto;
    margin-right:auto;
    border-collapse:collapse;
}

table.lodging td {
    border:3px double black;
    padding:2px;
    text-align:center;
}

/*new web site*/
.DCT_nav {
    height: 36px;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    background:url("image/nav_bg.jpg") repeat-x scroll 0 0 transparent;
    border-width:0px 0px 1px;
    border-style:solid;
    border-color:#fbb117;
    font-size:16px;
}

.DCT_nav ul {
    float:left;
    width:100%;
    padding:0;
    margin:0;
    list-style-type:none;
}

.DCT_nav ul li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding: 8px 6px 9px 10px;
    margin-left:0px;
    margin-right:2px;
    text-align: center;
    text-decoration: none;
    width: auto;
}

.DCT_nav ul li a:hover {
    background: url("image/nav_h_img_15.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    text-decoration: none;
}

a.nav_sel:link {
    color: #fbb117;
    text-decoration: none;
}

.red_bar {
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    border:1px solid white;
    background:url("image/nav_bg.jpg") repeat-x scroll 0 0 transparent;
}

.blue_bar {
    margin-top:-10px;
    background:#003;
    height:20px;
}


table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor:pointer;
}


table.program th {
    text-align:left;
    padding:5px 0px 0px;
}

table.program td {
    padding:2px 2px 0px 15px;
}
