BODY {
	background-color: #ffffff;
	margin-left: 4px; margin-right: 4px; margin-top: 6px; margin-bottom: 6px; 
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, Lucida Sans Unicode, sans-serif;
	font-size: 11px;
	color: #646464;
	text-align: center; 
} 

div	{ 
	margin: 0 auto 0 auto; 
}

h1 { 
	font-size:22pt; 
	color: #333; 
	padding: 2px; 
	margin: 2px; 
	text-shadow: 0 2px 3px #CCC; 
}

label { 
	display: block; 
	min-width: 150px; 
	font-weight: 400;
	padding: 5px; 
}

input[type="text"] { 
	margin-bottom: 15px; 
}

hr { 
	display: none; 
}

fieldset {
	height: auto; 
	padding-bottom: 30px; 
	text-align: left;
}

.close a { 
	color: red; 
	float: right; 
	margin-top: -30px; 
	margin-right: -5px; 
	font-size:7pt; 
}

.status_field {
	margin-left: 15px; 
	margin-bottom: 10px;
}
        
div.right { 
	float: right; 
}

p {
	font-size: 11px;
	text-decoration: none;
	color: #329C0F; 
}

legend { margin: 0 auto; float: none; padding: 3px; }

.footer {
	font-style:normal; 
	font-weight: normal;
	font-size: 8pt;
	color: #bdbdbd;
}

.bug_entry {
	width: 500px;
	border: 1px dashed #bdbdbd;
	margin: 0 auto;
}

address { 
	font-style:normal; 
	font-weight: normal;
	font-size: 8pt ;
	letter-spacing:1px;
	color: #bdbdbd;
}
address a,address a:link,address a:visited{
	font-size: 8pt ;
	color: #bdbdbd;
}

/* All links */
A , div.a{
	text-decoration: none;
	color: #329C0F;
}

A:hover{
	text-decoration: underline;
	color: #329C0F;
}

a img {
	line-height: 16px; /* pic height */
	vertical-align: bottom;
}

form {
	display: inline; 
	text-align: left;
	margin: 5px;
}

input,textarea,select,table				
{	font-size: 12px;
	color: #646464;
}
input.button			{}
input.button-small		{ font-size: 8pt; }


span				{ 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 }

table				{ 	
	font-size: 12px;
	color: #646464;
	background: #fcfcfc;
}
table.hide			{ width: 100%; border: solid 0px #ffffff; }
table.width100		{ width: 100%; border: solid 1px #E9E9E9; }
table.width75		{ width: 75%;  border: solid 1px #E9E9E9; }
table.width60		{ width: 60%;  border: solid 1px #E9E9E9; }
table.width50		{ width: 50%;  border: solid 1px #E9E9E9; }


.topmenu {
	padding: 4px;
	padding-left: 20px;
	margin:0px;
 	background: #f7f7f0;
	border-bottom: 1px solid #998;
	overflow:hidden;
clear:both;
}
.topmenu a,.topmenu a:visited {
    font-size: 8pt;
  	display: inline;
  	height: 20px;
  	border: 0px;
	padding:4px;
	margin:0px 5px 0px 0px;
	color: #383838;
	text-decoration: none;
vertical-align:bottom;
overflow:hidden;
}
.topmenu a:hover{
	background-color: #dedede;
	color: #000000;
	text-decoration: none;
}

.mainhead {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #E9E9E9;
	background-color: #E9E9E9;
	padding: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 750px;
}

.mainbox {
	margin-top: 0px;
	margin-left: 10px;
	border: 1px solid #E9E9E9;
	padding: 10px;
	padding-top: 0px;
	width: 750px;
}

td 					{ padding: 4px; text-align: left; }
td.center,center			{ text-align: center; }
td.left				{ text-align: left; }
td.right			{ text-align: right; }
td.category{
	border: 0px none;
	padding: 8px;
	vertical-align : top;
	margin: 0px;
color: #646464;
	}

td.col-1			{ background-color: #d8d8d8; color: #000000; }
td.col-2			{ background-color: #e8e8e8; color: #000000; }
td.form-title {
	letter-spacing: 1px;
	margin-top: 10px;
	margin-left: 10px;
	border: 0px solid #E9E9E9;
	padding: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 750px;
	text-align: left;
}
td.form-title1 {
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #E9E9E9;
	background-color: #D1D1D1;
	padding: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 750px;
	text-align: left;
}
.form-title img{
	vertical-align: middle;
}
.form-title-right{
	background-color: #D1D1D1;
	text-align: right;
}
.form-title a{
	font-size: 8pt;
}
td.nopad			{ padding: 0px; }
td.spacer			{ background-color: #ffffff; color: #000000; 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: #ffffff; color: #000000; font-size: 1pt; line-height: 0.1; padding: 0px;}

tr					{}
tr.row-1			{	
		border: 1px solid #E9E9E9;
		background-color: #eaeaea;
		color: #000000;
		}
tr.row-2 {
	border: 1px solid #E9E9E9;
	background-color: #F5F5F5;
	color: #000000;
}
tr.row-category		{ 
	border: 0px solid #E9E9E9;
	background-color: #E9E9E9;
	padding: 2px; 
color: #646464;
	}
tr.row-category td  {  text-align:center; }
tr.row-category2	{ 
	border: 1px solid #E9E9E9;
	background-color: #F5F5F5;
	padding: 2px; 
	color: #646464;
	}
tr.row-category-history { background-color: #c8c8e8; color: #000000; 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; }

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: 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: #e8e8e8; color: #000000; text-align: center; width: 100%; padding: 1px; }

td.news-heading-public	{ 
	border: 1px solid #E9E9E9;
	background-color: #FCFCFC;
	padding: 2px;
	}
td.news-heading-private	{ 
	border: 1px solid #E9E9E9;
	background-color: #FCFCFC;
	padding: 2px;	}
td.news-body			
	{ 
		border: 1px solid #E9E9E9;
	background-color: #FCFCFC;
	padding: 2px;
	color: #909090;
	}

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

xdiv						{ 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.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: 9px; }
.small a{
	font-size: 9px; 
	text-decoration: underline;
}
.small-normal 			{ font-size: 8pt; font-weight: normal; }
.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; }



.tabs { 
	margin: 0px; 
	height:15px;
	padding: 5px 5px 5px 5px; 
	overflow:hidden;
	background: #FFFFFF;

}
.tabs li {display:inline; }
.tabs a:hover, .tabs a.tab-active 
{
	background: #D1D1D1;
	border-right: 1px solid #E9E9E9;
} 
.tabs a  {
	background: #efefef;
	font-weight:normal;
font-size:10px;
    padding:6px; 
	margin: 0px 0px 0px 0px; 
	color:#2B2b2b;
    text-decoration:none;
	border-left:1px solid #fff; 
	border-top:1px solid #E3E3E3;
    border-right:1px solid #E3E3E3;

	}
.tab-container {
	border: 1px solid #E3E3E3;
	margin: 0px;
	padding:0px;
}
.tab-panes {
	margin: 0px;
	padding:0px;
}


.topbox {
 background: #f7f7f0;
 border: 1px outset #998;
 float: right;
 font-size: 9px;
 padding: .8em;
 position: relative;
 margin: 0 1em 1em 0;
}