/* только для админки */
TABLE.GreenBorder {
	background-color : green;
}
TABLE.GreenBorder TD{
background-color : #F5F3EB;
padding : 3px;
}
/* /только для админки */
BODY{
	margin:0px;
	padding:0px
}
img{
border:0px;
}

TABLE{
empty-cells : show;
}
TD.pageInfo{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:Red;
text-transform: uppercase;
text-align:left;
}
TD.copyRight{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color:Red;
text-align: right;
}

