BODY {
	background-color: white;
	color: black;
	font-family: trebuchet ms, arial;
	font-size: 12px;
}

TD {
	font-family: trebuchet ms, arial;
	font-size: 12px;
}

TABLE.b {
	border-color: #b0b0b0;
	border-style: solid;
	border-width: 1px;
	background-color: #f5f5f5;
}

TD.br {
	border-top: 0px;
	border-right: 1px solid #a0a0a0;
	border-bottom: 0px;
	border-left: 0px;
}

TD.bt {
	border-top: 1px solid #a0a0a0;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

TD.btr {
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #a0a0a0;
	border-bottom: 0px;
	border-left: 0px;
}

TD.padr4 {
	padding-right: 4px;
}

A:link		{ color:#333399; text-decoration:none }
A:visited	{ color:#333399; text-decoration:none }
A:hover		{ background-color:#daebff; color:#4444aa; }
A:active	{ color:#4444aa; text-decoration:none }

.button {
	height: 24px;
	border-top: 1px solid #b0b0b0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #b0b0b0;
	background-color: #efefef;
	color: black;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	font-size: 12px;
}

.bigbutton {
	height: 30px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background-color: #4477aa;
	color: white;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	font-size: 20px;
}

TD.padleft4 {
	padding-left: 4px;
}

TD.padright4 {
	padding-right: 4px;
}

IMG.b {
	border: 1px solid #a0a0a0;
}

.t80 {
	width: 80px;
	height: 80px;
	border: 1px solid #a0a0a0;
}

.t40 {
	width: 40px;
	height: 40px;
	border: 1px solid #a0a0a0;
}

IMG.pr4 {
	padding-right: 4px;
}

.noborder {
	border: 0px;
}

.t80padrb4 {
	text-align: center;
	width: 80px;
	height: 80px;
	padding-right: 4px;
	padding-bottom: 4px;
}

SELECT {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	border-top: 1px solid #b0b0b0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #b0b0b0;
}

.inputtext {
	border-top: 1px solid #b0b0b0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #b0b0b0;
	background-color: #FFFFFF;
	height: 16px;
	font-size: 12px;
}

