﻿.itemTextBold
{
	font-family:verdana;
	font-size:10px;	
}
.itemText
{
	font-family:verdana;
	font-size:11px;	
}
.textRed
{
	color:#FF0000;	
}
.fieldText
{
	font-family:verdana;
	font-size:11px;
}
.titleMessage
{
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	background-color:#f7f7f7;
	height:30px;
}
.subTitleMessage
{
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	background-color:#f7f7f7;
	height:25px;
}
.confirmMessage
{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;	
}
