.CustomTableColor {background-color : #EBF5EB;}
.TitleHeader {font: bold 10pt Verdana,Arial,Helvetica,Sans-serif;	color: #339933;}
.TableBorder {border: solid 1px #339933;}
.TableBorderNoBottom {border: solid 1px #339933;border-bottom: none 0px #339933;}
.TableBorderNoTop {border: solid 1px #339933;border-top: none 0px #339933;}
.CustomBGColor {background-color : #339933;}
/* BucketSystem Unsubscribe styles*/
TD.UnsubscribePageBodyTd{font: 12px Arial,Helvetica,Sans-serif;}
Input[type="checkbox"] {font:blue;}
.UnsubscribeTextBox{width:250px;}
.Unsubscribechxbox{font:12px Arial,Helvetica,Sans-serif;}
.BucketlistEmailunsubscribe_pnl{font:10px Arial,Helvetica,Sans-serif;}
.UnsubscribePageHeaderTd{font: 12px Arial,Helvetica,Sans-serif;}
.UnsubscribeErrortext{font: bold 12px Arial,Helvetica,Sans-serif;color:Red;}
.UnsubscribeButton{font: bold 11px Arial,Helvetica,sans-serif;color: #FFFFFF;
	text-align: center;text-transform:uppercase;white-space: nowrap;cursor: pointer;
	border: none;height:24px;line-height:24px;text-decoration:none;
	padding:0 8px 0 8px;display:inline-block;margin:0;
	background:url('../images/myaccount_images/rpt_submit.gif');
	background-repeat: repeat-x;}
.UnsubscribeButton:hover{color: #FFFF00;}
/* Opening Dialogue for myConvertedfiles.apsx */
.disable_masking
{
	z-index: 6001;
	position: absolute;
	display: none;
	background-color: #fff;
	border: solid 1px #393;
	width: 500px;
}
.ulOpeningList
{
	
	padding-left: 0;
	margin-left: 10px;
}
.hdrDialog
{
	background: url('../images/myaccount_images/link_tile_grn.gif') repeat-x;
	color: #fff;
	font-weight: bold;
}
.alignCenter
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
a.btnBlue
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	border: none;
	padding: 8px;
	margin: 0;
	line-height: 24px;
	text-decoration: none;
	background: url('../images/myaccount_images/link_tile_grn.gif');
	background-repeat: repeat-x;
	background-position: center;
	white-space: nowrap;
	cursor: pointer;
	width: auto;
}
