body
{
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #747474;
}
.font_ffffff
{
	color: #ffffff;
	font-weight: bold;
}
.link
{
	border: 1px solid #b7b7b7;
	background: #ffffff;
}
.font_000000
{
	color: #000000;
}
.font_e3181e
{
	color: #e3181e;
}
.font_cc8703
{
	color: #cc8703;
}
.font_2a425a
{
	color: #2a425a;
}
.font_203e59
{
	color: #203e59;
	font-size: 14px;
}
.font_31719d
{
	color: #31719d;
}
.font_666666
{
	color: #666666;
	font-size: 16px;
}
.font_747474
{
	color: #747474;
	font-weight: normal;
	text-decoration: underline;
}
.path
{
	color:#747474;
	font-weight:bold;
	text-decoration: none;	
}

.on_li
{
    float:left;
    background-image: url(../images/services_menu1.gif);
    background-repeat: repeat-x;
    text-align:center;
}

.on_a
{
    background: url(../images/services_menu1_left.gif) no-repeat top left;
    padding: 0 10px;
	color: #747474;
	text-decoration:none;
}
        
.off_li
{
    float:left;
    background-image: url(../images/services_menu2.gif);
    background-repeat: repeat-x;
    text-align:center;
	font-size: 12px;
}

.off_a
{
    background: url(../images/services_menu2_left.gif) no-repeat top left;
    padding: 0 10px;
	color: #747474;
	font-size: 12px;
	text-decoration:none;
}       