body         { font-family: Tahoma; font-size: 10pt; color: #999900; }
table        { border-collapse: collapse; border-color: #000000; background-color: #AAAAAA }
td           { font-family: Tahoma; font-size: 10pt; color: #007700; }
a:active     { color: #009900; text-decoration: underline }
a:link       { color: #009900; text-decoration: underline }
a:visited    { color: #009900; text-decoration: underline }
a:hover      { color: #BB0000; text-decoration: underline }
submit      { height: 19; border: 1px solid #999999; font-variant: normal; font-size: 11px; font-family: Tahoma }
select       { border: 1px solid #999999; font-variant: normal; font-size: 11px; font-family: Tahoma; }
input       { height: 19; border: 1px solid #999999; font-variant: normal; font-size: 11px; font-family: Tahoma }
.txtarea     { border: 1px solid #999999; font-variant: normal; font-size: 10px; font-family: Tahoma }

body {

	background-image: url(images/bg.jpg);
	background-color: #AAAAAA;
	margin-left: 0;
	margin-top: 0;
	width: 100%;
	height: 100%;
}
