body{background-color: #99C1F4; padding: 0; margin: 0; font-family: Tahoma; font-size: 12px; color: #000000;}
table.main{border: 0px none}
table.txttbl{background-color: #ACD1FE; border: 0px none; width: 100%; margin-top: 10px;}
table.thumbstbl{background-color: #ACD1FE; border: 0px none; margin-top: 10px; }
table.toptbl{width: 100%; height: 77px; padding: 0px; margin: 0px; background: url(top_bg.gif); background-repeat: repeat-x;}
table.thumbs_table{border: 0px none; padding: 20px;}

td.l_t1{background: url(round_top_left_lightb.gif); width: 9px; height: 9px}
td.l_t2{background: url(table_top_line_lightb.gif); height: 9px}
td.l_t3{background: url(round_top_right_lightb.gif); width: 9px; height: 9px}
td.l_c1{background: url(table_left_line_lightb.gif); width: 9px;}
td.l_c2{background-color: #D3EBFF;}
td.l_c3{background: url(table_right_line_lightb.gif); width: 9px;}
td.l_b1{background: url(round_bot_left_lightb.gif); width: 9px; height: 9px}
td.l_b2{background: url(table_bot_line_lightb.gif); height: 9px}
td.l_b3{background: url(round_bot_right_lightb.gif); width: 9px; height: 9px}

td.d_t1{background: url(round_top_left_darkb.gif); width: 9px; height: 9px}
td.d_t2{background: url(table_top_line_darkb.gif); height: 9px}
td.d_t3{background: url(round_top_right_darkb.gif); width: 9px; height: 9px}
td.d_c1{background: url(table_left_line_darkb.gif); width: 9px;}
td.d_c2{background-color: #ACD1FE;}
td.d_c3{background: url(table_right_line_darkb.gif); width: 9px;}
td.d_b1{background: url(round_bot_left_darkb.gif); width: 9px; height: 9px}
td.d_b2{background: url(table_bot_line_darkb.gif); height: 9px}
td.d_b3{background: url(round_bot_right_darkb.gif); width: 9px; height: 9px}

td.caption {background-color: #D3EBFF; text-align: center;}
td.topcaption{text-align: center;}
td.td_thumbnail_title{
    padding: 0px; padding-top: 5px; padding-bottom: 5px; text-align: center; vertical-align: top; border: 1px solid #FFFFFF; background-color: #D3EBFF;
    -webkit-border-radius: 0px 0px 0px 0px;
    -khtml-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
}
td.td_thumbnail_title_on {
    padding: 0px; padding-top: 5px; padding-bottom: 5px; text-align: center; vertical-align: top; border: 1px solid #FFFFFF; background-color: #D3EBFF;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
}
td.td_thumbnail_image{
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}
td.td_thumbnail_image_on{
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}
span.topcaption{position: relative; top: 10px;}
span.etg_link{font-family: Tahoma; font-size: 12px; text-align: center; color: #6690C1; position: relative; top: 5px;}
span.etg_link a{text-decoration: none; color: #6690C1;}
span.etg_link a:hover{text-decoration: underline; color: #6690C1; }
span.etg_link a:visited{color: #6690C1; }

img.img_thumbnail_image{
    border: 1px solid #FFFFFF;
    position: relative;
    top: 0px;
    left: 0px;
    FILTER: alpha(Opacity=90);
    -moz-opacity:.9;
    opacity:.9;
}
img.img_thumbnail_image_on{
    border: 1px solid #FFFFFF;
    position: relative;
    top: -1px;
    left: -1px;
    FILTER: alpha(Opacity=100);
    -moz-opacity:1;
    opacity:1;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 2px 2px 2px 0px #D3EBFF;
    -webkit-box-shadow: 2px 2px 2px 0px #D3EBFF;
    box-shadow: 2px 2px 2px 0px #D3EBFF;
}

img.img_full_size_image{border: 0px none;}

div.navigation { margin-top: 10px; }
div.navigation input{border: 1px solid #FFFFFF; background-color: #CCCCCC; font-family: Tahoma; font-size: 12px;}
div.navigation input.nav_button{border: 1px solid #FFFFFF; background-color: #D3EBFF;}

select.nav_list{border: 1px solid #FFFFFF; background-color: #D3EBFF; font-family: Tahoma; font-size: 12px;}