body				{ background-image: url(images/stars2.jpg) ; background-color: #000000 ; font: bold 12px verdana,arial; color: #ffffff; }

table				{ background-image: url(images/grad.jpg); background-repeat: no-repeat; background-color: #000000; border-collapse: collapse; border: #9999ff ridge 2px; }

.region				{ background-image: url(images/stars.jpg); background-repeat: repeat; position:relative;}
.system				{ background-image: url(images/grad2.jpg); position:relative;}
.no_back			{ background-image: none;}

.base				{ background-image: url(images/stars.jpg); background-repeat: repeat; border-style: none; }
.base td			{ border-style: none; }
.division td		{ border-style: none; }

th					{ font: bold 12px verdana,arial; border: #000033 solid 1px; border-width: 1 0 1 0;}
td					{ font: 12px verdana,arial; border: #000033 solid 1px; border-width: 0 0 1 0; }

marquee 			{ font: 9px helvetica; font-weight: normal; }

.td_reg				{ border-style: solid; border-width: 1px; }

.error				{ color: red; font-weight: bold; }
.gray				{ color: gray; }
.red				{ color: red; }
.yellow				{ color: yellow; }
.orange				{ color: orange; }

.help				{ font: 11px verdana,arial; color: #999999; }

tr.bold td			{ font-weight: bold; color: #ffff66; }

a:link , a:visited	{ color: gold; text-decoration: none;}
a:hover				{ color: silver; text-decoration: underline; }

img					{ border: 0px; }

input				{ border: #9999ff 1px solid; font: bold 11px verdana,arial; color: #ffffff; background-color: #000066; }
select				{ border: #9999ff 1px solid; font: bold 10px verdana,arial; color: #ffffff; background-color: #000066; }
textarea			{ border: #9999ff 1px solid; font: bold 11px verdana,arial; color: #ffffff; background-color: #000066; }
.check				{ border-style: none; background-color: transparent; }
input.quant			{ text-align: center; }