BODY {
	margin: 0px;
	font-family: verdana,tahoma,times,garamond,arial,hevletica;
    background-color: #000000;
}

TD {
	font-size: 12px;
}

A {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

.main_table {
  background-color: #c1ffef;
  margin-top: 2px;
}

.tm_na {
  background: url("../img/tm_na.gif") 100% 100% no-repeat;
}

.tm_mo {
  background: url("../img/tm_mo.gif") 100% 100% no-repeat;
}

.tm_a {
  background: url("../img/tm_a.gif") 100% 100% no-repeat;
}

A:link,A:active,A:visited {
	COLOR: #478d1d;
}

A:hover {
	COLOR: #6ea84c;
}

A:link.l1_na,A:active.l1_na,A:visited.l1_na,A:hover.l1_na {
	COLOR: #ffffff;
}

A:link.l1_a,A:active.l1_a,A:visited.l1_a,A:hover.l1_a {
	COLOR: #000000;
}

.left_frame_table,.center_frame_table {
  background-color: #6fef9f;
}

.lt_lt {
    background: url("../img/lt.bmp") 100% 100% no-repeat;
}

.lt_tcell {
    background: url("../img/tcell.bmp") 100% 100% repeat-x;
}

.lt_rt {
    background: url("../img/rt.bmp") 100% 100% no-repeat;
}

.lt_lb {
    background: url("../img/lb.bmp") 100% 100% no-repeat;
}

.lt_b {
    background: url("../img/lt_b.bmp") 100% 100% repeat-x;
}

.lt_rb {
    background: url("../img/rb.bmp") 100% 100% no-repeat;
}

.lt_l {
    background: url("../img/lt_l.bmp") 100% 100% repeat-y;
}

.lt_r {
    background: url("../img/lt_r.bmp") 100% 100% repeat-y;
}

.ct_lt {
    background: url("../img/clt.bmp") 100% 100% no-repeat;
}

.ct_lb {
    background: url("../img/clb.bmp") 100% 100% no-repeat;
}

.ct_rb {
    background: url("../img/crb.bmp") 100% 100% no-repeat;
}

.ct_rt {
    background: url("../img/crt.bmp") 100% 100% no-repeat;
}

.cf_lt {
    background: url("../img/cf_lt.bmp") 100% 100% no-repeat;
}

.cf_t {
    background: url("../img/cf_t.bmp") 100% 100% repeat-x;
}

.cf_rt {
    background: url("../img/cf_rt.bmp") 100% 100% no-repeat;
}

.cf_c {
    background: url("../img/cf_c.bmp") 100% 100% repeat-y;
}

.cf_lb {
    background: url("../img/cf_lb.bmp") 100% 100% no-repeat;
}

.cf_rb {
    background: url("../img/cf_rb.bmp") 100% 100% no-repeat;
}

.cf_b {
    background: url("../img/cf_b.bmp") 100% 100% repeat-x;
}

.cf_ltw {
    background: url("../img/cf_lt_w.bmp") 100% 100% no-repeat;
}

.cf_tw {
    background: url("../img/cf_t_w.bmp") 100% 100% repeat-x;
}

.cf_rtw {
    background: url("../img/cf_rt_w.bmp") 100% 100% no-repeat;
}

.cf_cw {
    background: url("../img/cf_c_w.bmp") 100% 100% repeat-y;
}

.cf_lbw {
    background: url("../img/cf_lb_w.bmp") 100% 100% no-repeat;
}

.cf_rbw {
    background: url("../img/cf_rb_w.bmp") 100% 100% no-repeat;
}

.cf_bw {
    background: url("../img/cf_b_w.bmp") 100% 100% repeat-x;
}

.ta {
    background: url("../img/t_a.gif") 100% 100% no-repeat;
}

.tna {
    background: url("../img/t_na.gif") 100% 100% no-repeat;
}

A:link.ttl,A:active.ttl,A:visited.ttl {
	color: #000000;
    font-size: 14px;
}

A:hover.ttl {
	color: #ffffff;
    font-size: 14px;
}

.inp1 {
	background-color: #ffffff;
	border-color: #0a5c2b;
	border-style: solid;
	border-width: 1px;
}

.img1 {
  border-width: 2px;
  border-color: #0a5c2b;
  border-style: solid;
}


.btn0 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url("../img/btn0.gif") 100% 100% no-repeat;
	border: 0px;
	width: 97px;
	height: 23px;
}

.sct_tbl_a {
	background: url("../img/act_sct.gif") 100% 100% no-repeat;
}

.sct_tbl_na {
	background: url("../img/nact_sct.gif") 100% 100% repeat;
}

.a_title {
	font-size: 16pt;
	font-weight: bold;
}

.a_subtitle {
	text-decoration: italic;
	font-size: 10pt;
}

.a_author {
	font-size: 10pt;
	FONT-WEIGHT: bold;
}

.comment_text {
	font-size: 10pt;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.cm_lt {
	background: url("../img/comm_lt.bmp") 100% 100% no-repeat;
}

.cm_rt {
	background: url("../img/comm_rt.bmp") 100% 100% no-repeat;
}

.cm_t {
	background: url("../img/comm_t.bmp") 100% 100% repeat-x;
}

.bottom {
	font-size: 10pt;
	FONT-WEIGHT: bold;
	text-decoration: italic;
	COLOR: #003355;
}