body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 18px;
	color: #000000;
}
td
{
	font-size: 12px;
	color:#00000;
}

.border {
	border: 1px solid #CCCCCC;
}
.tpborder {
	border: 1px solid #e8e8e8;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #0033CC;
	text-decoration: none;
}

a.Pro:link {
	color: #0066CC;
	text-decoration: none;
}
a.Pro:visited {
	color: #0066CC;
	text-decoration: none;
}
a.Pro:hover {
	color: red;
	text-decoration: none;
}
a.Pro:active {
	color: red;
	text-decoration: none;
}


a.Foot:link {
	color: #666666;
	text-decoration: none;
}
a.Foot:visited {
	color: #666666;
	text-decoration: none;
}
a.Foot:hover {
	color: #0066CC;
	text-decoration: none;
}
a.Foot:active {
	color: #0066CC;
	text-decoration: none;
}
.borderfoot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
}
.borderleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #fdfdfd;
	border-right-color: #fdfdfd;
	border-bottom-color: #fdfdfd;
	border-left-color: #fdfdfd;
}



a.tpe:link {
	color: #333399;
	text-decoration: none;
}
a.tpe:visited {
	color: #333399;
	text-decoration: none;
}
a.tpe:hover {
	color: #FE9205;
	text-decoration: none;
}
a.tpe:active {
	color: #333399;
	text-decoration: none;
}
.Text {
	line-height: 24px;
}
.buttonborder {
	border: 1px dotted #9D9D9D;
	background-color: #FFFFFF;
}
