﻿.textboxstyle
{
	border-right: silver 1px solid;
	border-top: silver 2px solid;
	border-left: silver 2px solid;
	border-bottom: silver 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.labelgray11
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.labelred11
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}