td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006;
	line-height: 14pt;

}
input {
	background-color: #FFFFCC;
	margin: 2px;
	padding: .5pt;
	border: 1px solid #000033;
}
textarea {

	background-color: #FFFFCC;
	margin: 2px;
	padding: .5pt;
	border: 1px solid #000033;
}
a:link {
	color: #000033;
	text-decoration: underline;


}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	color: 990033;
	text-decoration: underline;
	font-weight: bold;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.tenpix {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;

}
.menu {

	background-color: #FFFFCC;
	margin: 2px;
	padding: .5pt;
	border: 1px solid #000033;
}
a.bluenone:link {

	color: #000033;
	text-decoration: none;
}
a.bluenone:hover {


	color: #993300;
	text-decoration: none;
}
.linescloser {
	line-height: normal;
	font-size: 10px;
}
.boxaround {
	padding: 4px;
	height: 1px;
	width: 1px;
	border: .5 px solid #006;
	border-color: #000;
}
.borderstyle {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
