body
{
	font-size: 10pt;
	font-family: Tahoma;
}
A:link
{
	font-family: Tahoma;
	text-decoration: none;
	font-size:10pt;
}
TABLE
{
	font-size: 10pt;
	font-family: Tahoma;
}
A:hover
{
	font-family: Tahoma;
	text-decoration: none;
	font-size:10pt;
}

A:visited
{
	font-family: Tahoma;
	text-decoration: none;
	font-size:10pt;
}

.ButtonImage
{
	background-image:fa/assist/btn.gif;
}
INPUT
{
	
	font-family:Tahoma;
	font-size:10pt;
}
Button
{
	border-style:solid;
	border-width:thin;
	font-family:Tahoma;
	font-size:10pt;
	
}

.input
{
	border-width:1px;
	border-style:solid;
	font-family:Tahoma;
	font-size:10pt;
	border-color:#999999;
	
	
}

SELECT
{
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	font-family:Tahoma;
	font-size:10pt;
}

.FormButton
{
	font-size: 10pt;
	font-family: Tahoma;
	background-color: whitesmoke;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	
}
.FA
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10pt;
	background-image: url(../assests/Btns/arrow/btns-arrow.jpg);
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: Tahoma;
	visibility:hidden;
	
}
