@charset "utf-8";
/* CSS Document */

html, body{
margin: 0;
padding: 0;
border: 0;
height: 100%;
width:100%; 
background: #393937 url(../images/ECO_bg.gif) repeat top left;
}

a.nav{
font-family: verdana;
font-size:12px;
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
}

a.nav:hover{
font-family: verdana;
font-size:12px;
color: #D1E4A2;
text-decoration:none;
}

.content_left_header{
font-family: verdana;
font-size:16px;
color: #000000;
font-weight:bold;
line-height:28px;
text-decoration:none;
}

.content_left_value{
font-family: verdana;
font-size:14px;
color: #000000;
text-decoration:none;
}

.content_left{
font-family: verdana;
font-size:12px;
color: #000000;
line-height:20px;
text-decoration:none;
}

.content_right_header{
font-family: verdana;
font-size:14px;
color: #FFFFFF;
font-weight:bold;
line-height:28px;
text-decoration:none;
}

.content_right_subheader{
font-family: verdana;
font-size:12px;
color: #CCCCCC;
line-height:18px;
text-decoration:none;
}

.content_right_carheader{
font-family: verdana;
font-size:12px;
color: #FFFFFF;
font-weight:bold;
line-height:14px;
text-decoration:none;
}

.content_right_cardetail{
font-family: verdana;
font-size:10px;
color: #CCCCCC;
line-height:14px;
text-decoration:none;
}