body {
	margin: 0 auto;
	padding: 0;
	top: 0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#EAEAC8; 
}
table {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.zerotable {
	padding:0px; 
	border-spacing:0px; 
	margin:0px;
}

.onetable {
	padding:1px; 
	border-spacing:1px; 
	margin:0px;
}

#header {
		  background: black;
		  color: white;
}

#footer {
	width: 100%;
	text-align: center;
	color: black;
	font-size: 8pt;
	padding: 5px;
}

#footer a { 
	color: #0000FF; 
}

#footer .email { 
	padding-left: 2px; 
}

#header table {
	margin: 0px;
	padding-left: 10px;
	text-align: left;
}

#header table td{
	margin: 0px;
}

#header .left {
	padding-left: 16px;
	padding-top: 10px;
}

#header .logo_little{
	padding-left: 10px;
}
.title{

	font-size: 150%;
	font-weight: normal;
	color: white;
}

.title_icon{ 
	padding-left: 7px;
	border: dotted 1px white;
 }


.logo {
	padding-left: 28px;
}

.mainBG {
   background-image: url('../images/bnew.jpg');
   background-repeat: repeat-x;
  /* margin-left: 39px;
   margin-right: 28px;*/
   padding-bottom: 15px;
   padding-top: 1px;
   padding-right: 5px;
   padding-left: 5px;
   margin:0px;
   background-color: #75B5FF;
   /*background-color: #75b6fe; */
}

.headerBG
{
	background-image: url('../images/bnew.jpg');
	background-repeat: repeat-x;
	/* margin-left: 39px;
	margin-right: 28px;*/
	padding: 5px;
	font: 14pt verdana;
	margin:0px;
	background-color: #75B5FF;
	/*background-color: #75b6fe; */
}

.mainContent {
   background-color: white;
   margin: 5px;
   padding: 5px;   
}

.message {
    color: white;
	font-size: 8pt;
 }

.copyright { 
	color: #BCBCBC;
	font-size: 8pt; 
}

#btnFilter {
	background:white;
	background-image:url(../images/filter.jpg);
	width:95px;
	height:30px;
	border-style:none;
}

#btnSearch {
	background:white;
	background-image:url(../images/search.gif);
	width:59px;
	height:23px;
	border-style:none;
}

#btnDownload {
	background:dddddd;
	background-image:url(../images/download.gif);
	width:92px;
	height:26px;
	border-style:none;
}

#btnDone {
	background:dddddd;
	background-image:url(../images/addtofav.gif);
	width:141px;
	height:26px;
	border-style:none;
}

#btnHide {
	background:dddddd;
	background-image:url(../images/hideleads.gif);
	width:124px;
	height:26px;
	border-style:none;
}

#btnSaveChanges {
	background:white;
	background-image:url(../images/savechanges.gif);
	width:99px;
	height:23px;
	border-style:none;
}
#btnCancel {
	background:white;
	background-image:url(../images/cancel.gif);
	width:59px;
	height:23px;
	border-style:none;
}

A {
	color:#a01b00;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}

.leadsHeader a{
	text-decoration:none;
	color:white;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.headLink {
	font-size:11px;
	font-weight:bold;
}

.titleTxt {
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
}

.pageDiv {
	color: #a01b00;
	font-weight: bold;
}

.mainPageHeader {
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
}

INPUT, SELECT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

.caplower {
	text-transform: capitalize;
}

.lower {
	text-transform: lowercase;
}

.upper {
	text-transform: uppercase;
}

.help_head { background-image:url(../images/tophelp.jpg); width:409px; height:30px; }

.help_body { background-image:url(../images/bghelp.jpg); width:382px; padding: 7px; padding-left:20px;}

.dont_show{ 
	display:none;
}

.txt_style{
	color:#FFFFFF;
	font-weight:bold;
}