/* ----------- HEADER -----------  */
.header2-left {
	background:  url('../images/header_top_left_background2.gif') no-repeat right top;
}
/* ----------- HEADER - NAV -----------  */
.navlist a:hover {
	background-color: #290C73;
}
/* ----------- LEFT -----------  */
.left-top{	
	color: white;
}
.left-bottom-image{background:url('../images/body_menu_bottom_background2.jpg') no-repeat;
}
/* ----------- FOOTER -----------  */
.footer-r {
	background:url('../images/footer_right_background2.gif') no-repeat left top;
}
.footer a {
	color: #631008;
}
/* ----------- BUTTON STYLES -----------  */
.testbutton {
	background-color: #290C73;
}
/* ----------- NAVIGATION STYLE -----------  */
.button li a {
	border-left: 1px solid #631008;
	border-bottom: 1px solid #631008;
	border-right: 1px solid #631008;
	border-top: 1px solid #631008;
	color: #290C73;
}
.button li a:hover {background-color: #290C73; color: #fff;
}
.no-link{
	color: #290C73;
}