textarea.600px	{ width:600px; }
input.norm		{ color:rgb(051,051,051); font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
input.norm_error		{ color:rgb(255,255,255); font-family:Verdana,Helvetica,Sans-Serif; background-color:rgb(255,102,0); font-size:11px; }
select					{ color:rgb(051,051,051); font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
select.norm				{ width:250px; font-size:11px; }
select.norm_error		{ width:250px; color:rgb(255,255,255); background-color:rgb(255,102,0); font-size:11px; }
select.normshort		{ width:100px; font-size:11px; }
select.normshort_error	{ width:100px; color:rgb(255,255,255); background-color:rgb(255,102,0); font-size:11px; }
td				{ color:rgb(073,087,120); font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
b               { color:rgb(073,087,120); font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
td.orange		{ color:rgb(255,102,000); font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
p				{ color:rgb(051,051,051); font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
p.orange		{ color:rgb(255,102,000); font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
b.orange		{ color:rgb(255,102,000); font-family:Verdana,Helvetica,Sans-Serif; font-weight:bold; }
br				{ color:rgb(051,051,051); font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
body			{ color:rgb(073,087,120); font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
span			{ font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
h1      		{ font-family:Verdana,Helvetica,Sans-Serif; font-size:14px; font-weight:bold; }
ul				{ font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
ol				{ font-family:Verdana,Helvetica,Sans-Serif; font-size:11px; }
a				{ color:rgb(073,087,120); }
a.white			{ color:rgb(255,255,255); }
a.menu			{ color:rgb(051,051,051); font-size:10px; text-decoration:none; }
a.orange		{ color:rgb(255,102,000); }
a.headlinewhite { color:rgb(255,255,255); font-family:Arial,Helvetica,Sans-Serif; font-weight:bold; font-size:14px; }
.headlinewhite  { color:rgb(255,255,255); font-family:Arial,Helvetica,Sans-Serif; font-weight:bold; font-size:14px; }
.headlineorange { color:rgb(255,102,000); font-family:Arial,Helvetica,Sans-Serif; font-weight:bold; font-size:14px; }
.headline		{ color:rgb(051,051,051); font-family:Arial,Helvetica,Sans-Serif; font-weight:bold; font-size:14px; }
.small          { color:rgb(051,051,051); font-family:Verdana,Helvetica,Sans-Serif; font-size:10px; }
.smallgrey      { color:rgb(154,154,154); font-family:Verdana,Helvetica,Sans-Serif; font-size:10px; }
.orange         { color:rgb(255,102,000); }
.white          { color:rgb(255,255,255); }
.black          { color:rgb(000,000,000); }
.grey	        { color:rgb(51,51,51); }


body {
	background-color: ffffff;
	
	scrollbar-shadow-color: eeeeee;
	scrollbar-track-color: eeeeee;
	scrollbar-highlight-color: eeeeee;
	scrollbar-arrow-color: 000066;
	scrollbar-darkshadow-color: aaaaaa;
	
}