body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 75%;
	line-height:200%;
	color:#333333;
	background-color:#ffffff;
}
a  {
	color:#000000;
	text-decoration:none;
}
a:hover{ 
	color:#ff6600;
}
#tblList a{
	text-decoration:none;
}
#pageNav {
  text-align:left;
  }
  
#pageNav table td{
  border:0px
  }

h1 {
	font-size:120%;
	margin:0;
	padding:0px 0 5px 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;	
}

#tableMain {
	margin:0px auto 0px auto; 
	width:100%; 
	background-color:#FFFFFF;
	border:0px;
	border-collapse:collapse;
	table-layout:fixed;
}
#tdTop {
}
#tableMain td{
	vertical-align:top;
	padding: 0px;
}
#tblList td{
	padding: 1px 0px 1px 5px;
}
#mainCell {
	background-image:url(../images/envelope.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#tableForm {
	margin:20px auto 0 auto;
	border:0px;
}

#tableForm td{
	padding:2px;
}

#divMainNav {

}
#divMainNav a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#divFooter {
	text-align:right;
	padding-top:50px;
}
#pageBottom {
	text-align:center;
	height:100px;
	padding-top:20px;
}
#divLogbox {
	float:right;
	padding:0px 13px 0px 0;
	font-size:90%;
	margin-top:19px;
}
/* CSS FOR BUTTONS */

.btnLogout {
	background-image:url(../images/button_logout.gif);
	width:61px;
	height:20px;
	margin:17px 0px 0px 62px;
	cursor:pointer;
}
.btnLogoutPress {
	background-image:url(../images/button_logout_press.gif);
	width:61px;
	height:20px;
	margin:17px 0px 0px 62px;
	cursor:pointer;
}
.btnPreview {
	background-image:url(../images/button_preview.gif);
	width:169px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.btnPreviewPress {
	background-image:url(../images/button_preview_press.gif);
	width:169px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.btnArticle {
	background-image:url(../images/button_addarticle.gif);
	width:169px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.btnArticlePress {
	background-image:url(../images/button_addarticle_press.gif);
	width:169px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.btnUser {
	background-image:url(../images/button_adduser.gif);
	width:169px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.btnUserPress {
	background-image:url(../images/button_adduser_press.gif);
	width:169px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.btnRenew {
	background-image:url(../images/button_renew.gif);
	width:169px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.btnRenewPress {
	background-image:url(../images/button_renew_press.gif);
	width:169px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.btnSubscriber {
	background-image:url(../images/button_addsubscriber.gif);
	width:169px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.btnSubscriberPress {
	background-image:url(../images/button_addsubscriber_press.gif);
	width:169px;
	height:35px;
	margin:0px 0px 0px 0px;
	cursor:pointer;
}
.btnPublish {
	background-image:url(../images/button_publish.gif);
	width:46px;
	height:15px;
	float:left;
	margin:3px 3px 0px 0px;
	cursor:pointer;
}
.btnPublishPress {
	background-image:url(../images/button_publish_press.gif);
	width:46px;
	height:15px;
	float:left;
	margin:3px 3px 0px 0px;
	cursor:pointer;
}
.btnStanding {
	background-image:url(../images/button_standingorder.gif);
	width:169px;
	height:35px;
	float:left;
	margin:3px 3px 0px 0px;
	cursor:pointer;
}
.btnStandingPress {
	background-image:url(../images/button_standingorder_press.gif);
	width:169px;
	height:35px;
	float:left;
	margin:3px 3px 0px 0px;
	cursor:pointer;
}
/* End buttone CSS */
  /* Required for TABS */
  #tableList td{
  border:1px solid #DDDDDD
  }
  td.activeTab {
  background-color:#FFFFFF;
  color: #000000;
  font-weight: bold;
  padding: 0;
  text-align: center;
  width: 1%;
  white-space: nowrap;
  }
  td.activeTab #tabTextDiv{
  cursor: pointer;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 0px 5px 2px 5px;
  } 
  td.activeTab #tabDiv1{
  height:5px;
  background-image:url(../images/tab_active_r.gif);
  background-repeat:no-repeat;
  background-position:top right
  }
  td.activeTab #tabDiv2{
  height:5px;
  background-image:url(../images/tab_active_l.gif);
  background-repeat: no-repeat;
  background-position:top left;
  padding: 0px 6px 0px 6px;
  }
  td.activeTab #tabDiv3{
  border-top:1px solid #999999;
  }
  td.activeTab #tabTopSpacer{
  padding:0px;
  }
  td.activeTab a{
  color:#ff7f00;
  text-decoration:none;
  }
  td.passiveTab {
  color: #8CA3B6;
  /*background-color:#ababab;
  background-image:url(../images/tab_passive_m.jpg);*/
  background-repeat:repeat-x;
  border-bottom: 1px solid #BCBEC0;
  font-weight:bold;
  padding: 0px;
  text-align: center;
  width: 1%;
  white-space: nowrap;
  }
  td.passiveTab #tabTextDiv{
  cursor: pointer;
  
  border-left: 1px solid #BCBEC0;
  border-right: 1px solid #BCBEC0;
  padding: 0px 5px 2px 5px;
  }
  td.passiveTab #tabDiv1{
  height:5px;
  background-image:url(../images/tab_passive_r.gif);
  background-repeat:no-repeat;
  background-position:top right
  }
  td.passiveTab #tabDiv2{
  height:5px;
  background-image:url(../images/tab_passive_l.gif);
  background-repeat: no-repeat;
  background-position:top left;
  padding: 0px 6px 0px 6px;
  }
  td.passiveTab #tabDiv3{
  border-top:1px solid #BCBEC0;
  }
  td.passiveTab #tabTopSpacer{
  padding:0px;
  background-color:#FFFFFF;
  }
  td.passiveTab a{
  color:#636363;
  text-decoration:none;
  }
  #tabSpacer {
  padding:2px;
  }
  /* END requirment for TABS */
.mainNav{
	height:32px;
	float:left;
	margin-right:3px;
}
.mainNav .mainR{
	float:right;
	background-image:url(../images/navright.gif);
	width:8px;
	height:32px;
}
.mainNav .mainL{
	float:left;
	background-image:url(../images/navleft.gif);
	width:8px;
	height:32px;
}
.mainNav .mainMid{
	padding-top:5px;
	height:32px;
	background-image:url(../images/navmid.gif);
	background-repeat:repeat-x;
}

.mainNavRO{
	height:32px;
	float:left;
	margin-right:3px;
}
.mainNavRO .mainR{
	float:right;
	background-image:url(../images/navrightRO.gif);
	width:8px;
	height:32px;
}
.mainNavRO .mainL{
	float:left;
	background-image:url(../images/navleftRO.gif);
	width:8px;
	height:32px;
}
.mainNavRO .mainMid{
	padding-top:5px;
	height:32px;
	background-image:url(../images/navmidRO.gif);
	background-repeat:repeat-x;
}
#mainContent{
	width:960px; margin:0 auto 0 auto;
}
#divMainNav{
	text-align:center;
	height:32px;
	width:960px;
	margin:0 auto 0 auto;
}
.titleTd{
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
h3{
	margin:20px 0px 0px 20px;
}
h2{
	margin:20px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
h3{
	margin:20px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
}
.sublink{
	float:left;
	margin-right:5px;
	height:26px;
	text-align:center;
	margin-top:6px;
}
.sublinkRO{
	float:left;
	margin-right:5px;
	height:26px;
	text-align:center;
	margin-top:6px;
}
#subNav{
	background-color:#ff5f00; 
	height:38px;
}
#subNav a{
	color:#ffffff;
	text-decoration:none;
}

.sublink .subR{
	float:right;
	width:7px;
	height:26px;
}
.sublink .subL{
	float:left;
	width:7px;
	height:26px;
}
.sublink .subMid{
	padding-top:1px;
	height:26px;
}
.sublinkRO .subR{
	float:right;
	background-image:url(../images/ROright.gif);
	background-repeat:no-repeat;
	width:7px;
	height:26px;
}
.sublinkRO .subL{
	float:left;
	background-image:url(../images/ROleft.gif);
	background-repeat:no-repeat;
	width:7px;
	height:26px;
}
.sublinkRO .subMid{
	padding-top:1px;
	height:26px;
	background-image:url(../images/ROmid.gif);
	background-repeat:repeat-x;
}
.rolloverRow{
	background-color:#D8E0E2;
}
.Row1{
	background-color:#efefef;
}
.Row2{
	background-color:#FFFFFF;
}
li{
	margin-left:20px;
}
.greenbox{
	background-color:#e1f1cc;
	border:solid 1px #7cc64c;
	padding:5px;
	font-size:11px;
}
#activePage{
	color:#ff6600;
	text-decoration:underline;
	font-weight:bold;
}
/* Multi Select CSS */
	.multipleSelectBoxControl span{	/* Labels above select boxes*/
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}
	.multipleSelectBoxControl div select{	/* Select box layout */
		font-family:arial;
		height:100%;
	}
	.multipleSelectBoxControl input{	/* Small butons */
		width:25px;	
	}
	
	.multipleSelectBoxControl div{
		float:left;
	}
		
/*	.multipleSelectBoxDiv */

/* End Multi Select */

.imgSelectContainer {
	position: relative;
    width: 80px;
	display: inline-block;
}

.imgSelectContainer > .deleteImg {
    position: absolute;
    top: 6px;
    right: 6px;
    line-height: 16px;
    color: red;
    z-index: 10;
    background-color: grey;
    height: 14px;
    width: 14px;
    text-align: center;
    cursor: pointer;
}