A
{
	color: Navy;
	text-decoration: none;
}
A:active
{
	color: Navy;
	text-decoration: none;
}
A:hover
{
	color: Navy;
	text-decoration: none;
}
A:link
{
	color: Navy;
	text-decoration: none;
}
A:visited
{
	color: Navy;
	text-decoration: none;
}
TD
{
	background-repeat: no-repeat;
	text-decoration: none;
}
BODY
{
	background-repeat:no-repeat;
}
.blackbold18px
{
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: Arial, helvetica;
	text-decoration: none;
}
.text14px
{
	font-size: 14px;
	color: black;
	font-family: Arial, helvetica;
	text-decoration: none;
}
.text10px
{
	font-size: 10px;
	color: black;
	font-family: Arial, helvetica, Verdana;
	text-decoration: none;
}
.text11px
{
	font-size: 10px;
	color: black;
	font-family: Arial, helvetica, Verdana;
	text-decoration: none;
}
.blackbold26px
{
	font-weight: bold;
	font-size: 26px;
	color: black;
	font-family: Arial, helvetica;
}
HR
{
	color: #dcdcdc;
}
.text12px
{
	font-size: 12px;
	font-family: Arial, Verdana, helvetica;
}
.textInput
{
	border: solid 1px #c0c0c0;
	width: 460px;
	background-color: #dddddd;
}
.textInputSmall
{
	border: solid 1px #c0c0c0;
	width: 100px;
	background-color: #dddddd;
}
.textButton
{
	border: solid 1px #c0c0c0;
	background-color: #dddddd;
	width: 120px;
}
.cellRightGrey
{
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
	background-color: #dddddd;
}
.cellGrey
{
	border: solid 1px #c0c0c0;
	background-color: #dddddd;
}
.contextItemActive
{
	background: #B6BDD2;
	border: solid 1px #0A246A
}
.contextItemInactive
{
}
.textBlueSmall
{
	font-size: 10px;
	color: #333399;
	font-family:Arial,Verdana,Helvetica;
	text-decoration: none;
}
.textBlue
{
	font-size: 12px;
	color: #333399;
	font-family:Arial,Verdana,Helvetica;
	text-decoration: none;
}
.textBlueLarge
{
	font-size: 16px;
	color: #333399;
	font-family:Arial,Verdana,Helvetica;
	text-decoration: none;
}
.textRedSmall
{
	font-size: 10px;
	color: #ff0000;
	font-family:Arial,Verdana,Helvetica;
	text-decoration: none;
}
.txtInput
{
	border: solid 1px #c0c0c0;
	background-color: #eeeeee;
}