/* MAIN STYLE
--------------------------------------------------------- */
a {
	color: #ec563e;
}

a:hover, a:active, a:focus {
	color: #4c535b;
}
.componentheading {
	color: #ec563e;
}
.contentheading {
	color: #ec563e;
}

a.readon { color: #ec563e; background-color: #eff1f4; }

a.readon:hover, a.readon:active, a.readon:focus { color: #fff; background-color: #ec563e; }
ul.menu li a:hover { color: #545c66; background-color: #fdc9b6; }
a.mainlevel { color: #ec563e; }
ul.menu li.active a, ul.menu li.active a:hover { color: #333; background-color: #feac8d; }

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus { color: #ec563e; }

#active_menu { color: #ec563e; }
.bignumber {
	color: #ec563e;
}
table.lr-padd td.lr-padd h3 { background-color:#e53e2c; color:#fff; }
#ol_bottom { background:#fbe7e7; }
#td-search .inputbox { color: #333; background-color: #fedfdf; width: 80%; padding-left: 5px; border: solid 1px #999; }
#menu-ms { height: 46px; background: url(../../images/red/menu-bg.png) repeat-x; text-decoration: none; }
#td-downts { text-align: center; color: #ebeff4; background-color: #ec563e; padding: 15px 20px; border-top: 1px solid #ccc; }
#mainlevel-nav a { display: block; float: none; text-decoration: none; color: white; line-height: 18px; background-color: #ec563e; background-attachment: scroll; margin: 0; padding: 1px 15px; border-top: 4px solid #76797f; border-bottom: 4px solid #ec563e; }
#mainlevel-nav a:hover { color: #fff; background-color: #ec563e; background-attachment: scroll; border-top: 4px solid #ec563e; border-bottom: 4px solid #76797f; }
