.body-main {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
}
.text-main, .text-main td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}

.text-main a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007ED2;
}

.text-main a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}

.text-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 140%;
}

.text-copy a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007ED2;
	line-height: 140%;
}
.text-copy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	line-height: 140%;
}

.text-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #13760E;
}

.text-details a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #13760E;
}

.text-details a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
}
