.table {
        border-color: #C0C0C0;
        border-left-style: none;
        border-right-style: none;
        border-top-style: none;
        border-bottom-style: 1;
}

.table0 {
        border-left-style: none;
        border-right-style: none;
        border-top-style: none;
        border-bottom-style: none;
}

.collapse {
        border-collapse: collapse;     
}

.none {
	display: none;
}

td, th {
	font-size: 12px;
	width: 60pixels;
	height: 60pixels;
}

/* STRUCTURE */

#logobox {
	height: 60px;
	width: 60px;
}

/*
.table -       ,     ;
.table0 -       ;
.collapse -     ;
*/
