body {
  color: #000000;
  background-color: #ffffff;
  font-size: 10px; 
  font-family: tahoma, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom:0px;
}

input {
  font-size: 11px; 
  font-family: tahoma, sans-serif;
}

textarea {
  font-size: 11px; 
  font-family: tahoma, sans-serif;
}

option {
  font-size: 11px; 
  font-family: tahoma, sans-serif;
}

select {
  font-size: 11px; 
  font-family: tahoma, sans-serif;
}

table {
  font-family: tahoma, sans-serif; 
  font-size: 11px;
  border: 0px;
}

tr {
  font-size: 11px; 
  font-family: tahoma, sans-serif;
}

td {
  font-size: 11px; 
  font-family: tahoma, sans-serif;
}

ul {
  margin-left: 10px;
	padding-left: 10px;
}
  
a.footer { color: #ffffff; font-size:10px; background-color: inherit; text-decoration: none; }
a.footer:active, a.footer:link, a.footer:visited { color: #ffffff; text-decoration:none; background-color: inherit; }
a.footer:hover { color: #ffffff; background-color: inherit; text-decoration: underline; }

.bold-white-text {
  color: #f3f3f3; 
  background-color: inherit;
  font-size: 11px; 
  font-family: tahoma, sans-serif; 
  font-weight: bold;
}

.featuredprice {
  color: #ff6600; 
  background-color: inherit;
  font-size: 11px; 
  font-family: tahoma, sans-serif; 
  font-weight: bold;
}

.feattxt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.corner {
	background-image: url(images/corner1.gif);
	width: 610px;
	height: 21px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

.panel-bg {
	background-image: url(images/pannel-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.login-bg {
	background-image: url(images/template_15.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.head {
	color: #000000;
  background-color: inherit;
	font-family: tahoma, serif;
	font-weight: bold;
}

.button {
	background-image: url(images/button.gif);
	height: 20px;
	width: 55px;
	border: 0px solid #cccccc;
	cursor: pointer;
}

.tbl_caption {
	color: #000000;
	padding: 0 0 0 5px;
	background-color: inherit;
	background-image: url(images/bg-bar.gif);
	background-repeat: repeat;
	font-family: tahoma, serif;
	font-weight: bold;
}

.tbl_border {
 	color: inherit;
 	background-color: #000000;
}

.tbl_normal {
	color: #000000;
	background-color: #fafafa;
	font-size: 11px;
}

.bordercolor {
 	border: 1px solid #ececec; 
}

.top_menu {
	font-size: 10px;
}

.feed-desc img {
	margin-right: 5px;
}
/* Left Column	*/

.leftColumn	{ width:197px; vertical-align:top; }

.leftColumn	.base{ width:197px; vertical-align:top; }

.leftColumn	.header {
	height: 21px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	vertical-align:middle;
	background-image: url(images/leftColumnHdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftColumn	.footer {
	height: 18px;
	background-image: url(images/leftColumnFtr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.leftColumn	.content	{
	text-align:left;
	vertical-align:top; 	
	border-right: 1px solid #EDECEC; 
	background-color: #f8f8f8;
	padding:10px 5px 10px 5px;
}

.leftColumn	UL {
	margin: 0 0 8px 12px;
	text-align:left;
	vertical-align:top;
}

/* Right Column	*/

.rightColumn	.base{

}

.rightColumn	.title5{ 
	font-size:12px; 
	color:#FF6600; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:bottom; }

.rightColumn	.header{
	height:22px;
	padding:0 0 2px 0; 
	border-bottom:1px solid #dddddd;
	background-image: url(images/centerhead.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Content Blocks	*/


/* Misc Styles	*/
.join{
	color:#009933;
	background-image: url(images/join.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin: 5px 0 0 5px;
	padding: 0 0 0 15px;
}
.join A{ color:#009933; }
