﻿

/*- BEGIN Message Control Style ------------------------- */


.errormsgright
{
    background: #B51810;
    font-size: 12px;
    color: #ffffff;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-left: none;
    border-color: #620c0c;
    font-family: 'Trebuchet MS' ,Trebuchet,Verdana,Sans-serif;
    font-weight:bold;
}
.errormsgleft {
background: #B51810;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	border-left:1px solid;
	border-bottom:1px solid;
	border-top:1px solid;
	border-right:none;
	border-color:#620c0c;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
	font-weight:bold;
}

.infomsgleft
{
    background: #eeeeee;
    font-size: 12px;
    color: #000000;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-right: none;
    border-color: #cccccc;
    font-family: 'Trebuchet MS' ,Trebuchet,Verdana,Sans-serif;
}

.infomsgright {
background: #eeeeee;
	FONT-SIZE: 12px;
	COLOR: #000000;
	border-right:1px solid;
	border-bottom:1px solid;
	border-top:1px solid;
	border-left:none;
	border-color:#cccccc;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}


.confirmmsgleft {
	background: #B5D3DE;
	border-left:1px solid;
	border-bottom:1px solid;
	border-top:1px solid;
	border-right:none;
	border-color:#c7dec5;
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

.confirmmsgright {
	background: #B5D3DE;
	border-right:1px solid;
	border-bottom:1px solid;
	border-top:1px solid;
	border-left:none;
	border-color:#c7dec5;
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

.questionmsgleft {
background: #e4eaf8;
	FONT-SIZE: 12px;
	COLOR: #000000;
	border-left:1px solid;
	border-bottom:1px solid;
	border-top:1px solid;
	border-right:none;
	border-color:#b9c5e0;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

.questionmsgright {
background: #e4eaf8;
	FONT-SIZE: 12px;
	COLOR: #000000;
	border-right:1px solid;
	border-bottom:1px solid;
	border-top:1px solid;
	border-left:none;
	border-color:#b9c5e0;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

.alertmsgleft {
background: #fef88e;
	FONT-SIZE: 12px;
	COLOR: #000000;
	border-left:1px solid;
	border-bottom:1px solid;
	border-top:1px solid;
	border-right:none;
	border-color:#e1db72;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

.alertmsgright {
background: #fef88e;
	FONT-SIZE: 12px;
	COLOR: #000000;
	border-right:1px solid;
	border-bottom:1px solid;
	border-top:1px solid;
	border-left:none;
	border-color:#e1db72;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}


/*- END Message Control Style ------------------------- */


	
