﻿
.MsgBox
{
	background-color: white;
}
.MsgBox1
{
	background-image: url(Imagens/fundo_msg1.gif);
	width: 20px;
	height: 20px;
	font-size: 1pt;
}
.MsgBox2
{
	background-image: url(Imagens/fundo_msg2.gif);
	width: 1px;
	height: 20px;
	font-size: 1pt;
}
.MsgBox3
{
	background-image: url(Imagens/fundo_msg3.gif);
	background-position: right top;
	width: 20px;
	height: 20px;
	font-size: 1pt;
}
.MsgBox4
{
	background-image: url(Imagens/fundo_msg4.gif);
	background-position: right top;
	width: 20px;
	height: 1px;
	font-size: 1pt;
}
.MsgBox5
{
	background-image: url(Imagens/fundo_msg5.gif);
	background-position: right bottom;
	width: 20px;
	height: 20px;
	font-size: 1pt;
}
.MsgBox6
{
	background-image: url(Imagens/fundo_msg6.gif);
	background-position: left bottom;
	width: 1px;
	height: 20px;
	font-size: 1pt;
}
.MsgBox7
{
	background-image: url(Imagens/fundo_msg7.gif);
	background-position: left bottom;
	width: 20px;
	height: 20px;
	font-size: 1pt;
}
.MsgBox8
{
	background-image: url(Imagens/fundo_msg8.gif);
	width: 20px;
	height: 1px;
	font-size: 1pt;
}
