BODY {BACKGROUND-COLOR: #BBBBBB; COLOR: #3F3849; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 12px;
	/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
	SCROLLBAR-BASE-COLOR:  #40364d;
	/* all scrollbar attriblutes following are not required, but you can set them if you wish. */
	SCROLLBAR-ARROW-COLOR: #F5D300;
	SCROLLBAR-HIGHLIGHT-COLOR: #90869E;
	/* attributes we aren't using at the moment
	SCROLLBAR-3DLIGHT-COLOR: #87789E;
	SCROLLBAR-FACE-COLOR: #40364d;
	SCROLLBAR-SHADOW-COLOR: #2F4261;
	SCROLLBAR-DARK-SHADOW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #51485F;
	*/
}

UL			{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 12px}
LI			{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 12px}
P			{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 12px}
TD			{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 12px}
TR			{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 12px}

FORM		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 10px}
SELECT		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #51485F; FONT-SIZE: 10px}
INPUT		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #51485F; FONT-SIZE: 10px}
TEXTAREA	{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #51485F; FONT-SIZE: 10px}
/* first alternating table background color */
.firstalt	{BACKGROUND-COLOR: #D0D0D0}
/* second alternating table background color */
.secondalt	{BACKGROUND-COLOR: #C5C5C5}
/* table header background and text color */
.tblhead	{BACKGROUND-COLOR: #40364D; COLOR:#F5D300; FONT-SIZE:10px}
/* table border color */
.tblborder	{BACKGROUND-COLOR: #51485F}
.copylink { COLOR:#F5D300; FONT-SIZE:12px; text-decoration: none; background: #40364D}
a:hover { COLOR:#F5D300; FONT-SIZE:12px; background: #40364D; text-decoration: none}
a { COLOR: #000000; SCROLLBAR-BASE-COLOR: #40364d; SCROLLBAR-ARROW-COLOR: #F5D300; SCROLLBAR-HIGHLIGHT-COLOR: #90869E; ; font: 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
