body {
	margin-bottom: 0px;
	background-color: #2E3337;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
}
td textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: black;
	font-weight: normal;
	line-height: 14px;
}
#information {
	position: absolute;
	z-index 10;
	visibility: visible;
	left: -1000px;
	top: -1000px;
}
input
{
  color: #781351;
  background: #fee3ad;
  border: 1px solid #781351
}

.submit input
{
  color: #000;
  background: #ffa20f;
  border: 2px outset #d7b9c9
}
h1 {
	font-family: tahoma;
	font-size: 14px;
	color: e29c16;
	font-weight: strong;
}

.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: 10px;
	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;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
#LeftList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#LeftList li {
	margin: 0;
	padding: 0 0 0 10px;
	// background: #fff url("bullet.gif") no-repeat 0 50%;
}
