body
{
	/*
    background-image: url(/commoncode/images/background_national.gif);
	background-repeat:no-repeat;
	background-position:top right;
	*/
}

td#fraMain
{
   /* background-image: url(/commoncode/images/background_national.gif); */
	background-repeat:no-repeat;
	background-position:top right;
}

.OuterTable 
{
    border-style: solid;
    border-width: 2px;
    border-color: #007AA5;
	padding: 5px;
	margin: 10px;WIDTH: 95%;		
}

.clsGridHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	background-color: #007EBC;
	text-align: left;
}

.clsGridItemStyle
{
	font-size: 8pt;
	background-color: beige;
	text-align: left;
}

.clsGridAlternateItemStyle
{
	font-size: 8pt;
	background-color: #007EBC
	text-align: left;
}

.clsGridSelectedItemStyle
{
	font-size: 8pt;
	background-color: #007AA5;
	text-align: left;
}

.clsFormLabelOrig
{
	font-size: 8pt;
	color: #007EBC;
	text-align: right;
}

.clsFormLabel
{
	font-size: 8pt;
	color: #007EBC;
	text-align: right;
	width:250px;
}

.clsFormLabel50
{
	font-size: 8pt;
	color: #007EBC;
	text-align: right;
	width:50px;
}

.clsFormLabel100
{
	font-size: 8pt;
	color: #007EBC;
	text-align: right;
	width:100px;
}

.clsFormLabel150
{
	font-size: 8pt;
	color: #007EBC;
	text-align: right;
	width:150px;
}

.clsFormLabel200
{
	font-size: 8pt;
	color: #007EBC;
	text-align: right;
	width:150px;
}

.clsFormLabelLeft
{
	font-size: 8pt;
	color: #007EBC;
	text-align: left;
}

.clsReadOnlyValue
{
	font-weight: bold;
	font-size: 8pt;
}
	
