body{
background: #FFF url(../images/bck.jpg);
}


#banner {
background: url(../images/banner_back.jpg) no-repeat;
}


.contentheading {
/*border-bottom: 1px solid #999999; */
color: #999999;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
}

a.readon {
background: url(../images/readon.gif) no-repeat left;
}

table.contentpane td.contentheading {
color: #005E31;
}


table.contentpane ul li{
background: url(../images/readon2.gif) no-repeat left top;
}

.componentheading {
/*border-bottom: 1px solid #999999; */
color: #999999;

}

.blog_more ul li{
background: url(../images/readon.gif) no-repeat left;
}

