body {
  background-color:#ffffff;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

a:link{
	color:#333333;
}
a:hover{
	color: #FF9900;
}
a:visited{
	color:#000000;
}
.bgor {
	background-color: #FF7800;
}
.btg{color:#999999}
.txwhite{
	color:#FFFFFF;
}
.txbl{
	color:#106BCB;
}
.txgray{
	color:#333333;
}
.txred{color:#FF0000}
.bgbl {
	background-color: #106BCB;
}
.bgbe {
	background-color: FFFEF2;
}
.bgwhite{
	background-color: #FFFFFF;
}.topback {
	background-image: url(images/topback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txor {
	color: #FF6600;
}
.bggry {
	background-color: #CCCCCC;
}

h1,h2,h3,h4,h5,h6
{
	margin      : 0;
	text-align  : ;
	font-size   : 12px;
	line-height : 160%;
	font-weight : normal;
}

