a.category{
	font-family:"Times New Roman";
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight: bold;
}
a.category:hover{text-decoration:underline}

td.categorybackground{
	background-color:#333333;
	text-align:center;
}
a.advertisement{
	font-family:"Times New Roman";
	color:#000000;
	text-decoration:none;
	font-size:13px;
}
td.adbackground{
	background-color:#ffffff;
	text-align:left;
}
a.default{
	font-family:"Times New Roman";
	color:blue;
	text-decoration:underline;
	font-size:14px;
}
a.headlink{
	font-family:"Times New Roman";
	color:blue;
	text-decoration:underline;
	font-size:12px;
}
a.footlink{
	font-family:"Times New Roman";
	color:#ffffff;
	text-decoration:none;
	font-size:15px;
}
a.footlink:hover{text-decoration:underline}

a.cpanel-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color:black;
	text-align:right;
	text-decoration:none;
}
a.cpanel-link:hover{text-decoration:underline}

a.cpanel-domaininfo-link{
	color:purple;
	text-decoration:none;
}
a.cpanel-domaininfo-link:hover{text-decoration:underline}
div.copyright {
  font-size:10px;
  font-family:"Times New Roman", Times, serif;
  text-align:center;
}

span.spacer-left {
	background-color:#6A609E;
	padding-left:33%;
}

span.spacer-right {
	background-color:#6A609E;
	padding-right:33%;
}
td.footbackground{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-color: white;
	font-size:13px;
	text-align: center;
}

a.help{
    font-family:"Times New Roman";
    color:blue;
    text-decoration:none;
    font-size:13px;
}   
a.help:hover{text-decoration:underline}

td.title{
	text-align:center;
	font-family:"Times New Roman";
	color:#000000;
	text-decoration:none;
	font-size:30px;
	font-weight: bold;
}

td.important{
	font-family:"Times New Roman";
	color:#FFFFFF;
	background-color:#333333;
	text-align:center;
	text-decoration:none;
	font-size:20px;
	font-weight: bold;
}

td.notice{
	background-color:#EAEAEA;
	text-align:left;
	font-family:"Times New Roman";
	color:#000000;
	text-decoration:none;
	font-size:15px;
}

td.topic{
	font-family:"Times New Roman";
	color:#000000;
	text-decoration:none;
	font-size:17px;
	font-weight: bold;
}

td.option{
	font-family:"Times New Roman";
	color:#000000;
	text-decoration:none;
	font-size:14px;
}


td.showadtext{
	font-family:"Times New Roman";
	text-align:center;
	color:#000000;
	text-decoration:none;
	font-size:14px;
}
td.description{
	font-family:"Times New Roman";
	color:#000000;
	text-decoration:none;
	font-size:16px;
}
td.contact{
	font-family:"Times New Roman";
	color:#000000;
	text-decoration:none;
	font-size:18px;
}
td.asking{
	font-family:"Times New Roman";
	color:#000000;
	text-decoration:none;
	font-size:22px;
}

td.catviewheader{
	text-align:center;
	font-family:"Times New Roman";
	color:#000000;
	text-decoration:none;
	font-size:35px;
	font-weight: bold;
}

td.cpanel-header-text{
	text-align:left;
	font-family:"Times New Roman";
	color:#FFFFFF;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}

a.cpanel-logout-text{
	text-align:right;
	font-family:"Times New Roman";
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
a.cpanel-logout-text:hover{text-decoration:underline}

td.cpanel-rightbar{
	background-color:#CCCCCC;
	font-size:12px;
	color:black;
}

/*modify*/
	/*uses td.title*/
	/*uses td.topic*/
	/*uses td.option*/

/*notification*/
	/*uses td.title*/
	/*uses td.topic*/
	/*uses td.option*/

/*login*/
	/*uses td.topic*/
	/*uses td.important*/
	/*uses td.notice*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	}
