#page2
{
	display: none;		
}
#page3
{
	display: none;	
}

.num
{
	width: 10px;
}

.hd td, #page1 .hd td /*headings*/
{
	font-weight: bold !important;
}

.Page
{
	table-layout: auto;
	width: 100%;
}

.txtBox
{
	height: 22px;
	width: 168px;
}

.FRow
{
	width: 20%;
}

.CommentRow
{
	width: 12%;
}

.navBtns
{
	padding-top: 20px;
}

.navBtns input
{
	width: 70px;
	margin-right: 10px;
}

.txtComment
{
	width: 200px;
	height: 50px;
}

.txtComment2
{
	width: 350px;
	height: 22px;
}

.message
{
	color: Red;
	
}

.RTS p, .RTS span
{
	font-size:10pt;
	font-family:  Arial,verdana;
}
