﻿body
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
}

.BodyTable
{
	width: 875px;	
}

.ThinBodyTable
{
	width: 780px;	
}

.LeftSpace
{
	width: 250px;	
}

.rowSpace
{
	font-size: xx-small;
	height: 10px;
}

.DefaultFields
{
	font-size: 10px;
}

.HeadText
{
  color: #999999;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

.ErrorText
{
  color: #FF0000;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

a:link
{
  color: #32B1B9;
  font-weight: bold;
  text-decoration: underline;
}

a:visited
{
  color: #32B1B9;
  font-weight: bold;
  text-decoration: underline;
}

a:hover
{
  color: #32B1B9;
  font-weight: bold;
  text-decoration: none;
}

.HipTbl
{
	background-color: Transparent;
}

.HipTbl_TL
{
	background-color: Transparent;
	width: 18px;
	height: 16px;
}

.HipTbl_TR
{
	background-color: Transparent;
	width: 18px;
	height: 16px;
}

.HipTbl_BL
{
	background-color: Transparent;
	width: 18px;
	height: 16px;
}

.HipTbl_BR
{
	background-color: Transparent;
	width: 18px;
	height: 16px;
}

.LoadingImg
{
	background-image: url(../Images/loading1.gif);
}

.TipImg
{
	background-image: url(../Images/imgQMark.gif);
}
