/* css document */

/* begin: override global.css */
h2 {
	color: #C30000;
}

.text_highlight_01 {
	color: #C30000;
}

.textright_highlight_01 {
	text-align: right;
	color: #C30000;
}

.textcenter_highlight_01 {
	text-align: center;
	color: #C30000;
}

.textitalic_highlight_01 {
	font-style: italic;
	color: #C30000;
}

.textbolditalic_highlight_01 {
	font-style: italic;
	font-weight: bold;
	color: #C30000;
}

.textbold_highlight_01 {
	font-weight: bold;
	color: #C30000;
}

.border_highlight_01{
	border: 2px solid #C30000;
}
/* end: override global.css */

#velvetouch-tagline {
	color: #EF3837;
}
#submenu-orange_ {
	background-color:#C30000;
	color: #C30000;
}
#mm-upper-panel_ {
	background-color:#C30000;
}
#vt-discbrakepads-photo_ {
	background-color:#C30000;
}
#lower_oejumplink{
	background-color: #FF9900;
	border-top: Solid #C30000 2px;
}