/* 
body {
	background: #fff url(i/bg_body_3m.jpg) repeat-x top center;
}
#layout {
	background: transparent url(i/bg_3m.jpg) no-repeat left top;
} 
.brand_color {
	background-color: #FE0000;
}
.brand {
	background-color: #fff;
}
.brend-border {
	border-color:#FE0000;
}*/
#menu_r {
	border-right: 10px solid #FE0000;
}
h1, h2, .text th, #menu_brand span {
	color: #FE0000;
}
a {
	color:#FE0000;
}
.text td {
	background-color: #FEFDFD;
}
#menu_brand span, .text {
	background-color: #FAE8E8;
}

.lblock{    
	font-family: Arial;
	font-size:12px;
}


