/* Start of CMSMS style sheet 'Orange' */
h1{
    color: #f78f1e;
}
h2
{
    color: #f78f1e;
}
h3
{
    color: #f78f1e;
}
.header_in
{
    background: transparent url(../images/bg_orange.jpg) no-repeat scroll center;
}
.logo
{
    width: 242px;
    height: 76px;
}
.search
{
    color: #d2451b;
}
a
{
  color: #f78f1e;
}
a:hover,
.top_nav_in a.current
{
  color: #d2451b;
}
.common_grey a
{
    color: #f78f1e;
}
.common_grey a:hover
{
    color: #f78f1e;
}

.left_nav
{
    color: #f78f1e;
}
.left_nav a
{
    color: #f78f1e;
}
.left_nav a:hover
{
    color: #f78f1e;
}
.tr_div
{
    background: white url(../images/tr_orange.gif) repeat-x scroll left center;
}


p.quote
{
    color: #f78f1e;
}


.colorised
{
    color: #f78f1e;
}
/* End of 'Orange' */

