﻿button.loginbutton {
	color: black;
	background-color: White;
	text-decoration: none;
	border-style:none;
	cursor :hand;
	width:77px;
	height:27px;
	background-image: url(../images/buton_bos.gif);
	font-weight: bold;
	FONT-SIZE: 11px;
}
button.remindpasswordbutton {
	color: white;
	background-color: #0084b7;
	text-decoration: none;
	border-style:none;
	cursor :hand;
	width:77px;
	height:27px;
	font-weight: bold;
	FONT-SIZE: 11px;
}
.error
{
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
td.popUpBlockedMessage
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #e77600;
		text-decoration: none;
	}
td.rptVacancy
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: black;
		text-decoration: none;
	}
