.modernbricksmenu_1 {
	padding: 0;
	width: 500px;
	background: #d1dcf6;
	voice-family: "\"}\"";
	voice-family: inherit; 
}
.modernbricksmenu_1 ul {
	margin:0;
	padding: 0;
	list-style: none;
	
}
.modernbricksmenu_1 li {
	display: inline;
	margin: 0 0px 0 0;
	padding: 0;
}
.modernbricksmenu_1 a {
	float: left;
	display: block;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	margin: 0 2px 0 0; /*Margin between each menu item*/
	padding: 5px 7px;
	background-color: #d1dcf6; /*Brown color theme*/
	
}
.modernbricksmenu_1 a:hover {
	background-color: #C7C7C7; /*Brown color theme*/
	color: #000000;
}
.modernbricksmenu_1 a.selected { /*currently selected tab*/
	background-color: #4894C9; /*Brown color theme*/
	color: #ffffff;
	border-color: #ffffff; /*Brown color theme*/
}
.tabcontent_1 {
	display:none; 
}
.tabbingcontent { border:1px #4894C9 solid; padding:6px;
	
}
.tabbingcontent_1 {
	background:#ffffff;
	width: 480px; 
	text-align:justify;
	color:#454545;
	margin-bottom:2px;
	padding:10px; 
	
}
/* Added By Rakesh On 16Dec For Other Static pages */
.modernbricksmenu3 {
	padding: 0;
	width: 730px;
	background: #d1dcf6;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.modernbricksmenu3 ul {
	margin:0;
	padding: 0;
	list-style: none;
	
}
.modernbricksmenu3 li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}
.modernbricksmenu3 a {
	float: left;
	display: block;
	font-weight:bold;
	color: #a72b11;
	text-decoration: none;
	margin: 0 2px 0 0; /*Margin between each menu item*/
	padding: 5px 7px;
	background-color: #d1dcf6; /*Brown color theme*/
	
}
.modernbricksmenu3 a:hover {
	background-color: #C7C7C7; /*Brown color theme*/
	color: #000000;
}
.modernbricksmenu3 a.selected { /*currently selected tab*/
	background-color: #ffffff; /*Brown color theme*/
	color: #a72b11;
	border-color: #ffffff; /*Brown color theme*/
}
.tabcontent3 {
	display:none;
}
.tabbingcontent3 {
	background:#ffffff;
	width: 710px;
	text-align:justify;
	color:#454545;
	margin-bottom:2px;
	padding:10px; 
}


