BODY,P,SMALL,TD,DT,DD,DL,DIV,H4,BLOCKQUOTE,BIG,UL,OL,FORM,TH {
	 font-family: Arial;
	 color:#FFFFFF;
	 font-size: 11pt; }

HR		      {	color: White;height: 1pt;}
H1		      { font-family: Arial; font-size: 13pt; color:#FFFFFF; }
H2		      { font-family: Arial; font-size: 11pt; color:#FFFFFF; }
H3		      { font-family: Arial; font-size: 10pt; font-weight : bold; color:#0000A0; }
a            { color: #ffffff ;text-decoration:underline; }
a:hover      { color: #FFffff;text-decoration:none; }

.mainTable
{	 font-family: Arial;

	bordercolor: #0000E0;
	border-style: solid; 
	border-width: 0px;
}

.mainTD
{
	/*background-image : URL(images/coinVerti.gif);*/
}

.Combo
{
  font-family : arial, geneva, helvetica, tahoma;
  BORDER-RIGHT: #999999 1px solid;
  BORDER-TOP: white 1px solid;
  BORDER-LEFT: white 1px solid;
  BORDER-BOTTOM: #999999 1px solid;
}

.Text
{
  font-family : arial, geneva, helvetica, tahoma;
  BORDER-RIGHT: #999999 1px solid;
  BORDER-TOP: #CCCCCC 1px solid;
  BORDER-LEFT: #CCCCCC 1px solid;
  BORDER-BOTTOM: #999999 1px solid;
}
td.Text2
{
  font-family : arial, geneva, helvetica, tahoma;
  font-size : 9pt;
}

.BUTTON
{ 
  BACKGROUND-COLOR:#00697d;
  COLOR:#FFFFFF;
  BORDER-RIGHT: #999999 1px solid;
  BORDER-TOP: white 1px solid;
  BORDER-LEFT: white 1px solid;
  BORDER-BOTTOM: #999999 1px solid;
  CURSOR: hand;
}