.title 
{
  FONT: 26px Arial, Helvetica, Verdana, sans-serif; COLOR: #FFFFFF; TEXT-DECORATION: none; font-weight: bold !important;
}


h1
{
  FONT: 22px Arial, Helvetica, Verdana, sans-serif; COLOR: #FFFFFF; TEXT-DECORATION: none; font-weight: bold !important;
}

td, 
td A:visited,
td A:link {
	color: #ffffff;
	font-family: verdana, arial;
	font-size: 10px;
	TEXT-DECORATION: none;
}

td A:hover {
	color: #ffffff;
	font-family: verdana, arial;
	font-size: 10px;
	TEXT-DECORATION: underline;
}


.subtext1 {
	color: #aaaaaa;
	font-family: arial, verdana;
	font-size: 13px;
	font-weight: bold;
}


.subtext1white {
	color: #ffffff;
	font-family: arial, verdana;
	font-size: 13px;
	font-weight: bold;
}

.subtext2 {
	color: #aaaaaa;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
}

.greytext, 
.greytext A:visited,
.greytext A:link,
.greytext A:hover  {
	color: #aaaaaa;
	font-family: verdana, arial;
	font-size: 10px;
	TEXT-DECORATION: none;
}

.whitetext, 
.whitetext A:visited,
.whitetext A:link,
.whitetext A:hover  {
	color: #ffffff;
	font-family: verdana, arial;
	font-size: 13px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.mainbody
{
  FONT: bold 10px Verdana, Arial, Helvetica, sans-serif; COLOR: #FFFFFF; TEXT-DECORATION: none
}
.mainbody A:visited 
{
  FONT: bold 10px Verdana, Arial, Helvetica, sans-serif; COLOR: #FFFFFF; TEXT-DECORATION: none
}
.mainbody A:link 
{
  FONT: bold 10px Verdana, Arial, Helvetica, sans-serif; COLOR: #FFFFFF; TEXT-DECORATION: none
}
.mainbody A:hover 
{
  FONT: bold 10px Verdana, Arial, Helvetica, sans-serif; COLOR: #FFFFFF; TEXT-DECORATION: underline
}


.comboBox {
	background-color: #000000;
	color: #aaaaaa;
	font-weight: bold;
	font-size: 11px;
	width: 120px;
	height: 17px;
	border: 1px solid #aaaaaa;
}
.button {
	background-color: #000000;
	color: #aaaaaa;
	border: 1px solid #aaaaaa;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 1px 0;
	width: 50px;
	height: 18px;
}



.formfield {
	width: 250px;
	font-family: arial, verdana;
	font-size: 11px;
}

