/*Css for Container menu*/
.title{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:none;
}
.titleBg{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:none;
}

.Bg_Content
{

	background-color:#ffffff;
	background-attachment:scroll;
}
/*Container Blue*/
.ContainerBlue_TopCenter
{
	background-image:url(images/Blue_TopCenter.png);
	background-repeat:repeat-x;
	background-position:top left;
	height:72px;
}
.ContainerBlue_TopLeft
{
	background-image:url(images/Blue_TopLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:72px;
	width:64px;
	background-color:transparent;
}

.ContainerBlue_TopRight
{
	background-image:url(images/Blue_TopRight.png);
	background-repeat:no-repeat;
	background-position:top right;
	height:72px;
	width:33px;
	background-color:transparent;
}
/*Container Chung B-O-G*/
.Container_Left
{
	background-image:url(images/Left.png);
	background-repeat:repeat-y;
	background-position:top Left;
	width:20px;
}
.Container_Right
{
	background-image:url(images/Right.png);
	background-repeat:repeat-y;
	background-position:top right;
	width:20px;
}
.Container_BottomCenter
{
	background-image:url(images/BottomCenter.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:20px;
}
.Container_BottomLeft
{
	background-image:url(images/BottomLeft.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:20px;
	width:20px;
}

.Container_BottomRight
{
	background-image:url(images/BottomRight.png);
	background-repeat:no-repeat;
	background-position:bottom Right;
	height:20px;
	width:20px;
}
/*Container Org*/
.ContainerOrg_TopCenter
{
	background-image:url(images/Org_TopCenter.png);
	background-repeat:repeat-x;
	background-position:top left;
	height:72px;
}
.ContainerOrg_TopLeft
{
	background-image:url(images/Org_TopLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:72px;
	width:65px;
	background-color:transparent;
}

.ContainerOrg_TopRight
{
	background-image:url(images/Org_TopRight.png);
	background-repeat:no-repeat;
	background-position:top right;
	height:72px;
	width:34px;
	background-color:transparent;
}
/*Container Green*/
.ContainerGreen_TopCenter
{
	background-image:url(images/Green_TopCenter.png);
	background-repeat:repeat-x;
	background-position:top left;
	height:72px;
}
.ContainerGreen_TopLeft
{
	background-image:url(images/Green_TopLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:72px;
	width:65px;
	background-color:transparent;
}

.ContainerGreen_TopRight
{
	background-image:url(images/Green_TopRight.png);
	background-repeat:no-repeat;
	background-position:top right;
	height:72px;
	width:30px;
	background-color:transparent;
}

/*Container border*/
.ContainerBorder_TopCenter
{
	background-image:url(images/Border_TopCenter.png);
	background-repeat:repeat-x;
	background-position:top left;
	height:19px;
}
.ContainerBorder_TopLeft
{
	background-image:url(images/Border_TopLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:19px;
	width:17px;
	background-color:transparent;
}

.ContainerBorder_TopRight
{
	background-image:url(images/Border_TopRight.png);
	background-repeat:no-repeat;
	background-position:top Right;
	height:19px;
	width:20px;
	background-color:transparent;
}
.ContainerBorder_Left
{
	background-image:url(images/Border_Left.png);
	background-repeat:repeat-y;
	background-position:top Left;
	width:17px;
}
.ContainerBorder_Right
{
	background-image:url(images/Border_Right.png);
	background-repeat:repeat-y;
	background-position:top right;
	width:20px;
}
.ContainerBorder_BottomCenter
{
	background-image:url(images/Border_BottomCenter.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:17px;
}
.ContainerBorder_BottomLeft
{
	background-image:url(images/Border_BottomLeft.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:17px;
	width:17px;
}

.ContainerBorder_BottomRight
{
	background-image:url(images/Border_Bottomright.png);
	background-repeat:no-repeat;
	background-position:bottom Right;
	height:17px;
	width:20px;
}

/*Container borderBg*/
.ContainerBorderBg_TopCenter
{
	background-image:url(images/BorderBg_TopCenter.png);
	background-repeat:repeat-x;
	background-position:top left;
	height:27px;
}
.ContainerBorderBg_TopLeft
{
	background-image:url(images/BorderBg_TopLeft.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:27px;
	width:26px;
	background-color:transparent;
}

.ContainerBorderBg_TopRight
{
	background-image:url(images/BorderBg_TopRight.png);
	background-repeat:no-repeat;
	background-position:top Right;
	height:27px;
	width:29px;
	background-color:transparent;
}
.ContainerBorderBg_Left
{
	background-image:url(images/BorderBg_Left.png);
	background-repeat:repeat-y;
	background-position:top Left;
	width:26px;
}
.ContainerBorderBg_Right
{
	background-image:url(images/BorderBg_Right.png);
	background-repeat:repeat-y;
	background-position:top right;
	width:29px;
}
.ContainerBorderBg_BottomCenter
{
	background-image:url(images/BorderBg_BottomCenter.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:24px;
}
.ContainerBorderBg_BottomLeft
{
	background-image:url(images/BorderBg_BottomLeft.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:24px;
	width:26px;
}

.ContainerBorderBg_BottomRight
{
	background-image:url(images/BorderBg_Bottomright.png);
	background-repeat:no-repeat;
	background-position:bottom Right;
	height:24px;
	width:29px;
}

