INPUT
{
	font-family: Verdana,Tahoma,Arial;
	font-size: 10px;
	width: 150px;
}
DIV
{
	font-family: Verdana,Tahoma,Arial;
	font-size: 10px;
	width: 100%;
}
SPAN
{
	font-family: Verdana,Tahoma,Arial;
	font-size: 10px;
	width: 100%;
}
TD
{
	FONT-SIZE:10px;
	COLOR:black;
	FONT-FAMILY:Tahoma,Verdana,Arial;
}
TABLE
{
	border-collapse:collapse;
}
.button
{
	background-color:#2D94C1;
	border:1px solid white;
	height:22px;
	width:80px;
	color:White;
	font-family:Tahoma,Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	cursor:pointer;
}
.title
{
	font-family:Verdana,Tahoma,Arial;
	font-size:10px;
	background-color:#B6C8ED;
	height:1px;
	border-left-width: 1; 
	border-right-width: 1; 
	border-top: 1px solid #484337; 
	border-bottom: 1px solid #484337
}

