/* At-Rules */
@charset "iso-8859-1";

BODY		{FONT-FAMILY:Verdana,Helvetica; FONT-SIZE:10px}
BODY.iframe	{FONT-FAMILY:Verdana,Helvetica; FONT-SIZE:10px; background-color:#AAAABB}

/*
FORM	{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
DIV		{FONT-FAMILY:Verdana,Helvetica; FONT-SIZE:10px}
 */

TABLE		{FONT-FAMILY:Verdana,Helvetica; FONT-SIZE:10px}
TD.alert	{background-color:#AA9988; COLOR:#A00000; FONT-SIZE:14px; FONT-WEIGHT:bold; text-align:center; vertical-align:middle}
TD.logo		{background-color:#CCBBAA; text-align:center; vertical-align:middle}
TD.header	{background-color:#DDCCBB; text-align:center; vertical-align:middle}
TD.panel	{background-color:#BBAA99; text-align:center; vertical-align:top}
TD.sub		{background-color:#CCBBAA; text-align:left; vertical-align:top}
TD.form		{background-color:#DDCCBB; text-align:center; vertical-align:top}
TD.tab		{background-color:#CCBBAA; text-align:center; vertical-align:middle}
TD.shade	{background-color:#888888; text-align:center; vertical-align:middle}
TD.bg		{background-color:#FFFFFF;}

TD.label	{COLOR:#101080; text-align:right; vertical-align:top}
TD.item		{COLOR:#001040; text-align:left;  vertical-align:top}
TD.link		{COLOR:#0000F0; text-align:center; vertical-align:top}
TD.admin	{COLOR:#4F4F4F; text-align:right; vertical-align:top}
TD.mini		{COLOR:#202050; FONT-SIZE:9px; text-align:center; vertical-align:top}

TD.title	{COLOR:#000000; FONT-SIZE:18px; FONT-WEIGHT:bold; text-align:center; vertical-align:top}
TD.titcont	{COLOR:#0000A0; FONT-SIZE:12px; FONT-WEIGHT:bold; text-align:left; vertical-align:top}
TD.titconta	{COLOR:#00A0A0; FONT-SIZE:12px; FONT-WEIGHT:bold; text-align:left; vertical-align:top}
TD.titusr	{COLOR:#0000A0; FONT-SIZE:14px; FONT-WEIGHT:bold; text-align:left; vertical-align:top}
TD.titcrs	{COLOR:#505050; FONT-SIZE:14px; FONT-WEIGHT:bold; text-align:left; vertical-align:top}
TD.titpanel	{COLOR:#0000A0; FONT-SIZE:16px; FONT-WEIGHT:bold; text-align:left; vertical-align:top}

TD.msg		{COLOR:#A00000; FONT-SIZE:12px; FONT-WEIGHT:bold; text-align:center; vertical-align:top}
TD.index	{COLOR:#A000A0; FONT-SIZE:12px; text-align:left; vertical-align:top}

TEXTAREA	{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE:10px; BORDER-TOP-COLOR:#000000; BORDER-LEFT-COLOR:#000000; BORDER-RIGHT-COLOR:#000000; BORDER-BOTTOM-COLOR:#000000; BORDER-TOP-WIDTH:1px; BORDER-LEFT-WIDTH:1px; BORDER-BOTTOM-WIDTH:1px; BORDER-RIGHT-WIDTH:1px}
SELECT		{FONT-SIZE:10px; BORDER-TOP-COLOR:#000000; BORDER-LEFT-COLOR:#000000; BORDER-RIGHT-COLOR:#000000; BORDER-BOTTOM-COLOR:#000000; BORDER-TOP-WIDTH:1px; BORDER-LEFT-WIDTH:1px; BORDER-BOTTOM-WIDTH:1px; BORDER-RIGHT-WIDTH:1px}
INPUT		{FONT-SIZE:10px; BORDER-TOP-COLOR:#000000; BORDER-LEFT-COLOR:#000000; BORDER-RIGHT-COLOR:#000000; BORDER-BOTTOM-COLOR:#000000; BORDER-TOP-WIDTH:1px; BORDER-LEFT-WIDTH:1px; BORDER-BOTTOM-WIDTH:1px; BORDER-RIGHT-WIDTH:1px}
INPUT.label	{background: transparent; border-top: none; border-left: none; border-right: none; border-bottom: none; }

.content	{COLOR:#000000; FONT-SIZE:10px; }
.titmenu	{COLOR:#0000A0; FONT-SIZE:12px; TEXT-DECORATION:none}

A:link		{color:#0E0E0E; FONT-SIZE:12px; text-decoration:none}
A:active	{color:#0E0E0E; FONT-SIZE:12px; text-decoration:none}
A:visited	{color:#0E0E0E; FONT-SIZE:12px; text-decoration:none}
A:hover		{color:#0E0E0E; FONT-SIZE:12px; text-decoration:underline}

A.action:link		{color:#0E0E0E; FONT-SIZE:10px; text-decoration:none}
A.action:active		{color:#0E0E0E; FONT-SIZE:10px; text-decoration:none}
A.action:visited	{color:#0E0E0E; FONT-SIZE:10px; text-decoration:none}
A.action:hover		{color:#0E0E0E; FONT-SIZE:10px; text-decoration:underline}

A.mini:link			{color:#5A5AE7; FONT-SIZE:9px; text-decoration:none}
A.mini:active		{color:#5A5AE7; FONT-SIZE:9px; text-decoration:none}
A.mini:visited		{color:#5A5AE7; FONT-SIZE:9px; text-decoration:none}
A.mini:hover		{color:#5A5AE7; FONT-SIZE:9px; text-decoration:underline}

A.forum:link		{color:#0E0E0E; FONT-SIZE:10px; text-decoration:none}
A.forum:active		{color:#0EAE0E; FONT-SIZE:10px; text-decoration:none}
A.forum:visited		{color:#0E0EAE; FONT-SIZE:10px; text-decoration:none}
A.forum:hover		{color:#0E0E0E; FONT-SIZE:10px; text-decoration:underline}

