a {text-decoration:none}
a:link.bold { color: blue; text-decoration: none }
a:active { color: navy; text-decoration: none }
a:visited { color: navy; text-decoration: none }
a:hover { color: red; text-decoration: underline }

.input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.bottomtext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
}
.leftnav {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	color: #495569;
	font-weight: bold;
}
.brownlinetext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0d3270;
	text-decoration: underline;
}
.greylinetext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 393939;
	text-decoration: underline;
}
.browntext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #004889;
}
.select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.grey10b {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: 4C4C4C;
	font-weight: bold;
}
.bodytxt11b {
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: 4C4C4C;
	font-weight: bold;
}
.bodyhead14b {
	font-family: Tahoma, Arial;
	font-size: 14pt;
	color: 004889;
	font-weight: bold;
	text-decoration: underline;
}
.brownbg {
	background-image: url('images/orig/b_bg.gif');
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: 61250C
}
.greybg {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url('images/orig/g_bg.gif');
}
.catebg {
	background-image: url('images/orig/cate_bg.gif');
}
.whitetext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
}
.black10b {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.white10b {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.redtext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CC0000;
}