td {
	font-family: Tahoma;
	font-size: 12px;
}

.sep {
	color: #2c79e1;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.no {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}


.formElement {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.formTextField {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #043b7b;
}

.formButton {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #ff9900;
	border: 1px solid #b01115;
}

.fontYellowBold {
	color: #fd6801;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.fontYellow {
	color: #fd6801;
	font-family: Tahoma;
	font-size: 12px;
}

.fontRed {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 12px;
}

.fontRedBold {
	color: #ff0000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.fontGreen {
	color: #009900;
	font-family: Tahoma;
	font-size: 12px;
}

.fontParaBlack {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
}

.fontBlack {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}

.fontWhite {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

/* Font Virtual Host introduct */

.fontPlus {
	color: #fd6801;
	font-family: Tahoma;
	font-size: 12px;
}

.fontBlueBold {
	color: #2965A4;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.fontBlue {
	color: #2965a4;
	font-family: Tahoma;
	font-size: 12px;
}
	