td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 406070;
	font-weight: normal;
}
a:link {
	color: 00207F;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #A61260;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: 00207F;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}

.text1 {
	font-family: tahoma;
	font-size: 19px;
	color: A61260;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: A61260;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 406070;
}
.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.frame {
	border: 1px solid #37A4F0;
}
.designed_by {
	font-family: Arial;
	font-size: 8.5px;
	font-weight: lighter;
	color: #000000;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
