﻿body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
td img
{
	display: block;
	border: none;
	padding: 2px;
}
a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #0077C3;
}
.BlueTitle
{
	color: #ffffff;
	background-color: #21b2d1;
	text-align: center;
	font-weight: bold;
	width: 170px;
	height: 20px;
}
.SliverBg
{
	background-color: #ebebeb;
}
.SliverTitle
{
	color: black;
	background-color: #cfccc5;
	height: 20px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
.divC
{
	display: block;
	padding-top:10px;
	padding-bottom:10px;
}
.divL
{
	width: 2px;
	background-color: #7cc00b;
	float:left;
	height:15px;
}
.divT
{
	color: #e47a04;
	vertical-align:middle;
	padding-left:5px;
}

