body {
	background-image: url(/lu/images/bg.jpg);
}

a:link {
	color: #d59f0f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d59f0f;
}
a:hover {
	text-decoration: underline;
	color: #d59f0f;
}
a:active {
	text-decoration: none;
	color: #d59f0f;
}

.client_list a:link {
	color: #000000;
	text-decoration: none;
}
.client_list a:visited {
	text-decoration: none;
	color: #000000;
}
.client_list a:hover {
	text-decoration: underline;
	color: #d59f0f;
}
.client_list a:active {
	text-decoration: none;
	color: #000000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
}
.style2 {font-size: 10px}
.style3 {font-size: 10}
.style4 {
	font-size: 12px;
	color: #FFFFFF;
	line-height:16px;
}
.style5 {
	color: #415a68;
	font-weight: bold;
	font-size: 14px;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {font-size: 10px; color: #FFFFFF; line-height:13px; }

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#415a68;
	font-weight: bold;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#415a68;
	line-height:16px;
}

.frontbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	line-height:14px;
}

.bodytitles {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color:#415a68;
}

.bodytitlesbold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	color:#415a68;
}

.node {
	width:142px;
	height:75px;
	
	background-image: url(/images/ybutton.jpg);
	background-repeat:no-repeat;
}

.vert_center {
	width:142px; height:50px;
	
	text-align:center;
	font-size:16px;	font-family:Arial, Helvetica, sans-serif; font-weight:bold;

	vertical-align:middle;
}

.node a, a:hover, a:visited {
	color:#000000;
}

.node_blue {
	width:150px; height:75px;
	background-image: url(/images/button.jpg); background-repeat:no-repeat;
}

.node_dark_blue {
	width:150px; height:75px;
	background-image: url(/images/gbutton.jpg); background-repeat:no-repeat;
}

.vert_center_blue {
	width:150px; height:50px;
	
	text-align:center;
	font-size:16px;	font-family:Arial, Helvetica, sans-serif; font-weight:bold;

	vertical-align:middle;
}

.node_blue a, a:hover, a:visited {
	line-height:1em;
	color:#000000;
}

.node_dark_blue a, a:hover, a:visited {
	line-height:1em;
	color:#000000;
}

.node_contain {
	position:relative;
}

.searchbox {width:185px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#7BA3BC;}

.leftboxtitle {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.leftboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}