BODY
{
}
.cls_btn
{
    BORDER-RIGHT: darkblue thin;
    BORDER-TOP: darkblue thin;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../images/QuickTour/Demo_button2_blank.gif);
    BORDER-LEFT: darkblue thin;
    WIDTH: 49px;
    CURSOR: hand;
    COLOR: darkblue;
    BORDER-BOTTOM: darkblue thin;
    FONT-FAMILY: Verdana;
    HEIGHT: 23px;
    TEXT-ALIGN: center
}
.cls_btn_f
{
    BORDER-RIGHT: darkblue thin;
    BORDER-TOP: darkblue thin;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../images/QuickTour/Demo_button2_first.gif);
    BORDER-LEFT: darkblue thin;
    WIDTH: 49px;
    CURSOR: hand;
    COLOR: darkblue;
    BORDER-BOTTOM: darkblue thin;
    FONT-FAMILY: Verdana;
    HEIGHT: 23px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.cls_btn_p
{
    BORDER-RIGHT: darkblue thin;
    BORDER-TOP: darkblue thin;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../images/QuickTour/Demo_button2_previous.gif);
    BORDER-LEFT: darkblue thin;
    WIDTH: 49px;
    CURSOR: hand;
    COLOR: darkblue;
    BORDER-BOTTOM: darkblue thin;
    FONT-FAMILY: Verdana;
    HEIGHT: 23px;
    TEXT-ALIGN: center
}
.cls_btn_n
{
    BORDER-RIGHT: darkblue thin;
    BORDER-TOP: darkblue thin;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../images/QuickTour/Demo_button2_nexts.gif);
    BORDER-LEFT: darkblue thin;
    WIDTH: 49px;
    CURSOR: hand;
    COLOR: darkblue;
    BORDER-BOTTOM: darkblue thin;
    FONT-FAMILY: Verdana;
    HEIGHT: 23px;
    TEXT-ALIGN: center
}
.cls_btn_l
{
    BORDER-RIGHT: darkblue thin;
    BORDER-TOP: darkblue thin;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../images/QuickTour/Demo_button2_last.gif);
    BORDER-LEFT: darkblue thin;
    WIDTH: 49px;
    CURSOR: hand;
    COLOR: darkblue;
    BORDER-BOTTOM: darkblue thin;
    FONT-FAMILY: Verdana;
    HEIGHT: 23px;
    TEXT-ALIGN: center
}
.cls_option
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 9px;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.cls_img_border
{
    BORDER-RIGHT: navy 2px solid;
    BORDER-TOP: navy 2px solid;
    BORDER-LEFT: navy 2px solid;
    BORDER-BOTTOM: navy 2px solid
}
.cls_btn_close
{
    BORDER-RIGHT: darkblue thin;
    BORDER-TOP: darkblue thin;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: url(../images/QuickTour/Demo_button2_close.gif);
    BORDER-LEFT: darkblue thin;
    WIDTH: 82px;
    CURSOR: hand;
    COLOR: darkblue;
    BORDER-BOTTOM: darkblue thin;
    FONT-FAMILY: Verdana;
    HEIGHT: 23px;
    TEXT-ALIGN: center
}
