h1 {
	color:#808080;
	font-size:180%;
	font-weight:normal;
	line-height:110%;
	margin:0;
}
h2 {
	color:#808080;
	font-size:160%;
	font-weight:normal;
	line-height:110%;
	margin:0;
}
h3 {
	color:#808080;
	font-size:16pt;
	font-weight:normal;
	line-height:110%;
	margin:0;
}
h4,h5,h6 {
	color:#808080;
	font-size:110%;
	line-height:110%;
	margin:0;
}

/* main background color */
body {
	background-color:#E6E6E6;
}

/* main site width and position */
.main {
	width:990px;
	margin:0px auto;
	background-color:#FFFFFF;
}
/* left side block */
.block {
	background-color:#F0ECE3;
}
/* footer */
.footer {
	background-color:#7F7F7F;
}
/* bottom font color */
.copyright,
.bottom_links,
.footer a.normal ,
.footer a.normal:hover,
.bottom_links div.maintext{
	color:#FFFFFF ;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover{
	padding:1px 5px 1px 5px !important;
        font-size:60% !important;
}
.featuresdiv h3{
	color:#0042a6;
}
