.text {
	font-family: Tahoma, Arial;
	font-size: 10px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.link {
	font-family: tahoma;
	font-size: 10px;
	color: #FF6600;
}
.Text_Form {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
.Text_Form2 {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

/* Tabs
 */
.SelectedStyle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #92C5EB;
	color:White;;
}

.UnSelectedStyle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#0099FF;
	color:White;
}
