.img_white_border {
border-width: 1px;
border-color: #ffffff;
border-style: solid;
}
.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	padding: 3px;
	color: #ffffff;
}

.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	padding: 10px 5px;
	color: #ffffff;
}

.normal_text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding: 0px 0px;
	color: yellow;
}

.popup_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 10px 5px;
	color: #ffffff;
}

.popup_text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding: 0px 0px;
	color: yellow;
}

.register_text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding: 0px 0px;
	color: #FDF402;
}