﻿
body 
{
	font-family:Tahoma;
	font-size:8pt;
	cursor:default;
}
input
{
	font-family:Tahoma;
	font-size:9pt;
	
}
table
{
	font-family:Tahoma;
	font-size:8pt;
}
label
{
	font-family:Tahoma;
	font-size:9pt;
	color:White;
}
.applink
{
    text-decoration:none;
	font-family:Tahoma;
	font-size:14pt;
	color:White;
	cursor:hand;
    }
.linkbtn
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	color:White;

}
A
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	color:White;

}
.AA
{
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	color:#99ccff;

}
.txtbox
{
	border:solid 1px #A5ACB2;
	font-family:Tahoma;
	font-size:11px;
	color:inherit;
	height:20px;
	vertical-align:middle;
	

}
.Hand
{
	cursor:hand;
}

.BodyLink
{
	text-decoration:none;
	color:Black;
	cursor:hand;
}
INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}