/* ============================ COLORS ================ */

html, body, input.t, select, textarea.t, #main tfoot td {
				background-color:	#005 }
#main {				background-image:	url(/img/bg.jpg);
				background-color:	#fff }
input.b {			background-color:	#3f9 }

thead td, tfoot td, thead td a, tfoot td a {
				color:			#3f9 }
input.b {			color:			#005 }
.warning {			color:			#f00 }
td, th, a {			color:			#777 }

input.t, select, textarea.t {	border:			#3f9 2px solid }
input.b {			border:			#005 2px solid }
.b {				border:			#000 3px solid }
img, table {			border:			0 }
#main tfoot th {		border-top:		#3f9 1px dotted }
