/* CSS Document */

.cont_title_bg
{
	background:url('images/title_bg.gif') repeat-x;
	height:18px;
	width:99%;
}
.cont_title_head
{
	background: url('images/title_head.gif') top left no-repeat;
	height:18px;
	width:6px;
	
}
.cont_title_left
{
	background: url('images/title_left.gif') top left no-repeat;
	height:18px;
	width:5px;
	font-size:xx-small;
}
.cont_title_right
{
	background: url('images/title_right.gif') top right no-repeat;
	height:18px;
	width:7px;
	font-size:xx-small;
}
.cont_title_middle
{
	background: url('images/title_middle.gif') top left no-repeat;
	height:19px;
	width:44px;
}
.cont_title_font
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial,Times New Roman,MS Gothic Sans-Serif;
}
.cont_title_font a
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial,Times New Roman,MS Gothic Sans-Serif;
}
.cont_bottom_center_bg
{
	background:url('images/bottom_center_bg.gif') repeat-x;
	height:7px;
}
.cont_bottom_left
{
	background: url('images/bottom_left.gif') top left no-repeat;
	height:7px;
	width:5px;
	font-size:xx-small;
}
.cont_bottom_right
{
	background: url('images/bottom_right.gif') top right no-repeat;
	height:7px;
	width:7px;
	font-size:xx-small;
}
.cont_left_middle_bg
{
	background:url('images/left_middle_bg.gif') left repeat-y;
	width:5px;
}
.cont_right_middle_bg
{
	background:url('images/right_middle_bg.gif') right repeat-y;
	width:7px;
}
.cont_dot_bg
{
	background:url('images/dot_bg.gif');
}
