body	{
	background-color: #F2F1E9;
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000;
	}
td	{
	font-size: 12px;
	}
.num	{
	font-weight: bold;
	color: #34577A;
	}
.lrg	{
	font-size: 14px;
	}
.lb	{
	font-size: 15px;
	font-weight: bold;
	}
.row td	{
	border-bottom: 1px solid #ededed;
	}
.req	{
	font-size: 14px;
	font-weight: bold;
	<!--color: #FF6507;-->
	color: #000000;
	}
.grey	{
	color: #666;
	font-size: 10px;
	}
a	{
	color: #666;
	}

.style1 {
	color: #34577a;
	font-weight: bold;
	font-family:Tahoma;
	font-size:14px
}
 #transbox {
	width: 100%;
	height: 100%; 
	background-color: #dadada;
	filter:alpha(opacity=20);
	opacity: 0.2;
	}
#transbox * {
	position: relative;
	}
#transbox4 {
	width: 100%;
	height: 100%; 
	border:1px solid #cccccc;
	background-color: #dadada;
	filter:alpha(opacity=20);
	opacity: 0.2;
	font-size:10px;
	}
#transbox4 * {
	position: relative;
	}