/* General Page Elements */
BODY,
PRE
TR,
TD,
TH,
P	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: normal; font-style: normal; text-decoration: none;}
TH	{font-weight: bold}


/* Links */
A,
A:visited,
A:active	{color: #336699; text-decoration: underline}
A:hover	{color: #cc3333; text-decoration: none}

.linksmall,
.linksmall:visited,
.linksmall:active	{color: #336699; font-size: 11px; text-decoration: underline; font-weight: normal;}
.linksmall:hover	{color: #cc3333; font-size: 11px; text-decoration: none; font-weight: normal;}

.menutext,
.menutext:visited,
.menutext:active	{color: #999999; font-size: 10px; text-decoration: none; font-weight: bold;}
.menutext:hover	{color: #cc3333; font-size: 10px; text-decoration: none; font-weight: bold;}

.submenu,
.submenu:visited,
.submenu:active	{color: #999999; font-size: 10px; text-decoration: none; font-weight: bold; line-height: 22px;}
.submenu:hover	{color: #cc3333; font-size: 10px; text-decoration: none; font-weight: bold; line-height: 22px;}

/* Text */
.smallgray { font-size: 11px; color: #999999}
.quotetext { font-size: 11px; color: #666666; font-weight: normal; line-height: 18px;}
.bodytext { font-size: 12px; color: #000000; line-height: 20px;}
.header { font-size: 14px; font-weight: bold}
.smallRedFont	{font-size: 11px; color: cc3333; font-weight: bold; line-height: 18px;}

/* Form */
INPUT,
TEXTAREA,
SELECT	{ border: 1px; border-style: inset; border-color: #999999; background: #ffffff; font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; text-decoration: none}
.submit1 { cursor: pointer; border: 1px; border-style: outset; border-color: #efefef; background: #cccccc; font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #333333; text-decoration: none; font-weight: bold; }
