a, A:link, a:visited, a:active
		{color: #7D7D7D; text-decoration: none; font-family: Tahoma; font-size: 11px}

	A:hover
		{color: #F49B00; text-decoration: none; font-family: Tahoma; font-size: 11px}
		
		a.b, A.b:link, a.b:visited, a.b:active
		{color: #F49B00; text-decoration: none; font-family: Tahoma; font-size: 11px}

	A.b:hover
		{color: #7D7D7D; text-decoration: none; font-family: Tahoma; font-size: 11px}

p, tr, td, ul, li
		{color: #7D7D7D; font-family: Tahoma; font-size: 8.5pt}
.header1, h1
		{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma; font-size: 13px; margin: 0px; padding: 2px;}
		
.header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma; font-size: 12px;}
		
.intd
		{color: #000000; font-family: Tahoma; font-size: 11px; padding-left: 15px; padding-right: 15px; width: 210px}
		
.ctrl
		{font-family: Tahoma; font-size: 12px; width: 100%; }
		
form
		{ margin: 2px;}


.orangebold
{   
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8.5pt;
	font-weight:bold;
  	color: #F49B00
}

.orangebig
{   
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 20px;
	color: #F49B00
}
.yellowbold
{   
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8.5pt;
	font-weight:bold;
  	color: #FFC809
}
.orange
{   
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8.5pt;
	color: #F49B00
}

 
.forscroll{
	border: 1px solid #000000;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size: 8.5pt;
	color: #000000;
	width:200px;
}
.lstbx{
	border: 1px solid #7D7D7D;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size: 8.5pt;
	color: #7D7D7D;
}

 .button{
	border: 1px solid #ffffff;
	background:#F49B00;
	font-family:Tahoma;
	font-size: 8.5pt;
	color: #ffffff;
}
