.menuText {
	font-size: smaller;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.designiText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #88B4D1;
	text-decoration: none;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.text {
	color: #000000;
	font-weight: normal;
}

.text_green {
	color: #88B4D1;
	font-size: small;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

body {
	background-color: #FBFBFB;
}
.text_blue {

	color: #60CEFF;
	font-size: small;
}
.error_text {

	color: #FF0000;
	font-size: small;
}

.submitLink {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	vertical-align: left;
  }
.head_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.head_text {

	color: #88B4D1;
	font-weight: bold;
}

