body
{
	font-size    : 8px;
	color        : black;
	font-family  : "Trebuchet MS", Helvetica, sans-serif;
	
	scrollbar-3dlight-color:#c0c0c0;
	scrollbar-arrow-color:#f0f0f0;
	scrollbar-base-color:#f0f0f0;
	scrollbar-track-color:#f0f0f0;
	scrollbar-darkshadow-color:#f0f0f0;
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:;
	scrollbar-shadow-color:;
}
td
{
  font-size    : 14px;
	color        : black;
	font-family  : "Trebuchet MS", Helvetica, sans-serif;
}

td .overview
{
  border       : 1px solid #565656;
}

td .starteam
{
  text-align    : center;
  color         : #FFFFFF;
}

select
{
  font-size: 10px;
}

th
{
  background-color  : #FFA044;
  font-size    : 14px;
	color        : black;
	font-family  : "Trebuchet MS", Helvetica, sans-serif;
	text-style   : none;
	text-decoration  : none;
	font-weight  : normal;
	border       : 1px solid #565656;
	border-collapse  : collapse;
}

td .menu
{
  background-color  : #FBC86D;
  border-left   : 1px solid #565656;
  border-right   : 1px solid #565656;
  text-align    : center;
}

.border
{
  border-left   : 1px solid #565656;
  border-right  : 1px solid #565656;
  border-top    : 1px solid #565656;
  border-bottom : 1px solid #565656;
}
  
a, a:visited, a:active, a:link, a:hover
{
  font-size    : 14px;
	color        : black;
	font-family  : "Trebuchet MS", Helvetica, sans-serif;
	text-style   : none;
	text-decoration  : none;
}
.textbox
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF; padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #000000;
	border-color: #21498C none;
	clip: rect( );
	border: 1px solid;
	width: 300px
}
.button
{
	border: 1px solid;
	color: #151743;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;
	background-image: url(images/button.gif);
}
