body {
	background: white url('images/mainbg_2.png') no-repeat top left;
}
#main_image {
	background: white url('images/main_2.jpg') no-repeat top left;
}
#legalsoft {
	color: #fc5eb4;
}
#menu li a:hover, #menu li .active {
	border-bottom: 2px solid #fc5eb4;
}
.c1 {
	border-top: 6px solid #fc5eb4;
	color: #fc5eb4;
}
.c2 {
	border-top: 6px solid #ffa7db;
	color: #ffa7db;
}
.c3 {
	border-top: 6px solid #d1ee7e;
	color: #bfdf59;
}
.c1 td, .c1 th, .c1 table, .c1 a {
	color: #fc5eb4;
}
.c2 td, .c2 th, .c2 table, .c2 a {
	color: #ffa7db;
}
.c3 td, .c3 th, .c3 table, .c3 a {
	color: #bfdf59;
}
