.css {
}
.whitenormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.introborder {
	border: 1px dotted #CCCCCC;
}


.bgfix {
	background-repeat: repeat-x;
	background-attachment: fixed;


}
.borderintro {
	border: 1px dotted #999999;
}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.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;
	background-repeat: no-repeat;

}
.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: 9px;
	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;

}
.smallblack2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.borderheader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;

}
.borderforms {
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.bgdi {

	background-repeat: no-repeat;
}
.bigwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
