body {
font-family : arial;
color:white;
valign: top;
font-size : 12px;
margin-left : 0px;
margin-top : 0%;
margin-right : 0}

td {font-size : 12px;}

A:link {text-decoration : underline; color:rgb(209,255,244); font-weight: bold;}
A:visited {text-decoration : underline; color:rgb(209,255,244); font-weight: bold;}
A:active {text-decoration : underline; color:rgb(209,255,244); font-weight: bold;}
A:hover {text-decoration : none; color:rgb(209,255,244); font-weight: bold;}

A.Z:link    {text-decoration: none; color:rgb(49,63,99); font-weight: normal;}
A.Z:visited {text-decoration: none; color:rgb(49,63,99); font-weight: normal;}
A.Z:active  {text-decoration: none; color:rgb(49,63,99); font-weight: normal;}
A.Z:hover	 {text-decoration: underline; color:rgb(49,63,99); font-weight: normal;}

A.X:link    {text-decoration: none; color:rgb(0,0,0); font-weight: normal;}
A.X:visited {text-decoration: none; color:rgb(0,0,0); font-weight: normal;}
A.X:active  {text-decoration: none; color:rgb(0,0,0); font-weight: normal;}
A.X:hover	 {text-decoration: none; color:rgb(0,0,0); font-weight: normal;}

p.A {font-size : 16px;}
p.B {font-size : 11px;}
p.C {font-size : 9px;
     color: black;}
p.D {font-size: 14px;
     font-weight: bold;}
p.E {font-size: 16px;
     font-weight: bold;}
p.F {font-size : 11px;}
p.G {font-size : 12px;}
h1 {font-size : 16px;}
h2 {font-size : 14px;}

td.U {
	margin:0px; background-image:url('images/back-search2.gif');
	background-repeat: no-repeat;
	valign: top;
	}

td.Y {
	margin:0px; background-image:url('images/back-search.gif');
	background-repeat: no-repeat;
	valign: top;
	}

td.S {
	margin:0px; background-image:url('images/header-back.gif');
	background-repeat: no-repeat;
	valign: top;
	}
	
td.T {
	margin:0px; background-image:url('images/form.gif');
	background-repeat: no-repeat;
	valign: top
	}

td.Z {
	margin:0px; background-image:url('images/side_back.gif');
	background-repeat: repeat-y;
	valign: top;
	}
	.LV_validation_message{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 5px;
}

.LV_valid {
	position: absolute;
    color:#00CC00 !important;
}
	
.LV_invalid {
    color:#EB1D24 !important;
}
