/*
********************************************************************************
* 
* GLOBAL.CSS
* Standard CSS Reset File
* 
* v1.0 (August 28, 2008)
* 
********************************************************************************
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0;padding:0;border:0;outline:0;
	font-weight:inherit;font-style:inherit;font-size:inherit;font-family:inherit;
	vertical-align:baseline;
}

:focus			{outline:0;}
html			{height:100%;}
body			{line-height:1;color:black;background:white;height:100%;}
ol, ul			{list-style:none;}
table			{border-collapse:collapse;border-spacing:0;}
caption, th, td	{text-align:left;vertical-align:top;font-weight:normal;}
img				{border:none;margin:0px;padding:0px;display:block;}
p				{margin-top:15px;margin-bottom:15px;}
input			{cursor:text;font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#000000;background:#FFFFFF;padding:0px;margin:0px;}
strong			{font-weight:bold;}
ol, ul			{list-style:circle;margin-left:40px;}
blockquote, q	{quotes:"" "";}

a			{color:#0000FF;cursor:pointer;}
a:link		{color:#0000FF;}
a:active	{color:#0000FF;}
a:visited	{color:#0000FF;}
a:hover		{color:#CC0000;}

blockquote:before, blockquote:after, q:before, q:after {content:"";}


/*
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
COMMON ATTRIBUTES
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
*/

.x-xxsmall	{font-size:8px;}
.x-xsmall	{font-size:9px;}
.x-small	{font-size:10px;}
.x-medium	{font-size:12px;}
.x-big		{font-size:14px;}
.x-xbig		{font-size:18px;}
.x-xxbig	{font-size:22px;}

div.x-hidden	{position:absolute;top:0px;left:0px;visibility:hidden;}
.x-hidden		{visibility:hidden;}
.x-removed		{display:none;}

.x-disabled	{color:#666666;}
.x-warning	{color:#006600;}
.x-alert	{color:#CC0000;}
.x-error	{color:#FF0000;}

.x-arial	{font-family:Arial,Helvetica,sans-serif;}
.x-verdana	{font-family:Verdana,Arial,Helvetica,sans-serif;}

.x-white	{color:#FFFFFF}
.x-lighter	{color:#CCCCCC;}
.x-light	{color:#999999;}
.x-dark		{color:#666666;}
.x-darker	{color:#333333;}
.x-black	{color:#000000}

.x-bold			{font-weight:bold;}
.x-italic		{font-style:italic;}
.x-uppercase	{text-transform:uppercase;}
.x-lowercase	{text-transform:lowercase;}
.x-underline	{text-decoration:underline;}
.x-nowrap		{white-space:nowrap;}
.x-pointer		{cursor:pointer;}
.x-xlink		{}

.x-justify	{text-align:justify;}
.x-top		{vertical-align:top;}
.x-middle	{vertical-align:middle;}
.x-bottom	{vertical-align:bottom;}

.x-center img	{display:inline;}
.x-top img		{vertical-align:top;}
.x-middle img	{vertical-align:middle;}
.x-bottom img	{vertical-align:bottom;}
td.x-top img	{vertical-align:top;}
td.x-middle img	{vertical-align:top;}
td.x-bottom img	{vertical-align:top;}

.x-center	{margin-left:auto;margin-right:auto;text-align:center;}
.x-left		{text-align:left;margin-left:0px;margin-right:auto;}
.x-right	{text-align:right;margin-left:auto;margin-right:0px;}

.x-padded		{padding:5px;}
.x-heavypadded	{padding:10px;}
.x-superpadded	{padding:20px;}

img.x-left		{float:left;}
img.x-center	{margin-left:auto;margin-right:auto;}
img.x-right		{float:right;}

img.x-fleft		{padding-top:4px;padding-bottom:8px;padding-right:10px;float:left;}
img.x-fright	{padding-top:4px;padding-bottom:8px;padding-left:10px;float:right;}

.x-fullwidth	{width:100%;}
.x-fullheight	{height:100%;}
.x-expanded		{width:100%;height:100%;}
.x-blockquote	{margin-left:40px;}

.x-solid		{opacity:1.0;}
.x-transparent	{opacity:0.75;}
.x-loading		{background-image:url(../images/SYSTEM/anim/small/loading_1.gif);background-position:center;background-repeat:no-repeat;}


/*
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
OPACITY
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
*/
.x-op_0		{opacity:0;}
.x-op_1		{opacity:0.1;}
.x-op_2		{opacity:0.2;}
.x-op_3		{opacity:0.3;}
.x-op_4		{opacity:0.4;}
.x-op_5		{opacity:0.5;}
.x-op_6		{opacity:0.6;}
.x-op_7		{opacity:0.7;}
.x-op_8		{opacity:0.8;}
.x-op_9		{opacity:0.9;}
.x-op_10	{opacity:0.10;}
.x-op_11	{opacity:0.11;}
.x-op_12	{opacity:0.12;}
.x-op_13	{opacity:0.13;}
.x-op_14	{opacity:0.14;}
.x-op_15	{opacity:0.15;}
.x-op_16	{opacity:0.16;}
.x-op_17	{opacity:0.17;}
.x-op_18	{opacity:0.18;}
.x-op_19	{opacity:0.19;}
.x-op_20	{opacity:0.20;}
.x-op_21	{opacity:0.21;}
.x-op_22	{opacity:0.22;}
.x-op_23	{opacity:0.23;}
.x-op_24	{opacity:0.24;}
.x-op_25	{opacity:0.25;}
.x-op_26	{opacity:0.26;}
.x-op_27	{opacity:0.27;}
.x-op_28	{opacity:0.28;}
.x-op_29	{opacity:0.29;}
.x-op_30	{opacity:0.30;}
.x-op_31	{opacity:0.31;}
.x-op_32	{opacity:0.32;}
.x-op_33	{opacity:0.33;}
.x-op_34	{opacity:0.34;}
.x-op_35	{opacity:0.35;}
.x-op_36	{opacity:0.36;}
.x-op_37	{opacity:0.37;}
.x-op_38	{opacity:0.38;}
.x-op_39	{opacity:0.39;}
.x-op_40	{opacity:0.40;}
.x-op_41	{opacity:0.41;}
.x-op_42	{opacity:0.42;}
.x-op_43	{opacity:0.43;}
.x-op_44	{opacity:0.44;}
.x-op_45	{opacity:0.45;}
.x-op_46	{opacity:0.46;}
.x-op_47	{opacity:0.47;}
.x-op_48	{opacity:0.48;}
.x-op_49	{opacity:0.49;}
.x-op_50	{opacity:0.50;}
.x-op_51	{opacity:0.51;}
.x-op_52	{opacity:0.52;}
.x-op_53	{opacity:0.53;}
.x-op_54	{opacity:0.54;}
.x-op_55	{opacity:0.55;}
.x-op_56	{opacity:0.56;}
.x-op_57	{opacity:0.57;}
.x-op_58	{opacity:0.58;}
.x-op_59	{opacity:0.59;}
.x-op_60	{opacity:0.60;}
.x-op_61	{opacity:0.61;}
.x-op_62	{opacity:0.62;}
.x-op_63	{opacity:0.63;}
.x-op_64	{opacity:0.64;}
.x-op_65	{opacity:0.65;}
.x-op_66	{opacity:0.66;}
.x-op_67	{opacity:0.67;}
.x-op_68	{opacity:0.68;}
.x-op_69	{opacity:0.69;}
.x-op_70	{opacity:0.70;}
.x-op_71	{opacity:0.71;}
.x-op_72	{opacity:0.72;}
.x-op_73	{opacity:0.73;}
.x-op_74	{opacity:0.74;}
.x-op_75	{opacity:0.75;}
.x-op_76	{opacity:0.76;}
.x-op_77	{opacity:0.77;}
.x-op_78	{opacity:0.78;}
.x-op_79	{opacity:0.79;}
.x-op_80	{opacity:0.80;}
.x-op_81	{opacity:0.81;}
.x-op_82	{opacity:0.82;}
.x-op_83	{opacity:0.83;}
.x-op_84	{opacity:0.84;}
.x-op_85	{opacity:0.85;}
.x-op_86	{opacity:0.86;}
.x-op_87	{opacity:0.87;}
.x-op_88	{opacity:0.88;}
.x-op_89	{opacity:0.89;}
.x-op_90	{opacity:0.90;}
.x-op_91	{opacity:0.91;}
.x-op_92	{opacity:0.92;}
.x-op_93	{opacity:0.93;}
.x-op_94	{opacity:0.94;}
.x-op_95	{opacity:0.95;}
.x-op_96	{opacity:0.96;}
.x-op_97	{opacity:0.97;}
.x-op_98	{opacity:0.98;}
.x-op_99	{opacity:0.99;}
.x-op_100	{opacity:1;}


/*
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
DEFAULT PAGE STYLES
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
*/
BODY		{background:#FFFFFF;}
#x-PAGE		{}
#x-WRAPPER	{}
