body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.64em;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #505C7B;
	background-color: #505C7B;
	background-image:url(/images/7/blue_bg.gif);
}

td {
font-size:0.64 em;
}
.above-header {
	background-image: url(/images/7/blue_topcurls.gif);
	background-position:center center;
	background-repeat: no-repeat;
	height: 89px;
}

.header-img {
	background-image: url(/images/7/developers.gif);
	width: 444px;
	height: 120px;
	position: absolute;
	background-position:left;
	background-repeat: no-repeat;
	float: left;
	z-index:1;
}

.breaking {
	width: 223px;
	height:120px;
	background-image: url(/images/7/breaking.gif);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	z-index: 2;
}

.header {
	background-image: url(/images/7/headerbgm.gif);
	background-position:right;
	background-repeat: repeat-x;
	vertical-align: bottom;
}

.main-left-side {
	background-image: url(/images/7/rsidebg.gif);
	width: 9px;
	background-repeat:repeat-y;
	background-position: right;
}

.main-right-side {
	background-image: url(/images/7/blue_lsidebg.gif);
	width: 17px;
	background-repeat:repeat-y;
	background-position: left;
}

.main-content {
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.main-bottom {
	background-image: url(/images/7/blue_bottombg.gif);
	height: 15px;
	background-repeat: repeat-x;
	background-position:top;
}

.tbl-top {
	background-image: url(/images/7/tbltopbg.gif);
}

.tbl-bot {
	background-image: url(/images/7/tblbotbg.gif);
}

.tbl-rig {
	background-image: url(/images/7/tblrsidebg.gif)
}

.tbl-left {
	background-image: url(/images/7/tbllsidebg.gif)
}

.tbl-inner {
	border: 1px solid #bbbbbb;
}

.tbl-cat {
	background-color: #ACBCC9;
	background-image: url(/images/7/tblcatbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 38px;
	font-weight:bold;
	height/**/:/**/ 38px;
	border: 1px solid #73839A;
	font-size: 1em;
}

.tbl-header {
	background-color: #73839A;
	background-image: url(/images/7/tblheaderbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
	color: #eeeeee;
	font-weight: bold;
	font-size:14px;;
}

.tbl-cell1 {
	background-color: #f7f7f7;
	background-image: url(/images/7/cell.gif);
	background-repeat:repeat-x;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.tbl-cell2 {
	background-color: #F5F6F8;
	background-image: url(/images/7/cell2.gif);
	background-repeat:repeat-x;
		border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}