body
{
	font-family:Arial, Tahoma, Verdana;
	font-size:100%;
	color:#000000;
	margin : 0px 0px 0px 0px;
	padding :  0px 0px 0px 0px;
}

table
{
	padding : 0 0 0 0;
}

table.LVMain
{
	width : 800px;
	height : 450px;
	vertical-align : top;
	border-color : #999999;
	border-style : solid;
	border-width : 2px;

}

td.LVMain
{
	vertical-align : top;
}

table.LVAddress
{
	background-color : #FFFF90;
	color : Black;
	height : 20px;
	width : 800px;
	font-size : 0.7em;
	font-weight : bold;
	text-align : right;
}

td.LVSmallTitle
{
	font-size : 0.7em;
	color : Gray;
}

input.LVAddressInput
{
	width : 300px;
}

td.LVPageDetails 
{
	width : 550px;
	text-align : left;
	vertical-align : top;
}

/* START : Footer Details */

table.LVFooter
{
	background-color : #999999;
	width : 800px;
	text-align : right;
	font-size : 0.7em;
	font-style : italic;
	font-weight : bold;
	color : #FFFFFF;
	height : 15px;
}

td.LVFooter 
{
	height : 15px;
	vertical-align : top;
	padding-right : 5px;
}

/* END : Footer Details */
