/*
' Community Wizard (c) 2001 - 2002 SepCity, Inc.  http://www.commwiz.com
' WARNING: All source code contained herein is on file with the U.S. Library of Congress.
' Unauthorized redistribution is a violation of federal law.
*/

BODY
{
	FONT-SIZE : 12;
	FONT-FAMILY : Arial;
	COLOR : #000000;
	BACKGROUND-COLOR : #FFFFFF;
	MARGIN-LEFT : 10;
	MARGIN-RIGHT : 10;
	MARGIN-TOP : 10;
	MARGIN-BOTTOM : 10;
	MARGIN : 10;
}

A
{
	FONT-SIZE : 12;
	COLOR : #000099;
	FONT-FAMILY : Arial;
}

A:Visited
{
	FONT-SIZE : 12;
	COLOR : #000099;
	FONT-FAMILY : Arial;
}

A:Active
{
	FONT-SIZE : 12;
	COLOR : #000099;
	FONT-FAMILY : Arial;
}

A:Hover
{
	COLOR : #0000CC;
	FONT-SIZE : 12;
	TEXT-DECORATION : Underline;
	FONT-FAMILY : Arial;
}

P, TD
{
	FONT-SIZE : 12;
	COLOR : #000000;
	FONT-FAMILY : Arial;
}

INPUT, SELECT, TEXTAREA
{
	FONT-SIZE : 12;
	FONT-FAMILY : Arial;
	BORDER-STYLE: solid;
	BORDER-COLOR:#000000;
	BORDER-WIDTH:1px;
}

.BGColor01
{
	BACKGROUND-COLOR : #BCE3FF;
}

.BGColor02
{
	BACKGROUND-COLOR : #E5F4FF;
}

.BGColor03
{
	BACKGROUND-COLOR : #E5F4FF;
}

.StatFont
{
	COLOR : #000000;
	FONT-SIZE : 12;
	FONT-FAMILY : Arial;
}

.MenuText
{
	COLOR : #000000;
	FONT-SIZE : 12;
	FONT-FAMILY : Arial;
}