/*
controls the look and feel of the 'pixels-sold/available' box:
*/
.status {	
		width:134px;
		height:43;
		border:0;
		padding: 5 0 0 0;
		background: #59a7e3 url(s_bg.gif) no-repeat;
		font-size: 12px;
		font-family: Arial;
		text-align:center;
		line-height:16px;
	}

.status_body {

	margin:0px; 
	background-color: #59a7e3;

}
/*
Table cells (inside tables)
*/
	TD {

		font-size: 12px;


	}
/*
Heading bar
*/
	.heading_bar {
	background: #000000 url(images/logo2.gif);



	}
/*
Menu bar (section at the top where the navigational links are placed)
*/
	.menu_bar  {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;







	}
/*
Links in the menu bar
*/
	A.menu_bar {
		color: white;

	}
.tble {
	background-color: #FFFFFF;


}

.pixelhdr
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #CCCCCC;
height: 35px;
background-color:#999999;
}

.pixeldata
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:left;
}

.contactdata
{
	font-family: Tahoma;
	font-size: 12px;
	text-align:justify;
	line-height:20px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;


}

a:hover
{
font-family: Verdana;
font-size: 12px;
color: #000099;
text-decoration:underline;
}

a:link
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #000099;
text-decoration:none;
}

.box {
	border: 1px solid #666666;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
#marq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

