/* CSS Document */
body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(../../design/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#678794;
}
.footer{
	background-image:url(../../design/footer.png);
}
/*ContainerLEFT*/
.containerLEFTLeftTop{
	background-image:url(../../design/left/left_top.png);
	background-repeat:no-repeat;
	width:28px;
	height:28px;	
}
.containerLEFTLeftMiddle{
	background-color:#61818e;
	width:28px;
	height:28px;
}
.containerLEFTLeftBottom{
	background-color:#61818e;
	width:28px;
	height:28px;	
}
.containerLEFTCenterTop{
	background-color:#61818e;
	width:279px;
	height:28px;
}
.containerLEFTCenterBottom{
	background-color:#61818e;
	width:279px;
	height:28px;
}
.containerLEFTCenterMiddle{
	background-color:#61818e;
	width:279px;
	height:28px;
	color:#FFFFFF;
}
.containerLEFTRightTop{
	background-color:#61818e;
	width:28px;
	height:28px;
}
.containerLEFTRightMiddle{
	background-color:#61818e;
	width:28px;
	height:28px;
}
.containerLEFTRightBottom{
	background-image:url(../../design/left/right_bottom.png);
	background-repeat:no-repeat;
	width:28px;
	height:28px;	
}

/*ContainerRight*/
.containerRIGHTLeftTop{
	background-color:#9ac0c3;
	width:28px;
	height:28px;	
}
.containerRIGHTLeftMiddle{
	background-color:#9ac0c3;
	width:28px;
	height:28px;
}
.containerRIGHTLeftBottom{
	background-image:url(../../design/right/left_bottom.png);
	background-repeat:no-repeat;
	width:28px;
	height:28px;	
}
.containerRIGHTCenterTop{
	background-color:#9ac0c3;
	width:504px;
	height:28px;
	font-family:"Arial";
	color:#5f8089;
	font-size:14px;
	font-weight:bold;
}
.containerRIGHTCenterBottom{
	background-color:#9ac0c3;
	width:504px;
	height:28px;
}
.containerRIGHTCenterMiddle{
	background-color:#9ac0c3;
	width:504px;
	font-family:"Arial";
	color:#FFFFFF;
	font-size:13px;
}
.containerRIGHTRightTop{
	background-image:url(../../design/right/right_top.png);
	background-repeat:no-repeat;
	width:28px;
	height:28px;
}
.containerRIGHTRightMiddle{
	background-color:#9ac0c3;
	width:28px;
	height:28px;
}
.containerRIGHTRightBottom{
	background-color:#9ac0c3;
	width:28px;
	height:28px;	
}
/* documents */
.containerDocCenterTop{
	background-color:#9ac0c3;
	width:504px;
	height:28px;
	font-family:"Arial";
	color:#5f8089;
	font-size:14px;
	font-weight:bold;
}
.containerDocCenterBottom{
	background-color:#9ac0c3;
	width:504px;
	height:28px;
}
.containerDocCenterMiddle{
	background-color:#9ac0c3;
	width:844px;
	height:28px;
	font-family:"Arial";
	color:#FFFFFF;
	font-size:13px;
}
/* Footer */
/*ContainerRight*/
.containerFOOTERLeftTop{
	background-image:url(../../design/footer/left.png);
	background-repeat:no-repeat;
	width:28px;
	height:28px;		
}
.containerFOOTERLeftMiddle{
	background-color:#68A2A6;
	width:28px;
	height:28px;
}
.containerFOOTERLeftBottom{
	background-color:#68A2A6;
	width:28px;
	height:28px;	
}
.containerFOOTERCenterTop{
	background-color:#68A2A6;
	width:504px;
	height:28px;
	font-family:"Arial";
	color:#5f8089;
	font-size:14px;
	font-weight:bold;
}
.containerFOOTERCenterBottom{
	background-color:#68A2A6;
	width:504px;
	height:28px;
}
.containerFOOTERCenterMiddle{
	background-color:#68A2A6;
	width:844px;
	height:28px;
	font-family:"Arial";
	color:#FFFFFF;
	font-size:13px;
}
.containerFOOTERRightTop{
	background-image:url(../../design/footer/right.png);
	background-repeat:no-repeat;
	width:28px;
	height:28px;
}
.containerFOOTERRightMiddle{
	background-color:#68A2A6;
	width:28px;
	height:28px;
}
.containerFOOTERRightBottom{
	background-color:#68A2A6;
	width:28px;
	height:28px;	
}