a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
.lfgray {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.btgray {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;

}
.lfgraydot {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.tpgray {
	border-top: 1px solid #CCCCCC;

}
.allgray {
	border: 1px solid #CCCCCC;
}

.fullbrwnbrdr {
	border-top: 1pt solid #6c87a3;
	border-right: 1px solid #6c87a3;
	border-bottom: 1pt solid #6c87a3;
	border-left: 1pt solid #6c87a3;



}
.reg {
	border: 1px solid #CCCCCC;
}
.topnbottom {
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.all {
	border: 1px solid #999999;
}
.bttm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.leftnright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rghtnbttm {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;


}
.bg {
	background-image: url(images/erase.gif);
	background-repeat: no-repeat;
}
.bgone {
	background-image: url(images/mainp_02.gif);
	background-repeat: no-repeat;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
