body {
	color:#333333;
	font-family:"MS Reference Sans Serif";
	font-size:13px;
}
li {
	margin: 0px 0px 10px 0px;
}
caption.left {
	caption-side: left;
}

th.no_outline {
	border: 3px;
	padding: 3px;
	border-color: #FFFFFF;
}
td.no_outline {
	border: 3px;
	padding: 3px;
	border-color: #FFFFFF;
	vertical-align: top;
}
th.outline {
	border: 1;
	padding: 3px;
}
td.outline {
	border: 1px;
	vertical-align: top;
}
tr.v_middle {
	vertical-align:middle;
	padding: 3px;
}
td.v_top {
	vertical-align:top;
	padding: 3px;
}

.logo_table {

	z-index:10;
	font-size:12px;
	text-align:right;
	margin-right:15px;
	color:#FFFFFF;

}
.logo_table a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.logo_table a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.logo_table a:hover {
	color:#CCFFCC;
	text-decoration:underline;
}
.list_tbl {
	border:1px;
	padding:3px;

}
.link_table {
	font-size:13px;
}
.link_table a:link {
	color:#0066CC;
}
.link_table a:visited {
	color:#0066CC;
}
.link_table a:hover {
	color:#FF6600;
	text-decoration:none;
}
.left_menu_top {
	color:#003399;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
.left_menu_next {
	color:#003399;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}
.left_menu_ul {
	list-style-image:url(../images/english/left_menu_list.gif);
	margin :10px 0px 10px 20px;
}
.bg_gray_top_left_norepeat {
	background: url(../../images/english/gray_corner_top_left.gif) no-repeat;
}
.bg_gray_top_right_norepeat {
	background: url(../../images/english/gray_corner_top_right.gif) no-repeat;
}
.bg_gray_bottom_left_norepeat {
	background: url(../../images/english/gray_corner_bottom_left.gif) no-repeat;
}
.bg_gray_bottom_right_norepeat {
	background: url(../../images/english/gray_corner_bottom_right.gif) no-repeat;
}
.bg_gray_line_repeatx {
	background: url(../images/english/gray_line.gif) repeat-x;
}
.bg_gray_fill_repeat {
	background: url(../images/english/gray_fill.gif) repeat;
}
.title {
	font-size:16px;
	font-weight:bold; 
	color:#330066;
	padding-left:5px;
	margin:5px 0px;
	border-left:5px solid;
	border-bottom:1px solid;
}
.news_title {
	font-size:16px;
	font-weight:bold; 
	color:#FF9900;
	padding-left:5px;
	margin:5px 0px;
	border-left:5px solid;
	border-bottom:1px solid;
}
.sub_title {
	color:#330066;
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
}
.caption_gb {
	color: #660066;
	font-weight: bold;
	font-size: 16px;
	caption-side:left;
}
.note_font {
    color:#0066CC;
}
#bold {
	font-weight:bold;
}
#f_white {
	color:#FFFFFF;
}
#f_db {
	color:#330066;
}
#margin_top_10 {
	margin-top:10px;
}
#margin_left_10 {
	margin-left:10px;
}
#bg_lb {
	background-color:#83AAFC;
}
#bg_lp {
	background-color:#CABFF0;
}
#bg_b {
	background-color:#0066CC;
}


	

