a.BtnLongEmail {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:122px;
	height:36px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/SideMenu/SideBtnEmail.gif);
}
a.BtnLongEmail:hover {
	background-position:0px -36px;
}

a.BtnLongCancel {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:122px;
	height:36px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/SideMenu/SideBtnCancel.gif);
}
a.BtnLongCancel:hover {
	background-position:0px -36px;
}
input.BtnLongSave {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:122px;
	height:36px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/SideMenu/SideBtnSave.gif);
}
input.BtnLongSave:hover {
	background-position:0px -36px;
}

a.BtnLongDelete {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:122px;
	height:36px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/SideMenu/SideBtnDelete.gif);
}
a.BtnLongDelete:hover {
	background-position:0px -36px;
}

input.BtnLongSendEmail {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:122px;
	height:36px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/SideMenu/SideBtnSendEmail.gif);
}
input.BtnLongSendEmail:hover {
	background-position:0px -36px;
}

a.BtnLongEdit {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:122px;
	height:36px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/SideMenu/SideBtnEdit.gif);
}
a.BtnLongEdit:hover {
	background-position:0px -36px;
}
a.BtnSearchWords {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:22px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/TopOptions/BtnSearchWords.gif);
}
a.BtnSearchWords:hover {
	background-position:0px -22px;
}
a.BtnResetSearch {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:22px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/TopOptions/BtnResetSearch.gif);
}
a.BtnResetSearch:hover {
	background-position:0px -22px;
}

input.BtnLogIn {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:22px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/HeaderMenu/BtnLogIn.gif);
}
input.BtnLogIn:hover {
	background-position:0px -22px;
}

/* Dialog buttons //////////////////////////////*/
a.BtnDialogOk {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:22px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/Dialogs/DialogBtnOK.gif);
}
a.BtnDialogOk:hover {
	background-position:0px -22px;
}
a.BtnDialogCancel {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:22px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/Dialogs/DialogBtnCancel.gif);
}
a.BtnDialogCancel:hover {
	background-position:0px -22px;
}
a.BtnDialogUploadMediaFile {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:177px;
	height:22px;
	border:0px;
	float:right;
	background-image: url(../UIIMAGES/Btns/Dialogs/DialogBtnUploadMediaFile.gif);
}
a.BtnDialogUploadMediaFile:hover {
	background-position:0px -22px;
}
input.BtnDialogUpload {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:110px;
	height:22px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/Dialogs/DialogBtnUpload.gif);
}
input.BtnDialogUpload:hover {
	background-position:0px -22px;
}

/* LUT Buttons /////////////////////////////////////////////////*/
a.BtnLutAdd {
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	width:66px;
	height:22px;
	border:0px;
	float:left;
	background-image: url(../UIIMAGES/Btns/SideMenu/LutAddBtn.gif);
}
a.BtnLutAdd:hover {
	background-position:0px -22px;
}

/* Page Numbers //////////////////////////////*/
span.PageNo{
	width:22px;
	height:17px;
	text-align:center;
	float:right;
	text-decoration:none;
	color: #003366;
	background-image:url(../UIIMAGES/Btns/ListOptions/BtnPageNoSel.gif);
	background-repeat:no-repeat;	
}
a.PageNo {
	color:#FFFFFF;
	width:22px;
	height:17px;
	text-align:center;
	float:right;
	text-decoration:none;
	background-image:url(../UIIMAGES/Btns/ListOptions/BtnPageNo.gif);
	background-repeat:no-repeat;	
}
a.PageNo:hover {
	color: #FFFFFF;
	background-image:url(../UIIMAGES/Btns/ListOptions/BtnPageNoRO.gif);
}
a.MediaManagerPageNo {
	color:#FFFFFF;
	width:22px;
	height:17px;
	text-align:center;
	float:right;
	text-decoration:none;
	background-image:url(../UIIMAGES/Btns/ListOptions/BtnPageNo.gif);
	background-repeat:no-repeat;
}
a.MediaManagerPageNo:hover {
	color:#436381;
	background-image:url(../UIIMAGES/Btns/ListOptions/BtnPageNoRO.gif);
}
table.MainTable span.MediaManagerPageNo{
	width:22px;
	height:17px;
	text-align:center;
	float:right;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../UIIMAGES/Btns/ListOptions/BtnPageNoRO.gif);
	background-repeat:no-repeat;	
}

