﻿

/*- BEGIN Message Control Style ------------------------- */


.errormsgright
{

color: red;
   /*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 {

color: red;
/*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
{
color: #000000;
    /*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 {
COLOR: #000000;
/*
background: #eeeeee;
	FONT-SIZE: 12px;
	
	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 {
COLOR: #000000;
/*
	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 {
COLOR: #000000;
	/*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 {
COLOR: #000000;

/*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 {
COLOR: #000000;
/*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 {
COLOR: #000000;
/*
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 {
COLOR: #000000;
/*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 ------------------------- */


	
