div.lmenufirst a{
	background: url(../images/lmenu/firstpass.gif) no-repeat;
	padding-left: 28px;
	display: block;
	color: #095BA6;
	text-decoration: none;
	font-size: 12px;	
}
div.lmenufirst a:visited{
	background: url(../images/lmenu/firstpass.gif) no-repeat;
	color: #095BA6;
	text-decoration: none;
}
div.lmenufirst a:hover{
	background: url(../images/lmenu/firstact.gif) no-repeat;
	color: black;
	text-decoration: underline;
}

div.lmenufirstact a{
	background: url(../images/lmenu/firstact.gif) no-repeat;
	padding-left: 28px;
	display: block;
	color: #095BA6;
	text-decoration: none;
	font-size: 12px;	
}
div.lmenufirstact a:visited{
	background: url(../images/lmenu/firstact.gif) no-repeat;	
	color: #095BA6;
	text-decoration: none;
}
div.lmenufirstact a:hover{
	background: url(../images/lmenu/firstpass.gif) no-repeat;
	color: black;
	text-decoration: underline;
}





div.lmenusecond a{
	background: url(../images/lmenu/second.gif) no-repeat;
	padding-left: 44px;
	display: block;
	color: #0079c2;
	text-decoration: none;
	font-size: 11px;	
}
div.lmenusecond a:visited{
	color: #0079c2;
	text-decoration: none;
}
div.lmenusecond a:hover{
	color: black;
	text-decoration: underline;
}

div.lmenusecond a.act {
	text-decoration: underline;
}

div.lmenusecond a.act:visited {
	text-decoration: underline;
}

div.textright a{
	color: #05598b;
}
div.textright a:visited{
	color: #05598b;
}
div.textright a:hover{
	color: black;
}

div.textright, div.textright td{
	color: #414141;
	font-size: 12px;
}

div.textright strong {
	color: #0079c2;	
}

table.prod {
	border-top: 1px solid #0079c2;
	border-left: 1px solid #0079c2;	
}

table.prod td{
	border-bottom: 1px solid #0079c2;
	border-right: 1px solid #0079c2;	
	padding: 5px;	
}

table.prod td.head {
	background-color: #0079c2;
	color: white;
	text-align: center;
	font-weight: bold;
}

div.footcopy {
	font-size: 11px;
	text-align: center;
}

p.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}

div.thirdmenu a{
	text-decoration: none;
}
div.thirdmenu a:visited {
	color: #0079c2;
}
div.thirdmenu a:hover{
	color: Black;
	text-decoration: underline;
}

