body
{
	background-color: #f5f8fb;
}

table
{
	border-bottom: 1px solid #2449aa;
	border-left: 1px solid #2449aa;
	border-right: 1px solid #2449aa;
	border-top: 1px solid #2449aa;
}

.labels
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

.texts
{
	font-size: 11px;
	font-family: Tahoma;
	width: 198px;
}

.error
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: Red;
}

.buttons
{
	font-size: 11px;
	font-family: Tahoma;
	width: 99px;
	cursor: hand;
}

.imgClass
{
	border: 1px solid #CCCCCC;
}

.login
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	/*position: relative;*/
}