.box_border_top_left
{
	background-image: url(../gfx/box_border_top_left.gif);
	background-repeat:no-repeat;
	width: 8px;
	font-size: 1px;
}
.box_border_top_right
{
	background-image: url(../gfx/box_border_top_right.gif);
	background-repeat:no-repeat;
	width: 8px;
	font-size: 1px;
}
.box_border_bottom_left
{
	background-image: url(../gfx/box_border_bottom_left.gif);
	background-repeat:no-repeat;
	width: 8px;
	font-size: 1px;
}
.box_border_bottom_right
{
	background-image: url(../gfx/box_border_bottom_right.gif);
	background-repeat:no-repeat;
	width: 8px;
	font-size: 1px;
}

.box_border_left_top
{
	background-image: url(../gfx/box_border_left_top.gif);
	background-repeat:no-repeat;
	width: 4px;
	font-size: 1px;
}
.box_border_left_bottom
{
	background-image: url(../gfx/box_border_left_bottom.gif);
	background-repeat:no-repeat;
	width: 4px;
	font-size: 1px;
}
.box_border_right_top
{
	background-image: url(../gfx/box_border_right_top.gif);
	background-repeat:no-repeat;
	width: 4px;
	font-size: 1px;
}
.box_border_right_bottom
{
	background-image: url(../gfx/box_border_right_bottom.gif);
	background-repeat:no-repeat;
	width: 4px;
	font-size: 1px;
}

.box_border_top_middle
{
	background-image: url(../gfx/box_border_top_middle.gif);
	background-repeat:repeat-x;
	width: 100%;
	font-size: 1px;
}
.box_border_bottom_middle
{
	background-image: url(../gfx/box_border_bottom_middle.gif);
	background-repeat:repeat-x;
	width: 100%;
	font-size: 1px;
}

.box_border_left_middle
{
	background-image: url(../gfx/box_border_left_middle.gif);
	background-repeat:repeat-y;
	height: 100%;
	font-size: 1px;
}
.box_border_right_middle
{
	background-image: url(../gfx/box_border_right_middle.gif);
	background-repeat:repeat-y;
	height: 100%;
	font-size: 1px;
}

.box_gradiant_background
{
	background-image: url(../gfx/box_gradiant_background.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 100%;
}




/*#####      Site Wrap		#####*/
.site_box_left_top
{
	background-image: url(../gfx/site_box_left_top.gif);
	background-repeat:no-repeat;
	width: 4px;
	font-size: 1px;
}
.site_box_left_bottom
{
	background-image: url(../gfx/site_box_left_bottom.gif);
	background-repeat:no-repeat;
	width: 4px;
	font-size: 1px;
}
.site_box_right_top
{
	background-image: url(../gfx/site_box_right_top.gif);
	background-repeat:no-repeat;
	width: 4px;
	font-size: 1px;
}
.site_box_right_bottom
{
	background-image: url(../gfx/site_box_right_bottom.gif);
	background-repeat:no-repeat;
	width: 4px;
	font-size: 1px;
}

.site_box_top_left
{
	background-image: url(../gfx/site_box_top_left.gif);
	background-repeat:repeat-x;
	width: 14px;
	font-size: 1px;
}
.site_box_top
{
	background-image: url(../gfx/site_box_top.gif);
	background-repeat:repeat-x;
	width: 100%;
	font-size: 1px;	
}
.site_box_top_right
{
	background-image: url(../gfx/site_box_top_right.gif);
	background-repeat:repeat-x;
	width: 14px;
	font-size: 1px;
}
.site_box_bottom_left
{
	background-image: url(../gfx/site_box_bottom_left.gif);
	background-repeat:repeat-x;
	width: 14px;
	font-size: 1px;
}
.site_box_bottom
{
	background-image: url(../gfx/site_box_bottom.gif);
	background-repeat:repeat-x;
	width: 100%;
	font-size: 1px;
}
.site_box_bottom_right
{
	background-image: url(../gfx/site_box_bottom_right.gif);
	background-repeat:repeat-x;
	width: 14px;
	font-size: 1px;
}

.site_box_left_middle
{
	background-image: url(../gfx/site_box_left_middle.gif);
	background-repeat:repeat-y;
	height: 100%;
	font-size: 1px;
}
.site_box_right_middle
{
	background-image: url(../gfx/site_box_right_middle.gif);
	background-repeat:repeat-y;
	height: 100%;
	font-size: 1px;
}

