body
{
	background-image    : url(../images/system/body_bg_pattern_mobile.gif);
	background-repeat   : repeat-x;
	background-color    : #D9D9D9;
	margin              : 0px;
	padding             : 0px;
	height              : 100%;
}

td
{
    font-family         : Arial;
    font-size           : 12px;
}

.redline
{
    background-color    : #ff0000;
    height              : 2px;
}
