.header_bg
{
	background:#737373;
}
.header_bg_top
{
	background:url(../img/popup/header_bg_top.gif) repeat-x;
}
.header_bg_l
{
	background:url(../img/popup/header_bg_l.gif) repeat-y;
	width:13px;
}
.header_bg_r
{
	background:url(../img/popup/header_bg_r.gif) repeat-y;
	width:13px;
}
.header_bg_b
{
	background:url(../img/popup/header_bg_b.gif) left bottom repeat-x;
}
.txt_header
{
	color:#fff;
	font:bold 11px Tahoma, sans-serif;
	text-align:center;
}
.pad_10
{
	padding:3px 10px;
}
.pad_5
{
	padding:5px;
}
.content_bg
{
	background:#d3d3d3;
}
.cont_l_bg
{
	background:url(../img/popup/cont_l_bg.gif) repeat-y;
	width:7px;
}
.cont_b_bg
{
	background:url(../img/popup/cont_b_bg.gif) repeat-x;
	height:7px;
}
.txt_bold
{
	font:bold 10px Tahoma, Helvetica, sans-serif;
}
.cell_bg
{
	background:#e1e1e1;
	color:#374048;
	font:10px Arial, Helvetica, sans-serif;
}
.cell_bg2
{
	background:#e1e1e1;
	color:#374048;
	font:bold 10px Tahoma, sans-serif;
}
.red
{
	color:red;
}
.green
{
	color:#008200;
}
.blue2
{
	color:#000084;
}
.blue
{
	color:blue;
}
