.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: strong;
	color: #000000;
	text-decoration: none;
	background-color: 81B1E1;
	height: 17px;
	width: auto;
	border: 1px solid #2766A5;
}
.select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: strong;
	color: #000000;
	text-decoration: none;
	background-color: 81B1E1;
	width: auto;
	border: 1px solid #2766A5;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: C9E2F8;
	text-decoration: none;
}
.links a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: C9E2F8;
	text-decoration: none;
}
.links a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: C9E2F8;
	text-decoration: none;
}
.links a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #62C0FF;
	text-decoration: underline;
}

.links1 {
	font-family: Tahoma;
	font-size: 12px;
	color: C9E2F8;
	text-decoration: none;
}
.links1 a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: C9E2F8;
	text-decoration: none;
}
.links1 a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: C9E2F8;
	text-decoration: none;
}
.links1 a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkselected {
	font-family: Tahoma;
	font-size: 11px;
	color: #62C0FF;
	text-decoration: none;
}
.linkselected a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #62C0FF;
	text-decoration: none;
}
.linkselected a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #62C0FF;
	text-decoration: none;
}
.linkselected a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #62C0FF;
	text-decoration: underline;
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #D8DDEA;
	height: 17px;
	font-weight:bold;
	width: auto;
	border: 1px solid #8796BE;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: strong;
	color: #333333;
	text-decoration: none;
	background-color: 81B1E1;
	width: auto;
	border: 1px solid #2766A5;
}
