td {
	font-size: 12px;
}
.border {
	border-top: 1px none #999999;
	border-bottom: 1px none #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;

}
.bodr1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.brdw2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a.b1:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b1:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b1:hover {
	font-size: 12px;
	color: #FF9900;
}
a:link {
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
}
.picborder {
	border: 1px solid #999999;
}
a.b2:link {
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.b2:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.b2:hover {
	font-size: 12px;
	color: #FF9900;
}

