body {
  margin-left: 0px;
  margin-top: 0px;
}

table {
  border: 0px;
}

a {text-decoration: none;}
a:hover {
	text-decoration: underline;
}

.backindex {
  margin-left: 0px;
  margin-top: 0px;
  background-image: url("images/welcome_back.png");
  background-repeat: no-repeat;
  width: 1024px;
  height:742px;
}

.fontindex {
	color: #663333;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

.textindex {
	color: #336666;
	font-family: arial;
	font-size: 17px;
	font-weight: normal;
}

.footerlink {
	color: #663333;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

.footertext {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: nromal;
}

.contenttext {
	color: #333333;
	font-family: arial;
	font-size: 19px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

.bodtext {
	color: #666666;
	font-family: arial;
	font-size: 17px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

.projecttext {
	color: #000000;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	padding-left: 17px;
	padding-right: 17px;
}

.loctext {
	color: #000000;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	padding-left: 17px;
	padding-right: 17px;
}

.contacttext {
	color: #666666;
	font-family: arial;
	font-size: 17px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

.rightbox {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	text-align: left;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.featuretext {
	color: #003333;
	font-family: arial;
	font-size: 19px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

.featuretext2 {
	color: #660000;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}

.featuretext3 {
	color: #000000;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
}

