a:link {
	color:#443021;
	text-decoration:none;
}

a:visited {
	color:#443021;
	text-decoration:none;
}

a:active {
	color:#443021;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a.b:link {
	color:#000000;
	text-decoration:none;
}

a.b:visited {
	color:#000000;
	text-decoration:none;
}

a.b:active {
	color:#000000;
	text-decoration:none;
}

a.b:hover {
	color:#000000;
	text-decoration:underline;
}

a.menu:link {
	color:#ffffff;
	text-decoration:none;
}

a.menu:visited {
	color:#ffffff;
	text-decoration:none;
}

a.menu:#ffffff {
	color:#000000;
	text-decoration:none;
}

a.menu:#ffffff {
	color:#000000;
	text-decoration:none;
}

img.hidden {
	visibility:hidden;
}

span.menu {
	color: #ffffff;
	cursor: default;
}

span.small {
	font-size: 10px;
}

span.verysmall {
	font-size: 9px;
}

span.tiny {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.header {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #c0c0c0;
	background-color:#e0e0e0;
	height:24px;
	font-weight: bold;
	color: #666666;
}

td.row {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #c9c9c9;
	background-color:#f9f9f9;
	height:18px;
}

td.altrow {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #c0c0c0;
	background-color:#f0f0f0;
	height:18px;
}

td.selrow {
	border-top:1px solid #F1F4F7;
	border-bottom:1px solid #A0B5C9;
	background-color:#D6DFE8;
	height:18px;
}

td.td {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #c9c9c9;
	background-color:#f9f9f9;
}

td.alttd {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #c0c0c0;
	background-color:#f0f0f0;
}

td.seltd {
	border-top:1px solid #F1F4F7;
	border-bottom:1px solid #A0B5C9;
	background-color:#D6DFE8;
}

.error {
	color: #dd0000;
	font-weight: bold;
}

.info {
	color: #0033cc;
	font-weight: bold;
}

.note {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

form {
	display: inline;
}

textarea,input,select {
	font-family: "Lucida Grande","Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
}

body {
	background-color: #ffffff;
}

body,table,td,div {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}