/* CSS Document */

/* Description: Sample HTML Document */
/* Author: Kelvin Wong */
/* Date: Mar 24 2004 */

/* general */
body {margin: 0}
table {font-size: 8pt; font-family: "arial", "tahoma", "verdana"; color: #000000}
td {background-repeat: no-repeat}
a {font-size: 8pt; color: #8d6400; font-family: "arial", "tahoma", "verdana"; text-decoration: none}
a:link {font-size: 8pt; color: #8d6400; font-family: "arial", "tahoma", "verdana"; text-decoration: none}
a:visited {font-size: 8pt; color: #8d6400; font-family: "arial", "tahoma", "verdana"; text-decoration: none}
a:hover {font-size: 8pt; color: #f93801; font-family: "arial", "tahoma", "verdana"; text-decoration: underline}

.nav {font-size: 8pt; font-family: "arial", "tahoma", "verdana"; color: #4B4B4B}
.nav_blue {font-size: 8pt; font-family: "arial", "tahoma", "verdana"; color: steelblue}
.form_font {font-size: 10px; font-family: "arial", "tahoma", "verdana"; color: #4B4B4B}

.bg4 {background-image: url("/images/common/bg4.jpg"); background-repeat: repeat-x; font-weight: bold; font-family: arial, tahoma, verdana; color: steelblue}
.bg1 {background-image: url("/images/common/bg1.jpg"); background-repeat: repeat-x; font-weight: bold; font-family: arial, tahoma, verdana; color: steelblue}
.bg2 {background-image: url("/images/common/bg2.jpg"); background-repeat: repeat-x; font-weight: bold; color: steelblue}
.bg3 {background-image: url("/images/common/bg3.jpg"); background-repeat: repeat-x; font-weight: bold; color: #007FC5}
.bg1N {font-weight: bold; font-family: arial, tahoma, verdana; color: steelblue}

.a_line {background-image: url("/images/common/a.gif"); background-repeat: repeat-x}
.a_h_top_line {background-image: url("/images/common/a_h_top.gif"); background-repeat: repeat-x}
.a_h_bottom_line {background-image: url("/images/common/a_h_bottom.gif"); background-repeat: repeat-x}
.a_v_left_line {background-image: url("/images/common/a_v_left.gif"); background-repeat: repeat-y}
.a_v_right_line {background-image: url("/images/common/a_v_right.gif"); background-repeat: repeat-y}
.s_a_h_top_line {background-image: url("/images/common/s_a_h_top.gif"); background-repeat: repeat-x}
.s_a_h_bottom_line {background-image: url("/images/common/s_a_h_bottom.gif"); background-repeat: repeat-x}
.s_a_v_left_line {background-image: url("/images/common/s_a_v_left.gif"); background-repeat: repeat-y}
.s_a_v_right_line {background-image: url("/images/common/s_a_v_right.gif"); background-repeat: repeat-y}

/* top title bar */
a.top_title_home {font-size: 15pt; font-family: arial, tahoma, verdana; color: #ffffff; font-weight: bold; padding-left: 12px; text-decoration: none}
a.top_title_home:visited {font-size: 15pt; font-family: arial, tahoma, verdana; color: #ffffff; font-weight: bold; padding-left: 12px; text-decoration: none}
a.top_title_home:hover {font-size: 15pt; font-family: arial, tahoma, verdana; color: #ffffff; font-weight: bold; padding-left: 12px; text-decoration: underline}
.top_title_home_bg {background-image: url("/images/common/home_top_left.gif")}
.top_title_space {background-image: url("/images/common/home_top_bar_bg.gif"); background-repeat: repeat-x}

/* home left menu bar */
.home_left_menu_title {background-image: url("/images/common/bg_product_line.jpg"); font-size: 10pt; font-family: arial, tahoma, verdana; font-style: italic; font-weight: bold; color: steelblue; padding-left: 12px}

/* right menu box */
.box_top {background-image: url("/images/common/border_box_top.gif")}
.box_v_line {background-image: url("/images/common/border_box_pixel.gif"); background-repeat: repeat-y}
.box_h_line {background-image: url("/images/common/border_box_pixel.gif"); background-repeat: repeat-x}
.box_bottom {background-image: url("/images/common/border_box_bottom.gif")}

/* box */
.box_title {font-size: 8pt; font-family: "tahoma", "arial", "verdana"; font-weight: bold; color: #448CCB}

/* watch */
.spec_item_title { text-align: left; color: #0054A6}
.watch_item {color: #003471}
.watch_logo_layer {position: absolute; left:178px; top: 122px; z-index: 3;}

/* rights reserved */
.copy_right_text {font-size: 7pt}
