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

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

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

a:link { color:#d42945;text-decoration:none;/*border-bottom:1px dotted #ffbac8;*/}	
a:visited { color:#d42945; border-bottom:none; text-decoration:none; }		
a:hover, a:focus { color:#f03b58; /*border-bottom:1px solid #f03b58;*/ text-decoration:none; }

a.subtle			{ color: blue; 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 #999999; }
table.width75		{ width: 75%;  border: solid 1px #999999; }
table.width60		{ width: 60%;  border: solid 1px #999999; }
table.width50		{ width: 50%;  border: solid 1px #999999; }
*/

table.hide			{ width: 100%; }
table.width100		{ width: 100%; }
table.width75		{ width: 75%;  }
table.width60		{ width: 60%;  }
table.width50		{ width: 50%;  }

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: #c8c8e8; color: #000000; font-weight: bold; vertical-align : top; }*/

td.col-1			{ background-color: #d8d8d8; color: #000000; }
td.col-2			{ background-color: #e8e8e8; color: #000000; }
/*td.form-title		{ background: #CCCCCC; color: #000000; font-weight: bold; text-align: left; }*/
td.nopad			{ padding: 0px; }
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: #ffffff; color: #000000; font-size: 1pt; line-height: 0.1; padding: 0px;}

tr					{}
tr.spacer			{ background-color: #ffffff; color: #000000; height: 5px; }
/*tr.row-1			{ background-color: #FFEBCD; color: #000000; }
tr.row-2			{ background-color: #FFDEAD; color: #000000; }
tr.row-1 td.category			{ background-color:#FFEBCD; color: #000000; font-weight: bold; vertical-align : top; }
tr.row-2 td.category			{ background-color: #FFDEAD; color: #000000; font-weight: bold; vertical-align : top; }
*/

table.noBorder{
	border:none;
}
table.width100,table.width75,table.width60,table.width50{
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:0em auto;
	border-collapse:collapse;
}

td.form-left-border{	
	border-left:1px solid #e5eff8;
}

td.form-bottom-border{	
	border-bottom:1px solid #e5eff8;
}

td.form-title{	
	border-left:1px solid #e5eff8;
}

td.right{	
	border-left:1px solid #e5eff8;
}

tr.header td {
	background:#f4f9fe url(images/background2.gif) repeat-x;
	text-align:center;
	font:bold 1.05em/1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	/*color:#66a3d3*/
	color:#618192
	}
tr.row-bottom td{
	font-weight:normal;
	color: #678197;
	/*text-align:left;*/
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}

/*tr.row-bottom td{
background:#f4f9fe;
}*/


tr.row-1 td,tr.row-2 td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
	}
tr.td.form-title,tr.row-2 td,tr.row-2 td.category {
	background:#f4f9fe url(images/background.gif) no-repeat;
	}	
tr.row-1 td.category	{
	background:#f9fcfe;
	}
/*tr.row-1 td.category			{ background-color:#FFEBCD; color: #000000; font-weight: bold; vertical-align : top; }
tr.row-2 td.category			{ background-color: #FFDEAD; color: #000000; font-weight: bold; vertical-align : top; }*/
tr.row-category		{ background-color: #f4f9fe; color: #000000; font-weight: bold;}
tr.row-category td  {  text-align:center; border-left:1px solid #e5eff8;}
tr.row-category td.small-caption  {  }
tr.row-category2	{ background-color: #f4f9fe; color: #000000; }
tr.row-category-history { background-color: #c8c8e8; color: #000000; font-weight: bold;}
tr.row-category-history td {  text-align: left; }
tr.row-category2 td{border-left:1px solid #e5eff8; }
tr.row-category2 td.small-caption  {  border-left:1px solid #e5eff8; background:#f4f9fe url(images/background2.gif) repeat-x;}
tr.vcenter			{ vertical-align: middle; }
tr.print			{ vertical-align: top; }
tr.print-category	{ color: #000000; font-weight: bold; }

#buglist tr			{ text-align: center; }

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

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

td.menu	
{ 
	/*background-color: #e8e8e8;*/
	background:url(menu_bg.jpg) no-repeat;
	color: #000000;
	text-align: center;
	width: 100%;
	padding: 5px;
}

td.menu a
{
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	white-space: nowrap;
}

td.news-heading-public	{ background-color: #c8c8e8; color: #000000; text-align: left; border-bottom: 1px solid #000000; }
td.news-heading-private	{ background-color: #d8d8d8;       color: #000000; text-align: left; border-bottom: 1px solid #000000; }
td.news-body			{ background-color: #ffffff;         color: #000000; padding: 16px; }

img						{}
img.icon				{ width: 11px; height: 11px; }
img.delete-icon			{ position: relative; top: 5px; border: 0; }

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

div.border-center		{ background-color: #ffffff; border: solid 1px #000000; text-align: center; width: 50%; position: relative; margin-right: auto; margin-left: auto; }
div.abc {background-color:#FF0000 }
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; }

.nowrap
{
	white-space: nowrap;
}

.positive
{
	color: green;
}

.negative
{
	color: red;
}

.issue-status
{
	border-bottom: 1px dotted black;
}

.avatar
{
	float: right;
	border: 0;
}

.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; }


#footer {
	margin: 0 auto;
	/*width: 906px;*/
	/*width:770px;*/
	height: 50px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666;
}

.tm{
background-color:#FFFFFF;
height: 32px;
}