﻿.msgBackgroundBig
{
	background-image : url(../ImagesApp/popupDivBig.gif);
	width : 446px;
	height : 460px;
}

.msgBackgroundMeduim
{
	background-image : url(../ImagesApp/popupDivMeduim.gif);
	width : 446px;
	height : 220px;
}

.msgBackgroundMeduim1
{
	background-image : url(../ImagesApp/popupDivMeduim1.gif);
	width : 446px;
	height : 300px;
}

.msgBackgroundSmall
{
	background-image : url(../ImagesApp/popupDivSmall.gif);
	width : 220px;
	height : 150px;
    background-repeat:no-repeat;
	
}

.msg
{
	font : bold 12px arial;
	color: white;
}
.msgTitle
{
    font : bold 15px arial;
	color: #cc0000;
	/*background-color : #3ea2de;
	height :21px;*/
}
.msgText
{
	font : bold 12px arial;
	color: black;
	overflow:hidden;
}
.msgBody
{
	/*background-color : #ececeb;
	border : solid 1px #828282;*/
}

.msgButton
{
	font : bold 12px arial;
	color : white;
	text-decoration : none;
	vertical-align : middle;
	cursor : pointer;
}

.leftMsgTitle 
{
	background-image : url(../ImagesApp/FolderLeftSelected.gif);
	width : 10px;
	height : 28px;
}

.rightMsgTitle 
{
	background-image : url(../ImagesApp/FolderRightSelected.gif);
	width : 10px;
	height : 28px;
}

.centerMsgTitle 
{
	background-image : url(../ImagesApp/FolderCenterSelected.gif);
	width : 160px;
	height : 28px;
}

.tdRedButton
{
	background-image : url(../ImagesApp/redBtnDiv.jpg);
	width : 72px;
	height : 22px;
	text-align : center;
	cursor : pointer;
}

.tdBlackButton
{
    background-image : url(../ImagesApp/blackBtnDiv.jpg);
	width : 72px;
	height : 22px;
	text-align : center;
	cursor : pointer;
}

.msgBtnX 
{
    background-image : url(../ImagesApp/xBtnDiv.jpg);
	width : 25px;
	height : 24px;
	text-align : center;
	cursor : pointer;
}

.tdLinkButton
{
	background-image : url(../ImagesApp/BtnReg.gif);
	width : 69px;
	height : 21px;
	text-align : center;
	cursor : pointer;
}
 
.UperpopUpDiv195
{
	padding: 0px 0px 0px 0px;
	background-image: url(ImagesApp/PopUpDivs/popUpDivUpperCorner.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 195px;
	position: absolute;
}

.ScrollpopUpDiv195
{
	padding: 0px 0px 0px 0px;
	background-image: url(ImagesApp/PopUpDivs/popUpDivRepeatSlice.gif);
	background-repeat: repeat-y;
	height: 2px;
	width: 195px;
	position: absolute;
	background-attachment: scroll;
}

.LowerpopUpDiv195
{
	padding: 0px 0px 0px 0px;
	background-image: url(ImagesApp/PopUpDivs/popUpDivLowerCorner.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 195px;position: absolute;
}
