﻿.contact_main_content_table
{
	width: 626px;
	margin-left: 5px;
	padding-left: 30px;
	background-image: url('../../../images/cpe/cpe_contact_gradient.gif');
	background-repeat: no-repeat;
	border: solid 2px #DDDDDD;
}
.contact_main_content_table a:link
{
	color:#666666;
}
.contact_main_content_table a:visited
{
	color:#666666;
}
.contact_main_content_table a:active
{
	color:#666666;
}
.contact_main_content_table a:hover
{
	color:#CC0000;
}
.stdcopy
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
.stdcopy a
{
	font-family:Arial;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}