﻿body
{
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	direction: ltr;
}

.TextBoxStyle
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
	width: 100%;
	border: solid 1px #000000;
	direction: ltr;
}

.CommandButton
{
	background-color: #e0e0e0;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	width: 100px;
	border: solid 1px #cecece;
}

A
{
	text-decoration: none;
	color: #0077a8;
}
