body            {color: #000000; font: 8pt Tahoma, sans-serif;}
p               {color: #000000; font: 8pt Tahoma, sans-serif;}
td              {color: #000000; font: 8pt Tahoma, sans-serif;}

.title          {color: #FF6600; font: lighter 15pt Tahoma, sans-serif; letter-spacing: -0.08em;}
.gray           {color: #999999;}
.sm             {font-size: 7pt;}
.brdbot         {border-bottom: 1px solid #CCCCCC;}
.hdr            {background-color: #D9DEE1; padding: 6px; font-weight: bold;}
.hde            {background-color: #FFE9E9; padding: 6px; font-weight: bold;}
.cell1          {background-color: #FFFFFF;}
.cell2          {background-color: #EEEEEE;}
.tbl            {background-color: #D9DEE1; border: 1px solid #D9DEE1;}
.err            {color: #FF0000;}

a               {color: #666666; text-decoration: underline;}
a:active        {color: #666666; text-decoration: underline;}
a:visited       {color: #666666; text-decoration: underline;}
a:hover         {color: #999999; text-decoration: none;}
a.lmenu         {color: #666666; text-decoration: none}
a.lmenu:active  {color: #666666; text-decoration: none;}
a.lmenu:visited {color: #666666; text-decoration: none;}
a.lmenu:hover   {color: #999999; text-decoration: underline;}
a.mmenu         {color: #FFFFFF; text-decoration: none;}
a.mmenu:active  {color: #FFFFFF; text-decoration: none;}
a.mmenu:visited {color: #FFFFFF; text-decoration: none;}
a.mmenu:hover   {color: #EEEEEE; text-decoration: underline;}
a.smenu         {color: #000000; text-decoration: none; cursor: arrow;}
a.smenu:active  {color: #000000; text-decoration: none; cursor: arrow;}
a.smenu:visited {color: #000000; text-decoration: none; cursor: arrow;}
a.smenu:hover   {color: #FFFFFF; text-decoration: none; cursor: arrow;}

.button {
	cursor: hand;
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	filter: DropShadow(Color=#909090, OffX=1, OffY=0, Positive=1);
}