/* CSS Document */
#left_post{
	background-image:url(../images/post_10.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#right_post{
	background-image:url(../images/post_12.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#center_post{
	background-image:url(../images/post_11.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:7px;
}

.text_white{
	color:#fff;
}
.text_black{
	color:#000;
}
.text_blue{
	color:#0023A3;
}
.text_green{
	color:#338620;
}

.text_bluedeep{
	color:#005185;
}
.text_red{
	color:#C20000;
}

.text_gray {color:#666}


hr.line_gray{
	border:1px solid #cbcbcb;
}

.button_red_1{
	background-image:url(../images/Button/button_red_1.jpg);
	border:0px;
	height:22px;
	width:126px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
.button_red_2{
	background-image:url(../images/Button/button_red_2.jpg);
	border:0px;
	height:22px;
	width:68px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

.button_red_small{
	background-image:url(../images/Button/button_red_small.gif);
	border:0px;
	height:21px;
	width:81px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
.button_green_1{
	background-image:url(../images/Button/button_green_1.jpg);
	border:0px;
	height:21px;
	width:81px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

.button_green_2{
	background-image:url(../images/Button/button_green_2.jpg);
	border:0px;
	height:21px;
	width:124px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

.button_red_99{
	background-image:url(../images/Button/button_99.gif);
	border:0px;
	height:21px;
	width:99px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

.input_txt {
	height:17px;
	background-color:#ededed;
	border:1px solid #cbcbcb;
		font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size:11px;	

}

.input_select{
	height:17px;
	background-color:#ededed;
	border:1px solid #cbcbcb;
		font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size:11px;	

}

.input_file {
	height:20px;
	background-color:#ededed;
	border:1px solid #cbcbcb;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
		font-size:11px;	

}
.input_area {
	background-color:#ededed;
	border:1px solid #cbcbcb;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size:11px;	
}
h1.header{
	font-size:16px;
	color:#C20000;
	font-weight:bold;
}

p.line-h{
	line-height:200%;
}

.pic-green{
	height:73px;
	margin:0 auto;
	width:73px;
	background-color:#378E25;
}
p.p-forum{
	padding:5px;
	/*border:1px solid red;*/
	margin:0px;
}


h1.header-forum{
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:5px 0px;
	/*border:1px solid red;*/
}
.no-float{
	float:right;
	font-weight:bold;
	color:#666666;
	padding-right:10px;
}

.title-float-right{
	float:left;
	padding-left:10px;
}

.bg_table_repeat{
	background-image:url(../images/bg_table_repeat.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#footer_table_content{
	background-image:url(../images/post_14.jpg);
	background-repeat:repeat-x;
	background-position:center;
}

.link_black_underline a,.link_black_underline a:visited{
	color:#000;
	text-decoration:underline;		
}

.link_black_underline a:hover{
	color:#000;
	text-decoration:underline;
}

.link_black_nounder a,.link_black_nounder a:visited{
	color:#000;
	text-decoration:none;		
}

.link_black_nounder a:hover{
	color:#000;
	text-decoration:underline;
}

h1.red20{
	font-weight:bold;
	font-size:20px;
	color:#B50000;
}


#TD_BG_LEFT{
	margin:0px 0px 0px 0px;
	color:#555555;
}

.td_menu_admin{
	color:#fff;
	font-weight:bold;
	background-color:#237B17;
}

.td_menu_admin a,.td_menu_admin a:hover,.td_menu_admin a:visited{
	color:#fff;
	font-weight:bold;
	background-color:#237B17;
	text-decoration:none;
}


.td_left_admin{
	padding-left:20px;
}

.link_topic a,.link_topic a:visited{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.link_topic a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.link_splitpage a,.link_splitpage a:visited{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.link_splitpage a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.link_red_nounder a{color:#c30000;text-decoration:none}
.link_red_nounder a:hover{color:#c30000;text-decoration:none}
.link_red_nounder a:visited{color:#c30000;text-decoration:none}

.link_mail_black a{color:#000;text-decoration:none}
.link_mail_black a:hover{color:#000;text-decoration:none}
.link_mail_black a:visited{color:#000;text-decoration:none}

.link_mail_white a{color:#fff;text-decoration:none}
.link_mail_white a:hover{color:#fff;text-decoration:none}
.link_mail_white a:visited{color:#fff;text-decoration:none}

