body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
}
body {
	background-color: #2BA5F2;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2BA5F2;
	text-decoration: none;
}
a:hover {
	color: #116498;
	text-decoration: none;
	font-weight: bold;
}
/*-----------------------------------------------------------------------*/	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #B2B2B2;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-left: 5px;
	color: #4E7087;
	font-weight: bold;
}
h2 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #4E7087;
	padding-left: 5px;
	font-weight: bold;
}
h2 a:hover 
{
	color: #002d56;
	font-weight: bold;
	text-decoration:none;
}
h3 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	color: #000000;
	font-weight: normal;
}
h3 a
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	color: #000000;
	font-weight: normal;
}
h3 a:hover 
{
	color: #0D4468;
	font-weight: normal;
	text-decoration:none;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
/*----------------------------------  line ---------------------------------- */
hr
{
	height:1px;
	background: #D6D6D6;
	border: 0; 
	color: #D6D6D6;
}
/*----------------------------------  backgrounds ---------------------------------- */
.footer {
	background-image: url(../images/lanesra_09.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 522px;
}
.footer1 {
	background-image: url(../images/lanesra_08.gif);
	height: 68px;
	width: 258px;
}
.menu_background {
	background-image: url(../images/lanesra_04.gif);
	background-repeat: repeat-y;
	width: 255px;
}
.right {
	background-image: url(../images/lanesra_07.gif);
	background-repeat: repeat-y;
	width: 17px;
}
.title {
	background-image: url(../images/lanesra_05.gif);
	height: 44px;
	width: 525px;
}

img.imageBorder
{
 border:#E2E2E2;
 border-style: solid;
 border-top-width: 3px;
 border-right-width: 3px;
 border-bottom-width: 3px;
 border-left-width: 3px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 2px;
 padding-left: 2px;
}

table.error
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#fcb7b7;
	margin:0px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0 10px 10px 10px;
}

table.info
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#c8e894;
	margin:0px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0 10px 10px 10px;
}