﻿#header, #mid, #midhome, #footer, .hideprint, .tdright
{
    display: none;
}

.tdright
{
    width: 0%;
}

.stdTable, .table10, .tdleft, .inner, .col
{
    width: 100%;
}

.col1
{
	width: 70%;
}

.col2
{
	width: 30%;
}

#printheader, #printfooter, .showprint
{
    display: block;
}

