a.black				{ color: #000000; }
a:link.black		{ text-decoration: none; }
a:visited.black		{ text-decoration: none; }
a:active.black		{ text-decoration: underline; }
a:hover.black		{ text-decoration: underline; }
a.black2			{ color: #000000; }
a:link.black2		{ text-decoration: none; }
a:visited.black2	{ text-decoration: none; }
a:active.black2		{ text-decoration: none; }
a:hover.black2		{ text-decoration: none; }
a.white				{ color: #FFFFFF; }
a:link.white		{ text-decoration: none; }
a:visited.white		{ text-decoration: none; }
a:active.white		{ text-decoration: underline; }
a:hover.white		{ text-decoration: underline; }
a.hidden			{ color: #808080; }
a:link.hidden		{ text-decoration: none; }
a:visited.hidden	{ text-decoration: none; }
a:active.hidden		{ text-decoration: none; }
a:hover.hidden		{ text-decoration: none; }
body				{ font-family: arial, Verdana, sans-serif; font-size: 12px; color: #000000; }
form				{ margin: 0px; }
input				{ font-family: arial, Verdana, sans-serif; font-size: 12px; margin: 1px; }
input.submit		{ width: 100px; border:1px solid #000000; color: #000000; background: #C0C0C0; }
input.full			{ width: 320px; border:1px solid #000000; }
input.qone			{ width: 100px; border:1px solid #000000; }
input.qtwo			{ width: 157px; border:1px solid #000000; }
input.qthree		{ width: 214px; border:1px solid #000000; }
input.twoch			{ width: 22px; border:1px solid #000000; }
input.fullerr		{ width: 320px; border:1px solid #FF3300; }
input.qoneerr		{ width: 100px; border:1px solid #FF3300; }
input.qtwoerr		{ width: 157px; border:1px solid #FF3300; }
input.qthreeerr		{ width: 214px; border:1px solid #FF3300; }
input.twocherr		{ width: 22px; border:1px solid #FF3300; }
input.radio			{ padding: 0px; border:none;}
textarea			{ font-family: arial, Verdana, sans-serif; font-size: 12px; width: 320px; margin: 1px; }
textarea.full		{ border:1px solid #000000; }
textarea.fullerr	{ border:1px solid #FF3300; }
select				{ font-family: arial, Verdana, sans-serif; margin: 1px; border:1px solid #000000; }
select.small		{ font-size: 10px; }
select.full			{ font-size: 12px; }
li          		{ font-family: arial, Verdana, sans-serif; font-size: 12px; color: #000000; }
p					{ font-family: arial, Verdana, sans-serif; font-size: 12px; color: #000000; }
table.layout		{ border-collapse: collapse; }
table.white			{ border:1px solid #FFFFFF;  }
table.silver		{ border:1px solid #C0C0C0; }
table.black			{ border:1px solid #000000; }
td.gallery			{ background-image: url(/pic/loading.gif); background-repeat: no-repeat; background-position: center center; }
td.white			{ border:1px solid #FFFFFF;  }
td.black			{ border:1px solid #000000; }
td.blacktop			{ border-top-width:1px; border-top-style:solid; }
td.blackbottom		{ border-bottom-width:1px; border-bottom-style:solid; }
td.silvertop		{ padding-top:4px; border:1px solid #C0C0C0; }
hr					{ border-width: 0px; height: 2px; margin: 0px; }
hr.white			{ background-color: #FFFFFF; }
hr.black			{ background-color: #000000; }
hr.silver			{ background-color: #C0C0C0; }
.dim				{ color: #EEEEEE; }
