.sheet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.formbdr {
	border: 1px dotted #F3F3F3;
}
.fields {
	border: 1px solid #FFFFFF;
	background-color: FDB813;
}
.but {
	font-size: 10px;
	background-color: #999999;
	border: 1px dotted #CCCCCC;
}
.bodyBdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bodyBdrCopy {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bg {
	background-color: #003366;
}
.headings {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}
.bg-I-main2 {
	background-image: url(index_17.jpg);
	background-repeat: no-repeat;
}
