body	{margin:0;
		 background-color:#c1c1c1;
		 padding:0px;
		 }

/*Popup Css Start*/

.top_repet{ background: url(../images/MessageAlert/top_repet.gif) repeat-x; height:69px;}

.top_repetS{ background: url(../images/MessageAlert/top_repetS.gif) repeat-x; height:45px;}

.pop_up_repet{ background: url(../images/MessageAlert/pop_up_back.jpg) repeat-y; width:403;}

.bottom_repet{ background: url(../images/MessageAlert/bottom_repet.jpg) repeat-x; height:9px;}

.popup_text {font-family:arial; font-weight:normal; color:#ffffff; font-size:14pt; text-align:center; line-height:27px; padding:16px 15px 14px 15px;}
			
.opaqueLayer
{
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    opacity:0.6;
    filter:alpha(opacity=60);
    /*background-color: background-color:Transparent no-repeat scroll 0 0;*/
    background-color: #000000;
    z-Index:1000;
    height: 760px;
}
/*Popup Css End*/
