td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top {
	color: #000000;
	text-decoration: none;
}
.foot {
	color: #FFFFCC;
}
.blacklnk {
	color: #000000;
}
.top:hover {
	color: #000000;
	text-decoration: underline;
}
.search {
	background-color: #F5F5F5;
	height: 19px;
	border: 1px solid #666633;
	font-size: 12px;

}
.dotted {
	border-top-style: dotted;
	border-top-color: #666633;
	border-top-width: 1px;
}
.border1 {
	border: 1px solid #999999;
}
a {
	color: #000000;
}
.btnize {
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCC99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-top-color: #333333;
	border-right-color: #CCCC99;
	border-left-color: #333333;
}
.toplnk {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.toplnk:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mailbtn {
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.border2 {

	border: 1px solid #CCCC99;
}
.errmsg {
	font-size: 11px;
	color: #990000;
}
.wmbtn {

	border-top-style: solid;
	border-left-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-left-color: #666666;
}
.wmsublnk {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
.wmsublnk2 {

	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	text-indent: 10px;
}
.border3 {

	border: 1px solid #999999;
}