.form 	{ font-family:arial,helvetica,sans-serif; font-size:10px; color:#000000; 
		  border-top:solid 2px #6d450c; border-right:solid 2px #fbd9a8; 
		  border-bottom:solid 2px #fbd9a8; border-left:solid 2px #6d450c; }

.h15 	{ height:15px; }
.h17 	{ height:17px; }
.h19 	{ height:19px; }
.h100 	{ height:100px; }
.h200	{ height:200px; }
.h300 	{ height:300px; }

.w19 	{ width:19px; }
.w24 	{ width:24px; }
.w30 	{ width:30px; }
.w40 	{ width:40px; }
.w50 	{ width:50px; }
.w72 	{ width:72px; }
.w80 	{ width:80px; }
.w90 	{ width:90px; }
.w150 	{ width:150px; }
.w167 	{ width:167px; }
.w170 	{ width:170px; }
.w200 	{ width:200px; }
.w300 	{ width:300px; }
.w310 	{ width:310px; }
.w400 	{ width:400px; }

.tab160 	{ position:absolute; left:160px; top:auto; }
.tab220 	{ position:absolute; left:220px; top:auto; }
.tab240 	{ position:absolute; left:240px; top:auto; }

.bluelink			{ text-decoration:none; }
a.bluelink 			{ text-decoration:none; }
a.bluelink:link 	{ text-decoration:none; }
a.bluelink:visited 	{ text-decoration:none; }
a.bluelink:active 	{ text-decoration:none; }
a.bluelink:hover 	{ color:#2296d4; background-color:#ffffff; text-decoration:none; }

.bluetext			{ text-decoration:underline; }
a.bluetext 			{ text-decoration:underline; }
a.bluetext:link 	{ text-decoration:underline; }
a.bluetext:visited 	{ text-decoration:underline; }
a.bluetext:active 	{ text-decoration:underline; }
a.bluetext:hover 	{ color:#2296d4; background-color:#ffffff; text-decoration:none; }

.err 			{ color:#990000; }
a.err			{ color:#990000; }
a.err:link		{ color:#990000; }
a.err:visited	{ color:#990000; }
a.err:active	{ color:#990000; }
a.err:hover		{ color:#ffffff; background-color:#990000; color:#ffffff; }

