﻿body 
{
    background-color: White;
}

td
{
    font-size: 14px;
}
.containerSkin
{
    border-right: #e7e7e7 1px solid; 
    border-left: #e7e7e7 1px solid; 
    width: 100%; 
    border-bottom: #e7e7e7 1px solid;
}
.containerHeader
{
	background-image: url(images/box/topBG.jpg);
	width: 99%;
}


#tableTD TD
{
	font-size: 11px;
}
#tableTD
{
	width: 100%;
}