body 				{ background-color: #000000; color: #AAAA88; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin: 0px;}

p 					{ font-family: Verdana, Arial, Helvetica, sans-serif; }

address 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }

a:active 			{ color: #CCCCCC; text-decoration: none; }
a:link    			{ color: #CCCCCC; text-decoration: none; }
a:visited 			{ color: #CCCCCC; text-decoration: none; }
a.subtle			{ color: #FFFFFF; text-decoration: none; }
a:hover				{ color: #FFFFFF; text-decoration: none; }

form				{ display: inline; }

input				{}
input.button			{}
input.button-small		{ font-size: 8pt; }

textarea			{}
select				{}

span				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
span.print			{ font-size: 8pt; }
span.required 		{ font-size: 8pt; color: #bb0000; }
span.small 			{ font-size: 8pt; font-weight: normal; }
span.pagetitle		{ font-size: 12pt; font-weight: bold; text-align: center }
span.bracket-link	{ white-space: nowrap; }

table				{ }
table.hide			{ width: 100%; border: solid 0px #ffffff; }
table.width100		{ width: 100%; border: solid 1px #884422; }
table.width75		{ width: 75%;  border: solid 1px #884422; }
table.width60		{ width: 60%;  border: solid 1px #884422; }
table.width50		{ width: 50%;  border: solid 1px #884422; }

td 					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; padding: 4px; text-align: left; }
td.center			{ text-align: center; }
td.left				{ text-align: left; }
td.right			{ text-align: right; }
td.category			{ background-color: #5B0C00; color: #AAAA88; font-weight: bold; vertical-align : top; }

td.col-1			{ background-color: #331111; color: #AAAA88; }
td.col-2			{ background-color: #221111; color: #AAAA88; }
td.form-title		{ color: #CCCCCC; font-weight: bold; text-align: left; }
td.nopad			{ padding: 0px; }
td.spacer			{ background-color: #221111; color: #AAAA88; font-size: 1pt; line-height: 0.1; }
td.small-caption	{ font-size: 8pt; }
td.print			{ font-size: 8pt; text-align: left; padding: 2px; }
td.print-category	{ font-size: 8pt; color: #000000; font-weight: bold; text-align: right; padding: 2px; }
td.print-bottom		{ border-bottom: 1px solid #000000; }
td.print-spacer		{ background-color: #221111; color: #AAAA88; font-size: 1pt; line-height: 0.1; padding: 0px;}

tr					{}
tr.row-1			{ background-color: #331111; color: #AAAA88; }
tr.row-2			{ background-color: #221111; color: #AAAA88; }
tr.row-category		{ background-color: #5B0C00; color: #AAAA88; font-weight: bold;}
tr.row-category td  {  text-align:center; }
tr.row-category2	{ background-color: #5B0C00; color: #AAAA88; }
tr.row-category-history { background-color: #5B0C00; color: #AAAA88; font-weight: bold;}
tr.row-category-history td {  text-align: left; }
tr.vcenter			{ vertical-align: middle; }
tr.print			{ vertical-align: top; }
tr.print-category	{ color: #000000; font-weight: bold; }

#buglist tr			{ text-align: center; }

hr { background-color: #884422; }

tr.bugnote				{ vertical-align: top; }
td.bugnote-public		{ background-color: #5B0C00; color: #AAAA88; font-weight: bold; width: 25%; line-height: 1.4; }
td.bugnote-private		{ background-color: #221111; color: #AAAA88; font-weight: bold; width: 25%; line-height: 1.4; }
td.bugnote-note-public	{ background-color: #221111; color: #AAAA88; width: 75%; }
td.bugnote-note-private	{ background-color: #221111; color: #AAAA88; width: 75%; }

td.login-info-left		{ width: 33%; padding: 0px; text-align: left; }
td.login-info-middle	{ width: 33%; padding: 0px; text-align: center; }
td.login-info-right		{ width: 33%; padding: 0px; text-align: right; white-space: nowrap; }

td.menu					{ background-color: #5B0C00; color: #CCCCCC; text-align: center; width: 100%; padding: 1px; }
td.menu a				{ white-space: nowrap; }

td.news-heading-public	{ background-color: #5B0C00; color: #AAAA88; text-align: left; border-bottom: 1px solid #000000; }
td.news-heading-private	{ background-color: #331111; color: #AAAA88; text-align: left; border-bottom: 1px solid #000000; }
td.news-body			{ background-color: #221111; color: #AAAA88; padding: 16px; }

img						{}
img.icon				{ width: 11px; height: 11px; }

div						{ padding: 3px; }
div.menu				{ background-color: #221111; color: #AAAA88; text-align: center; width: 100%; padding: 1px; }

div.border-center		{ background-color: #221111; border: solid 1px #000000; text-align: center; width: 50%; position: relative; margin-right: auto; margin-left: auto; }

div.quick-summary-left	{ width: 49%; padding: 2px; text-align: left;  float: left; }
div.quick-summary-right	{ width: 49%; padding: 2px; text-align: right; float: right;}

.center					{ text-align: center; }
.left					{ text-align: left; }
.right					{ text-align: right; }
.small					{ font-size: 8pt; }
.small-normal 			{ font-size: 8pt; font-weight: normal; }
.small-subprojects		{ font-size: 8pt; width: 200px; }
.bold					{ font-weight: bold; }
.bold-small				{ font-weight: bold; font-size: 8pt; }
.italic					{ font-style: italic; }
.italic-small			{ font-style: italic; font-size: 8pt; }
.underline				{ text-decoration: underline; }
.underline-small		{ text-decoration: underline; font-size: 8pt; }
.strike					{ text-decoration: line-through; }
.strike-small			{ text-decoration: line-through; font-size: 8pt; }

.progress400				{ position: relative; width: 400px; border: 1px solid #d7d7d7; margin-top: 1em; margin-bottom: 1em; padding: 1px; }
.progress400 .bar			{ display: block; position: relative; background: #6bba70; text-align: center; font-weight: normal; color: #333; height: 2em; line-height: 2em; }



/* css style elements for the header and footer... */
/* Element level classes */
/* construction styles */
.title_fade
{
	background-image: url(../assets/title_fade.png);
	width: 266px;
	height: 80px;
}

.title_spacer
{
	background-image: url(../assets/title_spacer.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 80px;
}

.title_logo
{
	background-image: url(../assets/title_logo.png);
	width: 266px;
	height: 80px;
}

.menu_left
{
	background-image: url(../assets/menu_left.png);
	width: 56px;
	height: 40px;
}

.menu_spacer
{
	background-image: url(../assets/menu_spacer.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 40px;
}

.menu_right
{
	background-image: url(../assets/menu_right.png);
	width: 56px;
	height: 40px;
}

.bdr_vl
{
	background-image: url(../assets/bdr_vl.png);
	background-repeat: repeat-y;
	width: 20px;
	height: 100%;
}

.bdr_vr
{
	background-image: url(../assets/bdr_vr.png);
	background-repeat: repeat-y;
	width: 20px;
	height: 100%;
}

.bdr_ht
{
	background-image: url(../assets/bdr_ht.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
}

.bdr_hb
{
	background-image: url(../assets/bdr_hb.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
}

.cnr_tr
{
	background-image: url(../assets/cnr_tr.png);
	width: 20px;
	height: 20px;
}

.cnr_tl
{
	background-image: url(../assets/cnr_tl.png);
	width: 20px;
	height: 20px;
}

.cnr_br
{
	background-image: url(../assets/cnr_br.png);
	width: 20px;
	height: 20px;
}

.cnr_bl
{
	background-image: url(../assets/cnr_bl.png);
	width: 20px;
	height: 20px;
}

.menu_border
{
	border-top: 1px solid #E29418;
	border-left: 1px solid #E29418;
	border-bottom: 1px solid #E29418;
	background: #8E5F0F;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	position: relative;
	top: 5px;
}

.menu_main
{
	border-right: 1px solid #E29418;
	background: #8E5F0F;
	float: left;
	font-size: 16px;
	position: relative;
	width: 80px;
	height: 20px;
	text-align: center;
}

.menu_drop
{
	border: 1px solid #E29418;
	background: #8E5F0F;
	float: left;
	font-size: 14px;
	position: absolute;
	top: 20px;
	left: -1px;
	width: 80px;
	text-align: left;
}

.frame {
	border: 1px solid #884422;
	background-color: #5B0C00;
}

.innerFrame {
	border: 1px solid #884422;
	background-color: #181811;
}

/* header_menu styles */
.header_menu {display:block;font-size:11px;text-decoration:none; font-size:11px; height:20px; position:relative; top:10px; z-index:100; font-family: "Tw Cen MT", "Berlin Sans FB", "Trebuchet MS", sans-serif; padding: 0px; margin: 0px;}
.header_menu ul {padding:0;margin:0;list-style-type:none;}
.header_menu li {float:left;width:90px;position:relative;}
.header_menu a, .header_menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:79px; height:20px; border:1px solid #E29418; border-width:1px 1px 1px 1px; background:#8E5F0F; padding-left:10px; line-height:20px;}

.header_menu ul ul {width:90px;}
.header_menu ul ul a, .header_menu ul ul ul a:visited {background:#8E5F0F;}
.header_menu ul ul a:hover {background:#A27408;}
.header_menu ul ul {visibility:hidden;position:absolute;height:0;top:21px;left:0; width:90px;border-top:1px solid #E29418;}
.header_menu ul ul a, .header_menu ul ul a:visited {background:#8E5F0F; color:#000; height:auto; line-height:1em; padding:5px 10px; width:69px;border-width:0 1px 1px 1px;}

.header_menu a:hover, .header_menu ul ul a:hover{color:#fff; background:#A27408;}
.header_menu ul li:hover ul, .header_menu ul a:hover ul{visibility:visible;}

/* document styles */
.divider {
	border-bottom: 1px dotted #884422;
}

.dateandtime {
	float: left;
	position: relative;
	top: 60px;
	left: 10px;
	font-family: "Tw Cen MT", "Berlin Sans FB", "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #36A52E;
	margin: 10px;
}

.copyright {
	float: right;
	position: relative;
	top: 60px;
	right: 10px;
	font-family: "Tw Cen MT", "Berlin Sans FB", "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #36A52E;
	margin: 10px;
}

.pageviews{
	float: left;
	font-family: "Tw Cen MT", "Berlin Sans FB", "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #46B53E;
	margin: 0px;
}