a:link					{color: #000000;
							font-family:Tahoma,Verdana;
							font-weight:50;
							font-size:10pt}
a:visited				{color: #000000;
							font-family:Tahoma,Verdana;
							font-weight:50;
							font-size:10pt}
a:active 				{color: #000000;
							font-family:Tahoma,Verdana;
							font-weight:50;
							font-size:10pt}
a:hover 				{color: #CD5824;
							font-family:Tahoma,Verdana}

body        			{background-color:#FFFFFF;
							scrollbar-base-color:#CD5824;
							scrollbar-track-color:#E3A285;
							scrollbar-face-color:#CD5824;
							scrollbar-highlight-color:#E3A285;
							scrollbar-arrow-color:#000000;
							font-family:Tahoma,Verdana;
							font-weight:50;
							font-size:10pt}
							
body.left        		{background-image:url(images/left_pattern.jpg);
							background-repeat:repeat-y}

body.top        		{background-image:url(images/top.jpg);
							background-repeat:no-repeat}

body.summary       		{background-image:url(images/down_pattern.jpg);
							background-repeat:repeat-x;
							scroll-bars: none}

th						{font-size:10pt;color:#000000;font-weight:bold}
th.space				{background-color:#FFFFFF;font-size:10pt;color:#000000;font-weight:200}
th.own					{background-color:#DDDDDD;font-size:10pt;color:#000000;font-weight:200}
th.sh_right				{background-color:#FFFFFF;background-image:url(images/sh_right.jpg); background-repeat:repeat-y;
						text-align:left;}

tr						{font-size:10pt;color:#000000;font-weight:150}
tr.discount				{background-color:#FFFFFF}

tr.head					{ background-color:#FFD1BD;
                          font-weight:bold;
                        }

tr.target_head			{background-color:#FFD1BD}
tr.target_main			{background-color:#EEEEEE}

td.discount				{font-size:10pt;color:#AA0000;font-weight:200}
td.discount_val			{font-size:10pt;color:#AA0000;font-weight:200}
td						{font-size:10pt;color:#000000;font-weight:200}
td.space				{background-color:#FFFFFF;font-size:10pt;color:#000000;font-weight:200}
td.sh_right				{background-color:#FFFFFF;background-image:url(images/sh_right.jpg); background-repeat:repeat-y;
						text-align:left;}
td.sh_down				{background-color:#FFFFFF;background-image:url(images/sh_down.jpg); background-repeat:repeat-x}
td.empty				{background-color:#FFFFFF}

td.target_head          {background-color:#FFFFFF;
                         background-image:url(images/caption_pattern.jpg);
                         background-repeat:repeat-y;
                         font-weight:bold;
                        }

td.caption        		{font-size:7pt;color:#000000;font-weight:300}
td.head        	    	{font-weight:300}

img.shadow				{margin-left:0px; margin-bottom:10px}
img.topshadow			{margin-bottom:10px; margin-top:-2px}

h1        				{font-size:16pt;color:#000000;font-weight:400;margin-bottom:0px}
h2        				{font-size:14pt;color:#000000;font-weight:400;margin-bottom:0px}
h2.group   				{font-size:14pt;color:#000000;font-weight:400;margin-bottom:0px}
h2.description			{font-size:8pt;color:#000000;font-weight:100;margin-bottom:20px}

h3        				{font-size:12pt;color:#000000;font-weight:500}
h3.description			{font-size:8pt;color:#000000;font-weight:100;margin-bottom:20px}
h4        				{font-size:10pt;color:#000000;font-weight:300;margin-top:0px}
h5        				{font-size:9pt;color:#000000;font-weight:200}

li        				{font-size:11pt;color:#000000;font-weight:400}
hr        				{height:1px;color:#CD5824}
/*
input 					{font-family:Tahoma;font-size:8pt;color:#000000;background-color:#F2D5C9;
							border-style:solid;border-color:#000000;border-width=1}
textarea				{font-family:Tahoma;font-size:8pt;color:#000000;background-color:#F2D5C9;
							border-style:solid;border-color:#000000;border-width=1}
*/
font.msg_done			{color:#00AA00}
font.msg_failed			{color:#AA0000}

a.top					{color:#000000; background-color:#FFFFFF; font-size:9pt}
a.top_admin				{color:#000000; background-color:#FFFFFF; font-size:8pt}
a.copy					{color:#000000; font-size:8pt}

table.attention			{background-color:#F0CFC0}

tr.bright				{background-color:#FFF5F0}
tr.normal				{background-color:#FFE8DA}
tr.end					{background-color:#FFFFEC}
tr.bright_marked		{background-color:#aaaaff}
tr.normal_marked		{background-color:#bbbbff}

input.bright			{background-color:#FFF5F0;font-size:8pt}
input.bright:hover		{background-color:#FFFFFF;font-size:8pt}

input.normal			{background-color:#FFE8DA;font-size:8pt}
input.normal:hover		{background-color:#FFF8EA;font-size:8pt}
input.normal2			{font-size:8pt}
input.normal2:hover		{font-size:8pt}

input.bright			{background-color:#FFF5F0;font-size:8pt}
input.bright:hover		{background-color:#FFFFFF;font-size:8pt}

textarea.normal			{background-color:#FFE8DA;font-size:8pt}
textarea.normal:hover	{background-color:#FFF8EA;font-size:8pt}

textarea.bright			{background-color:#FFF5F0;font-size:8pt}
textarea.bright:hover	{background-color:#FFFFFF;font-size:8pt}

input.end				{background-color:#FFFFEC;font-size:8pt}
input.end:hover			{background-color:#FFFFFF;font-size:8pt}

select.bright			{background-color:#FFF5F0;font-size:8pt}
select.bright:hover		{background-color:#FFFFFF;font-size:8pt}

select.normal			{background-color:#FFE8DA;font-size:8pt}
select.normal:hover		{background-color:#FFF8EA;font-size:8pt}

p.info {background-color:#00FF00;font-weight:bold}