.mainMenu .dropdown {
    width: 1270px;
    top: 0px;
    left: 0px;
}
body
{
 margin: 0 0 0 0;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#777777;
 line-height: 1;
}
a
{
	color:#666;
	text-decoration:none;
}
a:hover
{
	color:#CCCCCC;
	text-decoration:none;
}
button, input, optgroup, select, textarea {
 	margin: 3px !important;
	padding: 3px !important;
}

.ColorCell_1, .ColorCell_2, .motolife-nn-menu tr td, #mainTable tr td {
    padding: 5px;
}

.ColorGreed1, .ColorGreed2 {
	padding: 5px;
}

.ColorGreed1 a, .ColorGreed2 a {
	color: #fff;
}

.container-motolife-nn {
	position: relative;
	z-index: 1;
}

.menu-top {
	position: relative;
	z-index: 8888888888;
}


.banner_01
{
	background:url(/static/img/cemeco/header_01_bg.jpg);
	background-repeat:repeat-x;
	padding-right:10px;
}
.banner_01 a
{
	color:#000000;
	text-decoration:none;
}
.banner_01 a:hover
{
	color:#999999;
	text-decoration:none;
}
.banner_02
{
	background:url(/static/img/cemeco/header-02_bg.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}

.menu_link
{
	font-family:Lucida Sans Unicode;
	font-size:15px;
	color:#4B3408;
	padding-right:10px;
	padding-left:10px;
	text-align:center;
}
.menu_link a
{
	color:#4B3408;
	text-decoration:none;
}
.menu_link a:hover
{
	color:#006699;
	text-decoration:none;
}
.table_top_bg
{
	background:url(/static/img/cemeco/table_top_bg.jpg);
	background-repeat:repeat-x;
}
#body_table
{
	background:#C3C3C3;
}
.table_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#7D7D7D;
	margin:0px;
}
.sub_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
.even_row
{
	background:#6E6E6E;
	color:#FFFFFF;
	line-height:22px;
}
.odd_row
{
	background:#BBB9BA;
	color:#322223;
	line-height:22px;
}