body
{
	font-family:Verdana;
	font-size:x-small;
	color:Black;
}

.CenterContainer
{
	text-align:center;
}

.FormWidth
{
	width:744;
}

.FullWidth
{
	width:100%;
	border-spacing:0;
	
}

.ColValidatorWidth
{
	width:25;
}

.ColFirstLabelWidth
{
	width:110;
}

.ColFirstComboWidth
{
	width:220;
}

.ColSecondLabelWidth
{
	width:110;
}

.ColSecondComboWidth
{
	width:220;
}

.TBLHeader
{
	height:71;
	border-collapse:collapse;
}

.TBLHeaderColLogo
{
	width:223;
	background-image:url("./Images/logo.jpg");
}

.TBLHeaderColGear
{
	width:144;
	background-image:url("./Images/Gear.jpg");
}

.TBLHeaderColBGMenu
{
	width:377;
	background-image:url("./Images/BgMenu.jpg");
}

.msg
{
	text-align:left;
	color:#d82e39;
	font-weight:bold;
	
}

.mandatory
{
	text-decoration:'underline';
}
