a:link 			{color : #336666; 
  			text-decoration : none}

a:visited 		{color : #336666; 
  			text-decoration : none}

a:active 		{color : #336666;
  			text-decoration : none}

a:hover 		{color : #669966;
  			text-decoration: underline}

body			{background-color:#ffffff;
            background-image:url(drastic-bg.jpg);
			color: #F8F8FF;
			font-family: Arial,Helvetica,sans-serif;
			font-size: 12px;
			border: 0px;
			cursor: default;
			text-align: justify}


.head                   {color: #669966;
                        border-bottom: 1px solid #669966
                        background-color: #669966;
                        font-weight: bold;
                        font-family: Verdana,Helvetica,sans-serif; 
                        font-size: 14px}

table			{background-color:#99CCCC;
                        background-image:url(table-bg.jpg);
                        color: #669966;
                        font-family: Verdana,Helvetica,sans-serif;
		            	font-size: 12px;
		             	text-align: justify}

table.content   		{position: absolute;
			            left: 80px;
			            top: 480px;
       	          		border: 0}




img			{border: 0px}

img.banner		{position: absolute;
			left: 0px;
			top: 0px}


textarea                {font-family:Arial,Helvetica,sans-serif;
                  	font-size:12px;
                    background-color: #ffffff
	                color:#000000;
                	border:solid 1px #000000;
                	width:200px;
                    heigh:100px}

select                   {font-family:Arial,Helvetica,sans-serif;
	                font-size:12px;
                	color:#000000;
                	border:solid 1px #000000;
                	width:200px;
                    background-color: #ffffff}

input                   {font-family:Arial,Helvetica,sans-serif;
	                font-size:12px;
                	color:#000000;
                	border:solid 1px #000000;
                    background-color: #ffffff}

input.radio             {font-family:Arial,Helvetica,sans-serif;
	                font-size:12px;
                	color:#000000;
                	border:solid 1px #000000;
                	width:25px;}

input.button            {font-family:Arial,Helvetica,sans-serif;
                       	font-size:12px;
                	color:#000000;
                	border:solid 1px #000000;
                	width:60px;
                    background-color: #ffffff}
