
/* calibri,Arial,helvetica; */
/* "segoe ui","trebuchet MS","Lucida Sans Unicode","Lucida Sans",Sans-Serif; */

html,body					{font-family:calibri,Arial,helvetica; font-size:11pt; padding:6px; margin-top:0px; background-color:#ffe5d0;}
table,th,tr					{font-family:calibri,Arial,helvetica; font-size:11pt; background-color:#ffffff;}
td							{font-family:calibri,Arial,helvetica; font-size:11pt; padding-left:6px; padding-right:6px;}
div							{font-family:calibri,Arial,helvetica; font-size:11pt;}
span						{font-family:calibri,Arial,helvetica; font-size:11pt;}
input[type=button]			{font-family:calibri,Arial,helvetica; font-size:11pt; padding-left:10px; padding-right:10px; border:2px solid orange; border-radius:8px; background-color:#eeeeee; margin-top:4px; margin-bottom:4px; white-space:normal;}
input[type=button]:hover	{background-color:#ffd5c0; white-space:normal;}
input[type=submit]			{font-family:calibri,Arial,helvetica; font-size:11pt; padding-left:10px; padding-right:10px; border:2px solid orange; border-radius:8px; background-color:#eeeeee; margin-top:4px; margin-bottom:4px; white-space:normal;}
input[type=submit]:hover	{background-color:#ffd5c0; white-space:normal;}
input[type=text]			{font-family:calibri,Arial,helvetica; font-size:11pt; padding-left:4px; padding-right:4px; border:1px solid orange; background-color:#eeeeee;}
input[type=text]:hover		{background-color:#ffd5c0;}
input[type=password]		{font-family:calibri,Arial,helvetica; font-size:11pt; padding-left:4px; padding-right:4px; border:1px solid orange; background-color:#eeeeee;}

select,option				{font-family:calibri,Arial,helvetica; font-size:11pt; padding-left:4px; padding-right:4px;}

.padLink	{padding-left:2px; padding-right:2px;}

a:link				{text-decoration:underline; padding-left:2px; padding-right:2px;}
a:hover				{text-decoration:none; padding-left:2px; padding-right:2px; background-color:#ffd5c0;}
a.whitelink:link	{color:white;}
a.whitelink:hover	{color:white;}
a.redlink:link		{color:red;}
a.redlink:hover		{color:red;}
a.greylink:link		{color:lightgrey;}
a.greylink:hover	{color:grey;}

.tCenter		{margin:0 auto;}
.tall			{padding-top:6px; padding-bottom:6px;}
.topSpace		{padding-top:16px;}
.bottomSpace	{padding-bottom:16px;}

.right		{text-align:right;}
.hCenter	{text-align:center;}
.hAuto		{margin-left:auto; margin-right:auto;}
.vCenter	{vertical-align:middle;}
.vTop		{vertical-align:top;}
.nowrap		{white-space:nowrap;}
	
.smalltext		{font-size:10pt;}
.hugetext		{font-size:24pt;}
.bold			{font-weight:bold;}
.greytext		{color:grey;}
.lightgreytext	{color:#bbbbbb;}
.note			{font-weight:normal; font-style:italic; color:grey;}

.greyborder				{border:1px solid lightgrey;}
.greybackground			{background-color:#e3e3e3;}
.lightyellowbackground	{background-color:lightyellow;}

.w20	{width:20px;}
.w30	{width:30px;}
.w40	{width:40px;}
.w50	{width:50px;}
.w60	{width:60px;}
.w80	{width:80px;}
.w100	{width:100px;}
.w120	{width:120px;}
.w140	{width:140px;}
.w160	{width:160px;}
.w180	{width:160px;}
.w200	{width:200px;}
.w210	{width:210px;}
.w220	{width:220px;}
.w240	{width:240px;}
.w260	{width:260px;}
.w280	{width:280px;}
.w300	{width:300px;}
.w320	{width:320px;}
.w340	{width:340px;}
.w360	{width:360px;}
.w380	{width:380px;}
.w400	{width:400px;}
.w500	{width:500px;}
.w600	{width:600px;}

.h20	{height:20px;}
.h30	{height:30px;}
.h40	{height:40px;}
.h50	{height:50px;}
.h60	{height:60px;}
.h80	{height:80px;}
.h100	{height:100px;}
.h120	{height:120px;}
.h140	{height:140px;}
.h160	{height:160px;}
.h180	{height:160px;}
.h200	{height:200px;}
.h210	{height:210px;}
.h220	{height:220px;}
.h240	{height:240px;}
.h260	{height:260px;}
.h280	{height:280px;}
.h300	{height:300px;}
.h320	{height:320px;}
.h340	{height:340px;}
.h360	{height:360px;}
.h380	{height:380px;}
.h400	{height:400px;}
.h500	{height:500px;}
.h600	{height:600px;}

.red	{color:red;}
.brown	{color:brown;}

.green	{color:lightgreen;}
.G		{color:lightgreen;}
.yellow	{color:gold;}
.Y		{color:gold;}
.wrong	{color:grey;}
.X		{color:grey;}

.error		{color:red;}
.message	{color:green;}

.border0	{border:0px; border-spacing:0px;}
.padding0	{padding:0px;}

p	{margin:0 0 8px 0;}
