﻿body
{
	margin: 0px
}

.TDBottom
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #D26E15;
	text-decoration: none;	
}

.Link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #888986;
	text-decoration: none;	
}

.lblObri
{
	color: #DB7012;	
}

.Link:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}

.TDObs
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style:italic;
	color: #8D8E8C;
	text-decoration: none;	
}


.TDLinkW
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.TDLinkWhite
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.TDLinkWhite:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
}

.TDLink
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D26E15;
	text-decoration: none;	
}

.TDLink:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D26E15;
	text-decoration: underline;	
}

.Title
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #DB7012;
	text-decoration: none;	
}

.txtForm
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #D26E15;
	text-decoration: none;
	width: 100%;
	border: 1px #C7C8C5 solid;
}

TD
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #858683;
	text-decoration: none;
}

.lblError
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}

.btForm
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 70;
	background: #E37617;
	border: 1px #DB7012 solid;
}


.btFormInat
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 70;
	background: #D8D8D8;
	border: 1px #BFC0BE solid;
}


.TDInfo  
{ 
	background: #FFFFFF;
	border-bottom: 1px #EEEFEA solid;
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
}
.TDInfoD { background: #DBDBD9; }