#containerwhite{
}
.containerwhitetable {
width: 100%;
border-style: none;
}
.containerwhiteheaderleft {
background-image: url('images/containers_03.jpg');
background-repeat: no-repeat;
background-position: top left;
width: 11px;
height: 11px;
}
.containerwhiteheadermiddle {
background-image: url('images/containers_04.jpg');
background-repeat: repeat-x;
}
.containerwhiteheaderright {
background-image: url('images/containers_05.jpg');
background-repeat: no-repeat;
background-position: top right;
width: 11px;
height: 11px;
}
.containerwhitecontentleft {
background-image: url('images/containers_08.jpg');
background-repeat: repeat-y;
background-position: left;
}
.containerwhitecontent {
}
.containerwhitecontentright {
background-image: url('images/containers_09.jpg');
background-repeat: repeat-y;
background-position: right;
}
.containerwhitefooterleft {
background-image: url('images/containers_10.jpg');
background-repeat: no-repeat;
background-position: right;
width: 11px;
height: 11px;
background-position: bottom left;
}
.containerwhitefootermiddle {
background-image: url('images/containers_12.jpg');
background-repeat: repeat-x;
background-position: bottom;
}
.containerwhitefooterright {
background-image: url('images/containers_11.jpg');
background-repeat: no-repeat;
background-position: left;
width: 11px;
height: 11px;
background-position: bottom right;
}
.Normal {
padding-left: 10px;
}
.Head {
color: #003462;
font-size: 20px;
font-weight:bold;
}
