body {
	margin-bottom: 0px;
	background-color: #2E3337;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.frame {
	border: 1px solid #61787D;
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: e29c16;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 6dc9ff;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 9f9f9f;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: A4A4A4;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 4E4E4E;
}
a:link {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;

}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

ul.no-bullets {
	list-style-type: none; /* Remove bullets */
	padding: 0; /* Remove padding */
	margin: 0; /* Remove margins */
  }

#footerLinks {
	text-align: center;
}