td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#5A5C60;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#4A8593;
}
a:hover 
{
	text-decoration: underline;
	color:#FF0000;
	
}
.br
{
	color:#877C65;
}
a.br
{
	color:#877C65;
	text-decoration:underline;
}
.bl
{
	color:#3C7D8B;
}
a.bl
{
	color:#3C7D8B;
	text-decoration:underline;
}
a.copy
{
	color:#B6AF9D;
	text-decoration:none;
}
.menu
{
	color:#998F7B;
}
a.menu
{
	color:#4A8593;
	text-decoration:underline;
}
.header2
{
	font-size:14px;
	color:#5A5C60;
	font-weight:bold;
	
	
}
.Button { 
	border-bottom: 1px solid #998F7B; 
	border-left: 1px solid #998F7B; 
	border-right: 1px solid #998F7B; 
	border-top: 1px solid #998F7B; 
	background-color: #EEEEEE; 
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: bold; 
	margin:2px;
	width:100px;
	}
	.ButtonHover { 
	border-bottom: 1px solid #998F7B; 
	border-left: 1px solid #998F7B; 
	border-right: 1px solid #998F7B; 
	border-top: 1px solid #998F7B; 
	background-color: Silver; 
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: bold; 
	margin:2px;
	cursor:hand;
	width:100px;
	}
	
.Input { border-bottom: 1px solid #998F7B; border-left: 1px solid #998F7B; border-right: 1px solid #998F7B; border-top: 1px solid #998F7B; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.InputNoBorder { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.Textarea { border-bottom: 1px solid #998F7B; border-left: 1px solid #998F7B; border-right: 1px solid #998F7B; border-top: 1px solid #998F7B; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.Select { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica;  }
.Select2 { font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica;  }
.righttd { background-image:url(images/r1.jpg); background-repeat:repeat-x;}
.Hover{
	background-color:#336699;
	font-family: verdana;
	font-size:11px;
	color:white;
	padding: 3px;
	cursor:hand;
}
