/* CSS Document */
.homehead {
color: #FFFFFF; 
font-weight: bold; 
font-family: Tahoma, Verdana, Arial; 
font-size: 10pt; 
font-style: normal; 
}

.truetext {font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.read {
	color: #BD4D02;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
}

.sidehead {font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	color: #6A6A68;
	font-weight: normal;
}

.MainDescriptor
{
  font-family: verdana;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
}

.status
{
  font-family: verdana;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  color: #006600;
}

.searchbox 
{
border: solid 1px #004080;
font-family: Verdana, Arial, Helvetica, MS Sans Serif;
font-size:10px;
color:#000000;
background-color: #ffffff;
}

.tablebox
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #004080;
}

.BackgroundText
{
  background: transparent; 
  font-family: Verdana;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #545252;
}

.splitter
{
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size:10px;
	color:#000000;
	background-color: #DFDFDF;
	font-weight: bold;
}
.loginvar {

	border: solid 1px #004080;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	font-size:10px;
	color:#000000;
	background-color: #FFFFCC;
}
