﻿body 
{
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
}
input
{
	font-family:Tahoma;
	font-size:9pt;
	
}
table
{
	font-family:Tahoma;
	font-size:8pt;
}
A
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	color:black;
	cursor:hand;
	}
label
{
	font-family:Tahoma;
	font-size:9pt;
}

.linkbtn
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	color:black;
	cursor:hand;
}
.txtbox
{
	border:solid 1px #A5ACB2;
	font-family:Tahoma;
	font-size:11px;
	color:Black;
	height:20px;
	vertical-align:middle;
	

}
.Hand
{
	cursor:hand;
}



