body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.text14bold {
	font-size: 14px;
	font-weight: bold;
}
.text16bold {
	font-size: 16px;
	font-weight: bold;
}
.text18bold {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F7C96B;
	text-decoration: none;
	font-weight: bold;
}
.text9white {
	font-size: 9px;
	color: #FFFFFF;
}
.backlog {
	background-color: #000000;
	color: #FFFFFF;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navoffset {
	padding-right: 10px;
}
.form_nav {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000000;
}
.form_body {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
.query_nav {
	border-bottom-width: 2px;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #B87D1F;
}
.query_header {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #B87D1F;
}
.query_row0, .query_row {
	background-color: #42A2D5;
}
.query_row1 {
	background-color: #62C2F5;
	color: #000000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2pt;
}
/* Top Cell of Menu Column */
.menu_top {
    color: #000000;
    height: 45px;
    background: #000000;
}
/* Base formatting for Menu */
.menu_base {
    background: #000000;
    color: #FFFFFF;
}
/* Title of Menu */
.menu_title {
    font-weight: bold;
    background: #000000;
    color: #FFFFFF;
}
/* Separator Between Items */
.menu_separator {
    color: #000000;
    line-height: 1px;
    background: #FFFFFF;
}
/* Each Menu Item */
.menu_item {
    font-weight: normal;
    background: #000000;
    color: #FFFFFF;
}
/* Menu Item when MouseOver */
.menu_item_mouseover {
    font-weight: normal;
    background: #E8AD4F;
    color: #FFFFFF;
}
/* Menu Item When "Selected" */
.menu_item_selected {
    font-weight: normal;
    background: #B87D1F;
    color: #FFFFFF;
}
/* Menu Link when Hovered */
.menu_link:hover {
    color: black;
}
/* Menu Item actual link */
.menu_link {
    font-weight: normal;
    text-decoration: none;
    font-weight: normal;
    color: #FFFFFF;
}
/* Bottom of Menu Page */
.menu_bottom {
    text-align: center;
    vertical-align: bottom;
    font: 7pt Arial normal;
    color: #FFFFFF;
    background: #000000;
}
.text9small {
	font-size: 9px;
	color: #FF9900;
}
.header_base {
    background: #FFFFFF;
}
.header_left {
    background: #FFFFFF url(http://www.eclipsetesting.com/images/admin_headback.jpg) no-repeat top left;
    width: 483px;
}
.header_middle {
    // background: #FFFFFF url(http://www.eclipsetesting.com/images/header_middle.gif) no-repeat center center;
    // width: 170px; height: 50px
}
.header_middle:before {
    content: "Welcome to Eclipse Testing's Reporting System";
    text-align: center;
    font: bold 16pt Arial;
    color: red;
}
.header_status {
    background: #FFFFFF;
    font: bold 9pt Arial;
    color: black;
    text-align: center;
}
.style1 {font-family: Arial, Helvetica, sans-serif}