/* ===================================================================
   Main CSS STYLES FOR BYRDS10
   ===================================================================
*/   
/* Main body background */
BODY {
     background: #1b1b1b;
	 margin-top: 0px;
}
.TreeMenu_Node {
	FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 12px; FONT-WEIGHT: normal
}
.TreeMenu_NodeSelected {
	BACKGROUND-COLOR: #dcdcdc; FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 12px; FONT-WEIGHT: normal
}
A.TreeMenu_Node:link {
	COLOR: #575757; TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:link {
	COLOR: #575757; TEXT-DECORATION: none
}
A.TreeMenu_Node:visited {
	COLOR: #575757; TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:visited {
	COLOR: #575757; TEXT-DECORATION: none
}
A.TreeMenu_Node:hover {
	COLOR: #a1a1a1; TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:hover {
	COLOR: #a1a1a1; TEXT-DECORATION: none
}
A.TreeMenu_Node:active {
	COLOR: #575757; TEXT-DECORATION: none
}
A.TreeMenu_NodeSelected:active {
	COLOR: #575757; TEXT-DECORATION: none
}
.
.PageTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold;
}
.CommandButton {
	FONT-FAMILY: Tahoma, Arial, Helvetica; COLOR: #CCCCCC; FONT-SIZE: 11px; FONT-WEIGHT: normal
}
A.CommandButton:link {
	COLOR: #575757; TEXT-DECORATION: underline
}
A.CommandButton:visited {
	COLOR: #575757; TEXT-DECORATION: underline
}
A.CommandButton:hover {
	COLOR: #a1a1a1; TEXT-DECORATION: underline
}
A.CommandButton:active {
	COLOR: #CCCCCC; TEXT-DECORATION: underline
}
.user,a.user:link,a.user:active,a.user:visited,.user { 
	color:#575757;
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder; 
	font-size:12px;
}
A:link {
	color: #575757;
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:12px;
}
A:active {
	color: #575757;
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:12px;
}
A:visited {
	color: #575757;
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:12px;
}
A:hover {
	color:#a1a1a1;
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:12px;
}
A.user:hover { 
	color:#868686; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder; 
	font-size:12px;
}
a.footer:hover {	
	font-size:12px;
	color:#F0F0E0;  
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:Bold;
	text-decoration:none 
}
.Head   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-weight: bold;
   color: #FECD08;
}
.subhead {
	FONT-FAMILY: Tahoma, Arial, Helvetica; COLOR: #CCCCCC; FONT-SIZE: 11px; FONT-WEIGHT: bold
}
.SubSubHead {
	FONT-FAMILY: Tahoma, Arial, Helvetica; COLOR: black; FONT-SIZE: 11px; FONT-WEIGHT: bold
}
.Normal
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #CCCCCC;
}
.NormalBold {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #CCCCCC;
}
.NormalTextBox {
	FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 12px; FONT-WEIGHT: normal; COLOR: #575757;
}
H1  {
   font-family: Arial, Helvetica, sans-serif;
   font-size: medium;
   font-weight: bolder;
   color: #202020;
}
H2  {
   font-family: Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: bold;
   color: #CCCCCC;
}
H3  {
   font-family: Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight: bold;
   color: #CCCCCC;
}

td.td_head {
	color: #070707;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
} 
td.navbuttons a, td.navbuttons a:visited {
	color: #707070;
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
	padding: 3px 0px 3px 12px;
	border-top: 1px solid #FFCC00;
	border-right: 2px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 2px solid #FF9900;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
} 
td.navbuttons a:hover, td.navbuttons a:active {
    background-color: #FF9900;
    color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFCC00;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-smaller;
	font-weight: bolder;
	background-repeat: no-repeat;
    text-decoration: none;
}











