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

.frame {
	border: 1px solid #ECF1F4;
}

.text1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: 03a2bf;
	font-weight: bold;
	line-height: 18px;
	padding-left: 17px;
}

.text2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: 03a2bf;
	font-weight: bold;
	line-height: 16px;
	padding-left: 17px;
}

.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: 6b6b6b;
	font-weight: normal;
	line-height: 14px;
	padding-left: 17px;
}

.lefttext {
	font-family: Tahoma;
	font-size: 10px;
	color: 6b6b6b;
	font-weight: normal;
	line-height: 12px;
	padding-left: 17px;
}

.lefttextwhite {
	font-family: Tahoma;
	font-size: 10px;
	color: FFFFFF;
	font-weight: normal;
	line-height: 12px;
	padding-left: 17px;
}

.more {
	font-family: Tahoma;
	font-size: 12px;
	color: 000000;
	font-weight: bold;
	line-height: 12px;
}


a:link {
	color: 000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 10px;
}
a:visited {
	color: 000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 10px;

}

a:hover {
	color: 000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	line-height: 10px;
}


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