td, body  { font-family:Arial; font-size:13px; }

a:link    { text-decoration:none; color:#000ADC; }
a:active  { text-decoration:underline; color:#000ADC; }
a:visited { text-decoration:none; color:#000ADC; }
a:hover   { text-decoration:underline; color:#000ADC; }

sup		  { font-size:8pt; }

.white:link, .white:active, .white:visited, .white:hover { color:#FFFFFF; }

.lila	  { color:#000080 }

.header   { color:#ff0000; font-size:18px }

.small10   { font-size:10px; }
.small11   { font-size:11px; }
.small12   { font-size:12px; }

input, select, textarea

                {
                        font-family:Arial;
                        font-size:13px;
                        color:#000000;
                        border-width:1;
                        BACKGROUND-COLOR: #F8F8F8;
                        BORDER-BOTTOM-COLOR: #000000;
                        BORDER-BOTTOM-STYLE: solid;
                        BORDER-LEFT-COLOR: #000000;
                        BORDER-LEFT-STYLE: solid;
                        BORDER-RIGHT-COLOR: #000000;
                        BORDER-RIGHT-STYLE: solid;
                        BORDER-TOP-COLOR: #000000;
                        BORDER-TOP-STYLE: solid;
						width: 130px
                }


.button			{ BACKGROUND-COLOR: #cecece; border-width:1; }
.button60		{ BACKGROUND-COLOR: #CECECE; border-width:1; width: 60px }
.button80		{ BACKGROUND-COLOR: #CECECE; border-width:1; width: 80px }
.button81		{ BACKGROUND-COLOR: #CECECE; border-width:1; width: 81px }
.button120		{ BACKGROUND-COLOR: #CECECE; border-width:1; width: 120px }
.button150		{ BACKGROUND-COLOR: #CECECE; border-width:1; width: 150px }
.button200		{ BACKGROUND-COLOR: #CECECE; border-width:1; width: 200px }
.button300		{ BACKGROUND-COLOR: #CECECE; border-width:1; width: 300px }
.input			{ BACKGROUND-COLOR: #CECECE; border-width:1; width: 60px }
.input500		{ BACKGROUND-COLOR: #F8F8F8; border-width:1; width: 500px }
.input330		{ BACKGROUND-COLOR: #F8F8F8; border-width:1; width: 330px }
.input300		{ BACKGROUND-COLOR: #F8F8F8; border-width:1; width: 300px }
.input399		{ width: 399px }
.input265		{ width: 265px }
.input200		{ width: 200px }
.input175		{ width: 175px }
.input154		{ width: 154px }
.input180		{ width: 180px }
.input170		{ width: 170px }
.input150		{ width: 140px }
.input145		{ width: 145px }
.input140		{ width: 140px }
.input130		{ width: 130px }
.input128		{ width: 128px }
.input125		{ width: 125px }
.input118		{ width: 118px }
.input103		{ width: 103px }
.input90		{ width: 90px }
.input80		{ width: 80px }
.input75		{ width: 75px }
.input70		{ width: 70px }
.input60		{ width: 60px }
.input50		{ width: 50px }
.input47		{ width: 47px }
.input40		{ width: 40px }
.input30		{ width: 30px }
.input28		{ width: 28px }
.checkbox       {
                        color:#000000;
                        border-width:0;
                        BORDER-BOTTOM-COLOR: #000000;
                        BORDER-LEFT-COLOR: #000000;
                        BORDER-RIGHT-COLOR: #000000;
                        BORDER-TOP-COLOR: #000000;
						BACKGROUND-COLOR: transparent;
						width: 18px
                }

.textarea200	{
						width: 200px;
						height: 150px;
				}

.textarea200x40	{
						width: 200px;
						height: 40px;
				}

.textarea200x80	{
						width: 200px;
						height: 80px;
				}

.textarea265x230 	{
						width: 265px;
						height: 230px;
					}

.textarea485x45 	{
						width: 485px;
						height: 45px;
					}

.textarea80x485 	{
						width: 485px;
						height: 80px;
					}

.textarea265x80 	{
						width: 265px;
						height: 80px;
					}

.textarea354x80 	{
						width: 354px;
						height: 80px;
					}
