.TL_RC_GREEN
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_GREEN.png);
	background-repeat: no-repeat;
	background-position: 0 0;

}

.M_RC_GREEN
{
	height: 4px;
	margin:0;
	padding:0;
	background-color: #cde6de;
}

.TR_RC_GREEN
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_GREEN.png);
	background-repeat: no-repeat;
	background-position: -4px 0;
}


.BL_RC_GREEN
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_GREEN.png);
	background-repeat: no-repeat;
	background-position: 0 -4px;

}

.BR_RC_GREEN
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_GREEN.png);
	background-repeat: no-repeat;
	background-position: -4px -4px;
}


.TL_RC_DARK_BLUE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/rc_dark_blue.png);
	background-repeat: no-repeat;
	background-position: 0 0;

}

.M_RC_DARK_BLUE
{
	height: 4px;
	margin:0;
	padding:0;
	background-color: #90bee5;
}

.TR_RC_DARK_BLUE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/rc_dark_blue.png);
	background-repeat: no-repeat;
	background-position: -4px 0;
}


.BL_RC_DARK_BLUE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/rc_dark_blue.png);
	background-repeat: no-repeat;
	background-position: 0 -4px;

}

.BR_RC_DARK_BLUE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/rc_dark_blue.png);
	background-repeat: no-repeat;
	background-position: -4px -4px;
}


.TL_RC_LIGHT_BLUE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_LIGHT_BLUE.png);
	background-repeat: no-repeat;
	background-position: 0 0;

}

.M_RC_LIGHT_BLUE
{
	height: 4px;
	margin:0;
	padding:0;
	background-color: #e6effe;
}

.TR_RC_LIGHT_BLUE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_LIGHT_BLUE.png);
	background-repeat: no-repeat;
	background-position: -4px 0;
}


.BL_RC_LIGHT_BLUE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_LIGHT_BLUE.png);
	background-repeat: no-repeat;
	background-position: 0 -4px;

}

.BR_RC_LIGHT_BLUE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_LIGHT_BLUE.png);
	background-repeat: no-repeat;
	background-position: -4px -4px;
}


.TL_RC_WHITE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_WHITE.png);
	background-repeat: no-repeat;
	background-position: 0 0;

}

.M_RC_WHITE
{
	height: 4px;
	margin:0;
	padding:0;
	background-color: white;
}

.TR_RC_WHITE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_WHITE.png);
	background-repeat: no-repeat;
	background-position: -4px 0;
}


.BL_RC_WHITE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_WHITE.png);
	background-repeat: no-repeat;
	background-position: 0 -4px;

}

.BR_RC_WHITE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_WHITE.png);
	background-repeat: no-repeat;
	background-position: -4px -4px;
}



.TL_RC_PURPLE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_PURPLE.png);
	background-repeat: no-repeat;
	background-position: 0 0;

}

.M_RC_PURPLE
{
	height: 4px;
	margin:0;
	padding:0;
	background-color: #d3c3e2;
}

.TR_RC_PURPLE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_PURPLE.png);
	background-repeat: no-repeat;
	background-position: -4px 0;
}


.BL_RC_PURPLE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_PURPLE.png);
	background-repeat: no-repeat;
	background-position: 0 -4px;

}

.BR_RC_PURPLE
{
	width: 4px;
	height: 4px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/RC_PURPLE.png);
	background-repeat: no-repeat;
	background-position: -4px -4px;
}













.TL_dark_blue
{
	width: 15px;
	height: 15px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/dark_blue/TL.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.TM_dark_blue
{
	height: 4px;
	margin:0;
	padding:0;
	background-color: #90bee5;
}

.TR_dark_blue
{
	width: 15px;
	height: 15px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/dark_blue/TR.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.BL_dark_blue
{
	width: 15px;
	height: 15px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/dark_blue/BL.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.TM_dark_blue, .BM_dark_blue
{
	height: 15px;
	margin:0;
	padding:0;
	background-color: #90bee5;
}

.BR_dark_blue
{
	width: 15px;
	height: 15px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/dark_blue/BR.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.TL_light_blue
{
	width: 15px;
	height: 15px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/TL.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.TM_light_blue
{
	height: 13px;
	margin:0;

}

.TR_light_blue
{
	width: 15px;
	height: 15px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/TR.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.BL_light_blue
{
	width: 15px;
	height: 15px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/BL.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.TM_light_blue, .BM_light_blue
{
	height: 15px;
	margin:0;
	padding:0;
	background-color: #e6effe;
}

.BR_light_blue
{
	width: 15px;
	height: 15px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/BR.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}






.TL_black_5x5
{
	width: 5px;
	height: 5px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/black_5x5/TL.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.TM_black_5x5
{
	height: 5px;
	margin:0;
	padding:0;
}

.TR_black_5x5
{
	width: 5px;
	height: 5px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/black_5x5/TR.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.BL_black_5x5
{
	width: 5px;
	height: 5px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/black_5x5/BL.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.TM_black_5x5, .BM_black_5x5
{
	height: 5px;
	margin:0;
	padding:0;
	background-color: black;
}

.BR_black_5x5
{
	width: 5px;
	height: 5px;
	margin:0;
	padding:0;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(../images/corner/black_5x5/BR.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.box
{
	border-collapse: collapse;
	border-spacing: 0px;
	cellspacing: 0;
	cellpadding: 0;
	padding: 0;
	border : 0;
	empty-cells: show;
	border-style: hidden;
	border-width: 0px;
}

.button_link
{
	border: 0;
}

.button_link a:hover
{
	text-decoration:none;
	border: 0;
}

.button_link a:link
{
	text-decoration:none;
	border: 0;
}

.button_link a:visited
{
	text-decoration:none;
	border: 0;
}


.red_line
{
	background-color: #f79d9d;
}

.green_line
{
	background-color: #b7f3ea;
}

.white_line
{
	cursor: pointer;
	background-color: white;
}

.read
{
	font-weight: normal;
}

.not_read
{
	font-weight: bold;
}

.link_cursor
{
	cursor: pointer;
}

.box_content_mid_light_blue
{
	padding: 0 4px;
	margin: 0;
	background-color: #e6effe;
}

.box_content_mid_purple
{
	padding: 0 4px;
	margin: 0;
	background-color: #d3c3e2;
}

.box_content_mid_green
{
	padding: 0 4px;
	margin: 0;
	background-color: #cde6de;
}

.box_content_mid_dark_blue
{
	padding: 0 4px;
	margin: 0;
	background-color: #90bee5;
}

.box_content_mid_white
{
        padding: 0 4px;
        margin: 0;
        background-color: white;
}


.box th
{
	height: 20px;
	padding: 0;
	margin: 0;
	border: 0;
}

.line_thread_priv
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #90bee5;
}

.line_thread_priv_adm
{
        margin: 0;
        padding: 0;
        border-top: 1px solid grey;
}

.date_line
{
	font-size: 9px;
}

.no_pm
{
        margin: 0;
        padding: 0;
}

.beta_font
{
	color: grey;
	font-size: 9px;
	font-weight: normal;
}

.img_tree_plus
{
    padding: 0;
    margin: 5px;
    height: 10px;
    width: 10px;
}

.img_tree_minus
{
    padding: 0px;
    margin: 5px;
    height: 10px;
    width: 10px;
}

.line_thread
{
	border-top: 1px solid #90bee5;
	border: 0;
	margin:0;
	padding: 0;
	height: 15px;
}

.line_thread_content
{
	padding: 0 0 3px 0;
	margin: 0;
	border: 0;
}

.line_post_title
{
	display: block;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}

.line_post_title div
{
	white-space: nowrap;
	overflow: hidden;
}

.post_content_label
{
	padding: 0;
	margin: 5px 0px;
	float: left;
}

.post_content_content
{
	padding: 5px 20px;
}

.section_desc
{
	line-height: 25px;
	vertical-align: middle;
	font-size: 10px;
}

.image_bb
{
  max-width: 850px;
  _width: expression((this.offsetWidth>=this.offsetHeight) ?
      Math.min(parseInt(this.offsetWidth), 850 ) : true);
}

.ban_line
{
	background-color: white;
	background-image: url('../images/corner/ban_bg.jpg');

}

blockquote
{
	border: 1px solid black;
	font-size: 0.9em;
	background-color: #99CCFF;
	padding: 2px;
}

.msg_read_adm
{
	text-align: left;
	margin-left: 5px;
	font-style: italic;
	font-size: 9px;
}