﻿
h1.heading
{
    background-color:#009ec5!important;
    color:#fff!important;
}
#mainOther
{
    background-image:url(../_images/col2back_education.gif);
}
#left
{
    border-right: 2px solid #009ec5;
}

h1
{
	color:#666!important;
}

h2
{
	color:#009ec5!important;
}

strong
{
	color:#009ec5;
}

.CourseDetail strong
{

}


p a
{
	color:#666;
	text-decoration:underline;
}

p a:hover
{
	color:#3F3F3F;
}

p a strong 
{
	color:#666;
	text-decoration:none;
}

.newsList  h3 a
{
	color:#009ec5;
}