.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.borderfooter {
	border: 1px dotted #999999;


}
.topborder {
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.twosideborders {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: D1D1D1;
	border-left-color: D1D1D1;
}
.smallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.forfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px inset #FFFFFF;
	background-color: #CCCCCC;
}
.smallwhitefooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.onesideborders {


	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: D1D1D1;
}
.onesidebordersleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: D1D1D1;

}
