.button {
	background: #1E90FF;
}

a {
	color: Blue;
	text-decoration: none;
}

a.readon {
	color: Blue;
}

.contentheading {
	color: Navy;
}

.sectiontableheader {
	background: #1E90FF;
}

#lg-header-outer {
	border-bottom: 1px solid Navy;
	background: url(../../images/blue/header-bg.gif);
}

#uno {
	background: url(../../images/blue/image01.jpg) no-repeat center;
	height: 120px;
	margin: 0px auto;
}
#due {
	background: url(../../images/blue/image02.jpg) no-repeat center;
	height: 120px;
	margin: 0px auto;
}

#lg-topnav {
	border-bottom: 2px solid Navy;
	border-top: 1px solid Blue;
}

#lg-leftcol .moduletable h3, #lg-leftcol .moduletable_menu h3 {
	background: url(../../images/blue/h3-02.gif) top left no-repeat;
}

#lg-leftcol .moduletable ul li a {
	background: url(../../images/bluea_bg.gif) left no-repeat;
}

#lg-leftcol .moduletable_menu ul li a {
	background: url(../../images/blue/a_bg.gif) left no-repeat;
}

#lg-leftcol .submenu li a {
	background: url(../../images/blue/a_bg.gif) left no-repeat;
}

#lg-leftcol #lg-subnav h3 {
	background: url(../../images/blue/h3-02.gif) top left no-repeat;
}

#lg-rightcol .moduletable {
	border-top: 2px solid Navy;
}

#lg-footer {
	border-top: 4px solid Navy;
}
.mostread ul li a {
	background: url(../../images/bluea_bg.gif) left no-repeat;
	color: Blue;
}