 /* Body of overall page. */

body{
background: #ffffcc;
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
font-family: verdana, tahoma, arial, georgia, sans-serif;
font-size: 12px;
color: #000000;
line-height: 140%;
}

 /* Style for main body content */

.BodyNorm {font-family: arial, verdana, tahoma, georgia, sans-serif; font-size: 13px; color: #000000;}
.BodyBold {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}
.BodyItalic {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 12px; color: #000000; font-style: italic;}
	
 /* Banner Style Buy Pixels on the Highest */

.heading_bar {font-family: arial, verdana, georgia, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold;}

/* Controls the look and feel of the 'pixels-sold/available' box */

.status {	
	width: 134px;
	height: 43;
	border: 0;
	padding: 5 0 0 0;
 background: url(s_bg.gif) no-repeat;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	line-height: 16px;
	}


.status_body {
	margin:0px; 
	background-color: #DCCF88;
	}

/* Table cells (inside tables) */

TD {font-size: 12px;}

/* Heading bar */

	.heading_bar {
 	background: #999900 url(graphics/top_bg.gif);
	}


/* Menu bar (section at the top where the navigational links are placed in grey section) */

.menu_bar  {
	background: url(graphics/menu_bg.gif) repeat-x;
	font-family: verdana, tahoma, arial, georgia, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-align: center;
	}

A.menu_bar {font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none;}
A.menu_bar:link {font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none;}
A.menu_bar:visited {font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none;}
A.menu_bar:hover {font-size: 8pt; color: #CC9933; font-weight: bold; text-decoration: none;}
A.menu_bar:active {font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none;}

/* New to Upgrade 2.0.6 -- Links in the menu bar */

A.menu_bar {color: white;}

/* Style the H1 thru H6 Headers */ 

.H1 {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 14px; color: #990000; font-weight: bold;} 
.H2 {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 14px; color: #003300; font-weight: bold;} 
.H3 {font-family: verdana, tahoma, arial, georgia, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold;} 