﻿body
{
	font-family: Tahoma;
	font-size: 96pt;
}

.txtBox
{
	font-family: Tahoma;
	font-size: 9pt;
	width: 110px;
}
.btnStyle
{
	color: #284e98;
	background-color: White;
	width: 60px;
	border: solid 1pt #507cd1;
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: middle;
}
.alink
{
	text-decoration: none;
	font-size: 11pt;
	color: #3e3256;
}
.alink:hover
{
	color: #fd4302;
	font-size: 11pt;
	text-decoration: underline;
}
.hiddenArea
{
	display: none;
}

a
{
	text-decoration: none;
}
