﻿/*....................Blue.......................*/
.left_Blue
{
	background: url(image_blue/left_Blue.gif) top left no-repeat;
	width: 242px;
	height: 76px;
}
.mid_Blue
{
	background: url(image_blue/mid_Blue.gif) top left repeat-x;
	width: auto;
	height: 76px;
}
.right_Blue
{
	background: url(image_blue/right_Blue.gif) top left no-repeat;
	width: 336px;
	height: 76px;
}
.midBlueleft
{
	background: url(image_blue/midBlueleft.gif) top left repeat-y;
	width: 18px;
	height: auto;
}
.midBlueright
{
	background: url(image_blue/midBlueright.gif) top left repeat-y;
	width: 30px;
	height: auto;
}
.left_Blue_bottom
{
	background: url(image_blue/left_Blue_bottom.gif) top left no-repeat;
	width: 18px;
	height: 7px;
}
.mid_Blue_bottom
{
	background: url(image_blue/mid_Blue_bottom.gif) top left repeat-x;
	width: auto;
	height: 7px;
}
.right_Blue_bottom
{
	background: url(image_blue/right_Blue_bottom.gif) top right no-repeat;
	width: 30px;
	height: 7px;
}
/*....................orange.......................*/
.left_orange
{
	background: url(image_orange/left_orange.gif) top left no-repeat;
	width: 242px;
	height: 76px;
}
.mid_orange
{
	background: url(image_orange/mid_orange.gif) top left repeat-x;
	width: auto;
	height: 76px;
}
.right_orange
{
	background: url(image_orange/right_orange.gif) top left no-repeat;
	width: 336px;
	height: 76px;
}
.midorangeleft
{
	background: url(image_orange/midorangeleft.gif) top left repeat-y;
	width: 18px;
	height: auto;
}
.midorangeright
{
	background: url(image_orange/midorangeright.gif) top left repeat-y;
	width: 30px;
	height: auto;
}
.left_orange_bottom
{
	background: url(image_orange/left_orange_bottom.gif) top left no-repeat;
	width: 18px;
	height: 7px;
}
.mid_orange_bottom
{
	background: url(image_orange/mid_orange_bottom.gif) top left repeat-x;
	width: auto;
	height: 7px;
}
.right_orange_bottom
{
	background: url(image_orange/right_orange_bottom.gif) top right no-repeat;
	width: 30px;
	height: 7px;
}
/*....................Green.......................*/
.left_Green
{
	background: url(image_green/left_Green.gif) top left no-repeat;
	width: 242px;
	height: 76px;
}
.mid_Green
{
	background: url(image_green/mid_Green.gif) top left repeat-x;
	width: auto;
	height: 76px;
}
.right_Green
{
	background: url(image_green/right_Green.gif) top left no-repeat;
	width: 336px;
	height: 76px;
}
.midGreenleft
{
	background: url(image_green/midGreenleft.gif) top left repeat-y;
	width: 18px;
	height: auto;
}
.midGreenright
{
	background: url(image_green/midGreenright.gif) top left repeat-y;
	width: 30px;
	height: auto;
}
.left_Green_bottom
{
	background: url(image_green/left_Green_bottom.gif) top left no-repeat;
	width: 18px;
	height: 7px;
}
.mid_Green_bottom
{
	background: url(image_green/mid_Green_bottom.gif) top left repeat-x;
	width: auto;
	height: 7px;
}
.right_Green_bottom
{
	background: url(image_green/right_Green_bottom.gif) top right no-repeat;
	width: 30px;
	height: 7px;
}
/*....................Red.......................*/
.left_Red
{
	background: url(image_red/left_Red.gif) top left no-repeat;
	width: 242px;
	height: 76px;
}
.mid_Red
{
	background: url(image_red/mid_Red.gif) top left repeat-x;
	width: auto;
	height: 76px;
}
.right_Red
{
	background: url(image_red/right_Red.gif) top left no-repeat;
	width: 336px;
	height: 76px;
}
.midRedleft
{
	background: url(image_red/midRedleft.gif) top left repeat-y;
	width: 18px;
	height: auto;
}
.midRedright
{
	background: url(image_red/midRedright.gif) top left repeat-y;
	width: 30px;
	height: auto;
}
.left_Red_bottom
{
	background: url(image_red/left_Red_bottom.gif) top left no-repeat;
	width: 18px;
	height: 7px;
}
.mid_Red_bottom
{
	background: url(image_red/mid_Red_bottom.gif) top left repeat-x;
	width: auto;
	height: 7px;
}
.right_Red_bottom
{
	background: url(image_red/right_Red_bottom.gif) top right no-repeat;
	width: 30px;
	height: 7px;
}

