﻿BODY
{
}

.CellText
{
	font-size: 11px;
	font-family: Helvetica;
}

.SubmitSchools
{
	font-size: 12px;
	width: 60px;
	cursor: hand;
	color: white;
	border-top-style: none;
	font-family: Helvetica;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #da5a0c;
	border-bottom-style: none;
}

.SubmitRest
{
	font-size: 12px;
	width: 60px;
	cursor: hand;
	color: white;
	border-top-style: none;
	font-family: Helvetica;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #6f6fbc;
	border-bottom-style: none;
}

.SubmitAdv
{
	font-size: 12px;
	width: 60px;
	cursor: hand;
	color: white;
	border-top-style: none;
	font-family: Helvetica;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #7c7c7c;
	border-bottom-style: none;
}

.SubmitSearch
{
	font-size: 12px;
	width: 60px;
	cursor: hand;
	color: #454545;
	border-top-style: none;
	font-family: Helvetica;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #dcdcdc;
	border-bottom-style: none;
}

.txtStyle
{
	font-size: 12px;
	cursor: text;
	color: #454545;
	font-family: Verdana;
	text-decoration: none;
}

TD.LawersLink A
{
	font-weight: normal; font-size: 11px; color: #edfae6; font-family: Tahoma; text-decoration: none; cursor: default; 
}
TD.LawersLink A:hover {
	font-size: 11px; COLOR: #edfae6; font-weight: normal; FONT-FAMILY: Tahoma; text-decoration: none; cursor: default; 
}
