.BlueContainer {
width:100%;
border:#393940 solid 1px;
background-color:#458fda;
margin:0px 0px 10px 0px;
color:#03315f; 
}
.BlueLeftTC {
float:left;
background-image:url(contBTLC.jpg);
background-repeat:no-repeat;
background-position:left top;
_background-image:none;
height:6px;
width:6px;
margin-left:-1px;
margin-top:-1px;
}
.BlueContTop{ 
width:100%;
height:6px;
}
.BlueRightTC {
float:right;
background-image:url(contBTRC.jpg);
background-repeat:no-repeat;
background-position:right top;
_background-image:none;
width:6px;
height:6px;
margin-right:-1px;
margin-top:-1px;
}

.BlueConContent{
padding:8px 8px;
margin:0px;
}

.BlueLeftBC {
float:left;
background-image:url(contBBLC.jpg);
background-repeat:no-repeat;
background-position:left bottom;
_background-image:none;
height:6px;
width:6px;
margin-left:-1px;
}
.BlueContBottom {
width:100%;
height:6px;
margin-bottom:-1px;
}
.BlueRightBC {
float:right;
background-image:url(contBBRC.jpg);
background-repeat:no-repeat;
background-position:right bottom;
_background-image:none;
width:6px;
height:6px;
margin-right:-1px;
}

