.Over_Outlook
{
	width: 179px;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #000080;
}

.Focus_Outlook
{
	width: 179px;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #000080;
}

.Default_Outlook
{
	width: 179px;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #c4dbf9;
}

.Default_Default
{
	width: 179px;
	font-weight: normal;
	font-size: 12pt;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #c4dbf9;
}

.Error_Outlook
{
	width: 179px;
	color: red;
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #ffad55;
	background-color: #ffffff;
}
.Hint_Outlook
{
	background-color: #ccff00;
	margin-top: 5px;
	border: 1px solid black;
	text-align: left;
	overflow: auto;
}

.Hint_Outlook a, Hint_Outlook a:visited, .Hint_Outlook a:hover
{
	margin: 2px;
	color: black;
	text-decoration: none;
	font-size: small;
}

