﻿body
{
	background-color:Transparent;
	font-family: 'Trebuchet MS' , Verdana;
	font-size: 14px;
	color: #0d0d57;
	text-align: justify;
	margin-top: 10px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	/*color: #FF6600;*/
}

a:active {
	text-decoration: none;
}

.Footer
{
	clear: both;
	color: Gray;
	/*background-color: #C0C7D7;*/
	background-color: #ffffcd;
	font-size: 10px;
}

.TDPageTitle
{
	font-size: 14px;
	color: #FFC000;
	background-color: Black;
	font-weight: bold;
}
.TDPageTitle2
{
	font-size: 14px;
	color: Yellow;
	background-color: #CC0000;
	font-weight: bold;
}

.TDHeading
{
	font-weight: bold;
	font-size: 14px;
}
.TDHeadingBg
{
	font-weight: bold;
	font-size: 14px;
	background-color:#F2F2F2;
}

.TDSubHeading
{
	font-weight: bold;
	font-size: 14px;
}
.TDSubHeadingBg
{
	font-weight: bold;
	font-size: 14px;
	background-color: #f1f4f6;
}

.TDText
{
	font-size: 12px;
	z-index:999;
}
.TDTextBg
{
	font-size: 12px;
	background-color: #f1f4f6;
	margin-right: 125px;
}

.TDTextSmall
{
	font-size: 10px;
}
.TDTextSmallBg
{
	font-size: 10px;
	background-color:#C0C7D7;
}
.TDTextSmallBg2
{
	font-size: 10px;
	color:#5d0f0f;
	background-color:#C0C7D7;
}

.HyperLink01
{
	color: #CC0000;
}

tr
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
