/* Created using Style Master from Western Civilisation CSS1 { 29 90 512 620 } */

TD
{color: #060B5B;
font-family: arial;
font-size: 10pt;
font-variant: normal;
text-decoration: none}

H1
{color: #060B5B;
font-family: arial;
font-size:6pt}

A:HOVER
{color: red;
text-decoration: underline}

A:LINK
{color: #060B5B;
text-decoration: none}

A:VISITED
{
text-decoration: none}

A:ACTIVE
{color: #060B5B;
text-decoration: none}





body {
	scrollbar-face-color: #1D7098;
	scrollbar-shadow-color: #060B5B;
	scrollbar-highlight-color: #1D7098;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #060B5B;
	scrollbar-arrow-color: white; }
	
	SELECT#money {
		background : #AED8E6;
	font-family: Arial;
font-size: 10pt;
}




INPUT#form {
	background : #C2E2ED;
	font-family: Arial;
font-size: 10pt;

	margin: 0px 0px 0px 0px;
	padding: 3px;
	background: #fff;
	font: 12px Courier;
	border:1px solid #333;
	color: #000 
}


TEXTAREA#chicken {
		background : #C2E2ED;
	font-family: Arial;
font-size: 10pt;margin: 0px 0px 0px 0px;
	padding: 3px;
	background: #fff;
	font: 12px Courier;
	border:1px solid #333;
	color: #000 
}


TD#address
{color: #AED8E6;
font-family: Arial;
font-size: 9pt;
font-variant: normal;
text-decoration: none}

form { display: inline; }


