/* CSS Document */
body{
margin:0px;
padding:0px;
background-color:#E8EBEF;
background-image:url(../images/pagetopbg.gif);
background-repeat:repeat-x;
}

#container1{
margin:0 auto;
width:1200px;
}

#containercontent{
width:1150px;
padding-left:5px;
padding-right:5px;
background-image:url(../images/pagebg.gif);
background-repeat:repeat-y;
float:left;
clear:both;


}

#header{
margin:0 auto;
width:1200px;
height:114px;
background-color:#FFFFFF;
background-image:url(../images/headerbg.jpg);
background-repeat:repeat-x;
}


#homeheader{
width:1200px;
height:114px;
float:left;
background-color:#FFFFFF;
background-image:url(../images/headerbg.jpg);
background-repeat:repeat-x;
}

#headerrow1{
width:1200px;
height:67px;
float:left;

}
.rowco11{
margin:0px;
float:left;
width:400px;
padding-top:5px;
height:62px;
}

.rowco12{
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;  
padding-top:10px;
}

.rowco12 a{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;  

}


.homerowco11{
margin:0px;
float:left;
width:400px;
padding-top:10px;
height:57px;
}

.homerowco12{
width:310px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
padding-top:15px;
padding-right:10px;
}


#headerrow2{
margin:0px;
padding-top:10px;
width:1200px;
height:37px;
float:left;
background-image:url(../images/menucurve.jpg);
background-repeat:no-repeat;
/*background-image:url(../images/headerbg.gif);
background-repeat:repeat-x;*/
}


#headerrow2 div{
margin:0px;
padding-left:96px;
float:left;
list-style:none;
}


#headerrow2 div{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2B2B2B;
display:inline;
padding-left:10px;
padding-right:10px;
}

#headerrow2 ul li.first{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2B2B2B;
display:inline;
padding-right:10px;

}

ul li.selectedmenu a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
padding:5px;
padding:5px;
background-color: #3B73B9;
-moz-border-radius:4px 4px;
border-radius:4px 4px ;

}

.menurow{
height:20px;
width:20px;
background-image:url(../images/selectedArr.png);
background-repeat:no-repeat;
z-index:1000;
position:relative;


}



#contentrow{
margin:0px auto;
float:left;
width:1120px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
background-color:#FFFFFF;
}

#navRow{
float:left;
width:1150px;
height:60px;
clear:both;
margin-bottom:10px;
}

#navRowhome{
float:left;
width:1150px;
height:50px;
}


.homenavcol1{
float:left;
width:300px;
}

.homenavcol2{
float:right;
padding-top:10px;
padding-right:5px;
width:350px;

}

.navcol1{
float:left;
width:300px;



}

.navcol2{
float:right;

padding-right:10px;

padding-bottom:30px;


}

.navtextHd1{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2b2b2bl
}

.navtextHd2{
font-family:Arial;
font-size:24px;
font-weight:bold;
color:#2b2b2bl;
padding-bottom:10px;

}


.navtextmenu{

font-family:Arial, Helvetica, sans-serif;
font-size:14px;

color:#2b2b2b;
}

.navtextmenusel{

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#3B73B9;
}
a
{
text-decoration:none;
color:#666666;
}



#searchRow{
margin:0px auto;
float:left;
clear:both;
background-image:url(../images/searchbg.gif);
background-repeat:no-repeat;
width:1100px;
height:79px;
margin-top:10px;
}

.searchcol1{
float:left;
width:1000px;
font-family:Arial;
font-size:18px;
color:#3B73B9;
font-weight:normal;
padding:10px;
}

.searchcol3{
float:right;

width:300px;
font-family:Arial;
font-size:18px;
color:#3B73B9;
font-weight:normal;
padding:10px;
}

.searchcol1 select {

/*width: 240px;
height: 34px;
background-image:url(../images/dropdownarrow.gif);*/

	
		 	  padding:3px;
            border:1px solid #E2E3E5;
            width: 200px;
			/*background-image:url(../images/dropdownarrow.gif);
			background-repeat:no-repeat;
			background-position:right;*/
			-moz-border-radius:4px 4px;
			border-radius:4px 4px ;
         /*  box-shadow: rgba(0,0,0,0.1) 0px 0px 8px;
            -moz-box-shadow: rgba(0,0,0,0.1) 0px 0px 8px;
            -webkit-box-shadow: rgba(0,0,0,0.1) 0px 0px 8px;
            background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #E2E3E5), to(#FFFFFF));  
            background: -moz-linear-gradient(top, #FFFFFF, #E2E3E5 1px, #FFFFFF 25px);*/
	
   }
 
.pagination{
width:1200px;
float:right;
border-bottom:1px solid #D3D3D3;
padding-bottom:10px;
margin-bottom:20px;
} 

.searchcol2{
float:right;
width:500px;
margin-top:12px;
padding-left:60px;
}

.texboxCSS {
width: 100px;
height: 20px;
overflow: hidden;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border:1px solid #BFBFBF;
-moz-border-radius:4px 4px;
border-radius:4px 4px;
}
.texboxCSS1 {
width: 150px;
height: 20px;
overflow: hidden;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border:1px solid #BFBFBF;
-moz-border-radius:4px 4px;
border-radius:4px 4px;
}

.chekboxCSS {
width:50px;
height:20px;
overflow: hidden;
border:1px solid #BFBFBF;
-moz-border-radius:4px 4px;
border-radius:4px 4px;
}

.searchtxt{
font-family:Arial;
font-size:14px;
color:#2b2b2b;
font-weight:bold;
}

.btnbg{
background-color: #3B73B9;
/*padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;*/
-moz-border-radius:4px 4px;
border-radius:4px 4px ;
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;

}

#tablecontentRow{
float:left;
margin-left:0px;
margin-top:20px;
margin-bottom:20px;
}

.tableheadebg{
height:30px;


background-image:url(../images/tablehdbg.gif);
background-repeat:repeat-x;
font-family:Arial;
font-size:14px;
color:#FFFFFF;
font-weight:bold;

}


.tableheadebg div{
background-image:url(../images/tablesplitter.gif);
background-position:right;
background-repeat:no-repeat;

font-family:Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding-left:10px;
padding-right:10px;

}






.tablerow1 td{
height:30px;
background-color:#DEE2E8;
font-family:Arial;
font-size:12px;
color:#2b2b2b;
font-weight:normal;
padding-left:10px;
padding-right:10px;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #D9DBDD;


}


.tablerow2 td{
height:30px;
background-color:#ECEFF2;
font-family:Arial;
font-size:12px;
color:#2b2b2b;
font-weight:normal;
padding-left:10px;
padding-right:10px;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #D9DBDD;
}


#footer{
width:1150px;
padding-top:20px;
padding-bottom:20px;
float:left;
font-family:Arial;
font-size:12px;
color:#666666;
background-image:url(../images/footerbg.gif);
background-repeat:no-repeat;
}

.newaccbg{
background-image:url(../images/orangebg.gif);
background-repeat:no-repeat;
width:182px;
height:24px;
font-family:Arial;
font-size:14px;
color:#ffffff;
font-weight:bold;
text-align:center;
padding-top:6px;

}
.errorMsg
{ 
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
}
.homeerrorMsg
{ 
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}


.homerowco112{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
.paging {
    margin-top:20px;
    clear: both;
    text-align: right;
}
.paging a {
    background: none repeat scroll 0 0 #D5DDE3;
    color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    font-weight: bold;
    padding: 5px;
	text-decoration:none;
}
.paging strong {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #487CBE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    font-weight: bold;
    padding: 3px 6px;
    text-decoration: none;
}
.pageShow {
    color: #000000;
    float: right;
    margin-right: 20px;
}
.contentclose
{
background-color:#D5DDE3;
}
.orderContent
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:16px;
font-weight:800;
}
.back
{
float:right;
clear:both;

}
.link
{
text-decoration:none;

}
.msgtext
{
padding-left:10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-weight:bold;
}
#error{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#E74646;
background-image:url(../images/alert.png);
  
background-repeat: no-repeat;
height:32px;
display:none;
}
.error
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
color:#FF0000;
clear:both;
padding-left:40px;
padding-top:14px;


}
.frmqty{
height:20px;
width:40px;
border:1px solid #ABADB3;
text-align:left;
font-size:10px;

}
.tblcolor
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#C1DBF2;
font-weight:bold;
}
.tblcontent
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#E4EFF7;
}
.pagi {
    clear: both;
    text-align: right;
}
.pagi a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-weight: bold;
    padding: 2px 3px;
}
.pagi strong {
    background: none repeat scroll 0 0 #002D52;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 3px;
    text-decoration: none;
}
.pageShow {
    color: #000000;
    float: right;
    margin-right: 20px;
}
.tblcontent_total
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#E4EFF7;
margin:10px 5px 0px 5px;
}
.alert
{
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
font-weight:600;
background-color:#FFFFFF;
text-align:center;
}
.addrow
{ padding-bottom:5px;

text-align:right;
}
.frmtxtbox{
height:20px;
width:70px;
border:1px solid #ABADB3;
text-align:left;
font-size:10px;

}
.frmselect{
height:20px;
width:150px;
text-align:left;
font-size:10px;
}
.frmtxtboxmodel{
height:20px;
width:100px;
border:1px solid #ABADB3;
text-align:left;
font-size:10px;

}

.frmtxtarea{
height:83px;
width:554px;
border:1px solid #ABADB3;
text-align:left;

}
.frmselectnew{
height:20px;
width:50px;
text-align:left;
font-size:10px;
}
table.dataTable tr.highlight td {
background-color: #8888ff;
}
.flash
{
font:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:12px;
font-weight:500;
text-align:center;
}
img
{
border:0;
}
a
{
text-decoration:none;
}
.img
{
display:none;
float:left;

}
#totalerr
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
color:#FF0000;
height:20px;
margin-top:15px;

}
#topbox{
margin:0px auto;
float:left;
clear:both;
background-image:url(../images/topboxbg.gif);
background-repeat:no-repeat;
background-color:#F2F2F2;
border:1px solid #E0E0E0;
width:1100px;
padding:10px;
-moz-border-radius:4px 4px;
border-radius:4px 4px ;
}





/* new css fo complaints*/


.complaintcol1{
float:left;
width:500px;
background-image:url(../images/topboxsplitter.gif);
background-repeat: repeat-y;
background-position:right;
}
.complaintcol2{
float:right;
width:380px;
padding-left:10px;
text-align:left;
}
.complaintcol1 h1,.complaintcol2 h1,#complaitrow1 h1,#complaitrow2 h1{
	font-family:Arial;
	font-size:18px;
	color:#2B2B2B;
	font-weight:normal;
	margin:0px;
	padding:0px;
}



.complaintcol1 h2, .complaintcol2 h2, .complaintcol2 p,#complaitrow1 h2,#complaitrow2 h2 {
	font-family:Arial;
	font-size:14px;
	color:#2B2B2B;
	font-weight:normal;
	margin:0px;
	padding:0px;
}


#complaitrow1{
margin-top:10px;
width:1110px;
float:left;
background-color:#DEE2E8;
padding-left: 9px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2b2b2b;
font-weight:normal;
}
#complaitrow2{
margin-top:10px;
padding:10px;
width:900px;
float:left;
background-color:#DEE2E8;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2b2b2b;
font-weight:normal;
}

#complaitrow3{
margin-top:10px;
padding:10px;
width:900px;
float:left;
background-color:#DEE2E8;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2b2b2b;
font-weight:normal;
}


.comptablerow1 td{
height:30px;
background-color:#DEE2E8;
font-family:Arial;
font-size:14px;
color:#2b2b2b;
font-weight:normal;
padding-left:3px;
padding-right:3px;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #D9DBDD;

}


.comptablerow2 td{
height:30px;
background-color:#ECEFF2;
font-family:Arial;
font-size:14px;
color:#2b2b2b;
font-weight:normal;
padding-left:3px;
padding-right:3px;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #D9DBDD;
}

.textbox1{
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2b2b2b;
font-weight:normal;
height:18px;
border:1px solid #CECECE;
-moz-border-radius:4px 4px;
border-radius:4px 4px ;
}
.textfile{
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2b2b2b;
font-weight:normal;
height:22px;
border:1px solid #CECECE;
-moz-border-radius:4px 4px;
border-radius:4px 4px ;
}
.textbox2{
width:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2b2b2b;
font-weight:normal;
height:18px;
border:1px solid #CECECE;
-moz-border-radius:4px 4px;
border-radius:4px 4px ;
}

.textarea1{
width:171px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2b2b2b;
font-weight:normal;
height:40px;
border:1px solid #CECECE;
-moz-border-radius:4px 4px;
border-radius:4px 4px ;
}

#complaitrow2 .selectbox{
width:121px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2b2b2b;
font-weight:normal;
border:1px solid #CECECE;
-moz-border-radius:4px 4px;
border-radius:4px 4px ;
}



#complaitrow2 .textbox2{
width:121px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#2b2b2b;
font-weight:normal;
height:18px;
border:1px solid #CECECE;
-moz-border-radius:4px 4px;
border-radius:4px 4px ;
}

/* New Css*/
.gery14px{
font-size:14px;
color:#2b2b2b;
font-weight:normal;
}

#complaitrow1 .subrow{
width:920px;
float:left;
font-size:14px;
color:#2b2b2b;
font-weight:normal;
margin-top:10px;

}

#complaitrow3 .subrow{
width:900px;
float:left;
margin-top:10px;
}




#complaitrow1.title{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#2b2b2b;
font-weight:bold;
}
	
.complaitrow_c1{
width:410px;
float:left;

}

.complaitrow_c2{
width:470px;
float:right;
}

.horlinebg{
margin-top:10px;
margin-bottom:10px;
width:900px;
float:left;
height:2px;
background-image:url(../images/horline.gif);
background-repeat:repeat-x;
}
.remarksCSS{
width:850px;
height:200px;
}
.redtxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#DE0303;
}

/* end of complaint forms*/

/*start for messages*/

#message_content{
margin-top:10px;
margin-bottom:50px;
width:1105px;
float:left;
background-color:#DEE2E8;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2b2b2b;
font-weight:normal;
}
#message_topbox{
font-family:Arial;
font-size:16px;
color:#2b2b2b;
font-weight:bold;
margin:0px auto;
float:left;
background-repeat:no-repeat;
background-color:#F2F2F2;
border:0px solid #E0E0E0;
width:1105px;
padding:10px;
-moz-border-radius:4px 4px;
border-radius:4px 4px;
}
#message_topbox1{
font-family:Arial;
font-size:14px;
color:#2b2b2b;
font-weight:bold;
margin:0px auto;
float:left;
margin:0px auto;
float:left;
background-repeat:no-repeat;
background-color:#F2F2F2;
border:0px solid #E0E0E0;
width:900px;
padding:10px;
-moz-border-radius:4px 4px;
border-radius:0px 4px 4px 4px;
}
#message_topbox2{
font-family:Arial;
font-size:14px;
color:#2b2b2b;
font-weight:bold;
margin:0px auto;
float:left;
margin:0px auto;
float:left;
background-repeat:no-repeat;
background-color:#F2F2F2;
border:0px solid #E0E0E0;
width:900px;
padding:10px;
-moz-border-radius:4px 4px;
border-radius:0px 4px 4px 4px;
}

#message_topbox3{
font-family:Arial;
font-size:16px;
color:#2b2b2b;
font-weight:bold;
margin:0px auto;
float:left;
margin:0px auto;
float:left;
background-repeat:no-repeat;
background-color:#F2F2F2;
border:0px solid #E0E0E0;
width:900px;
padding:10px;
-moz-border-radius:4px 4px;
border-radius:0px 4px 4px 4px;
}

#message_content .subrow{
width:920px;
float:left;
font-family:Arial;
font-size:14px;
color:#2b2b2b;
font-weight:normal;
margin-top:10px;

}
.messagerow_c1{
width:px;
float:left;

}
.messagerow_c2{
width:10px;
float:10px;

}

.messageotherrow_c1{
width:600px;
float:left;

}
.messageotherrow_c2{
width:700px;
float:left;

}

.msgtextarearow_c1{

width:650px;
float:left;

}
.messagerow_c2{
width:470px;
float:right;
}
.viewmsgbutton_sub{
background-image:url(../images/submit.gif);	
width:101px;
height:24px;

}
/*End for messages*/

#headerrow2 div.menurow2{
float:left;
height:20px;
background-image:url(../images/selectedArr.png);
background-repeat:no-repeat;
background-position:288px 8px;

z-index:1000;
width:960px;
}
#headerrow2 div.menurow1{
float:left;
height:20px;
background-image:url(../images/selectedArr.png);
background-repeat:no-repeat;
background-position:209px 8px;
z-index:1000;
width:960px;
}

#headerrow2 div.menurow3{
float:left;
height:20px;
background-image:url(../images/selectedArr.png);
background-repeat:no-repeat;
background-position: 387px 8px;
border-bottom:1px solid #FFFFFF;
z-index:1000;
width:960px;
}
#headerrow2 div.menurow4{
float:left;
height:20px;
background-image:url(../images/selectedArr.png);
background-repeat:no-repeat;
border-bottom:1px solid #FFFFFF;
background-position: 498px 8px;
z-index:1000;
width:960px;
}

#headerrow2 div.menurow5{
float:left;
height:20px;
background-image:url(../images/selectedArr.png);
background-repeat:no-repeat;
border-bottom:1px solid #FFFFFF;
background-position: 728px 8px;
z-index:1000;
width:960px;
}

#headerrow2 div.menurow6{
float:left;
height:20px;
background-image:url(../images/selectedArr.png);
background-repeat:no-repeat;
border-bottom:1px solid #FFFFFF;
background-position: 599px 8px;
z-index:1000;
width:960px;
}


.toclass
{
font-weight:normal;
}
.homeTitle {
    color: #3B73B9;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
}

/*new css*/

.tableheadebgreport{
height:20px;
background-image:url(../images/tablehdbg.gif);
background-repeat:repeat-x;
font-family:Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;

}


.tableheadebgreport div{
margin:0px;
padding-left:7px;
padding-right:7px;
font-family:Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;

}
.orderStatus
{
width:918px;
height:40px;
border:#C4D295 1px solid;
background-image:url(../images/gcentre.png);
background-repeat: repeat-x;
}
.orderSucessImage
{
background-image:url(../images/orderConfirm.png);
background-repeat: no-repeat;
float:left;
height:40px;
width:40px;
}
.txtalert
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
width:800px;
padding-left:50px;
padding-top:15px;
font-weight:bold;
}
.frmdropdown{
height:20px;
width:70px;
border:1px solid #ABADB3;
text-align:left;
font-size:10px;
-moz-border-radius:4px 4px;
border-radius:4px 4px ;

}
.selmenu
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
padding:5px;
padding:5px;
background-color: #3B73B9;
-moz-border-radius:4px 4px;
border-radius:4px 4px ;
}
.searchcoltxt{
font-family:Arial;
font-size:15px;
font-weight:bold;
color:#3B73B9;

padding:10px;
}

.tablerow3 td{
height:30px;
background-color:#ECEFF2;
font-family:Arial;
font-size:12px;
color:#2b2b2b;
font-weight:normal;
padding-left:10px;
padding-right:10px;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #D9DBDD;
}
#simplemodal-container a.close{right:0px;}

<!--For new header-->
	.loginbgtest{
	background-image:url(images/loginbg.jpg);
	
	background-repeat:no-repeat;
	width:941px;
	height:468px;	

	
	
	}
	.logionbox{
	margin:20px;;
	height:240px; width:361px; float:right;
	padding:10px;
	background-color:#517BB3;
	opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
	}
	.infobox{
	padding:5px;
	height:144px; width:482px; margin-top:300px; float:left;
	background-color:#2F2E2F;
	opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */
font-size:16px;
color:#ffffff;
font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	.infobox h1{
	color:#FC9F0D;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	
	}
	.logintxt{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	}
	.logininputtxt{
	width:210px;
	height:28px;
	
	}
	#errmsg p {
    color: #FC9F0D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
<!--End here -->
