body {
background-color: #CCC7B9;
font-size: 10px;
font-family: Arial,Verdana,Tahoma;
text-align: left;
color: #EF741D;
scrollbar-3dlight-color: #333333;
scrollbar-base-color: #333333;
scrollbar-darkshadow-color: #F0F0F0;
scrollbar-face-color: #EF741D;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #333333;
scrollbar-track-color: #0099FF;
scrollbar-arrow-color: #FFFFFF;
}

select{
background-color:#EF741D;
font-size:9px;
color:#FFFFFF;
font-weight:bold;
}

div{
	align:left;
}
td{
	text-align:left;
	font-family:Arial,Verdana,Tahoma;
	
}
a:link {  
font-size        : 10px;
color			 : #333333;
} 

a:visited {  
font-size        : 10px;
color			 : #333333;
}

a:hover {  
font-size        : 10px;
text-decoration  :none;
color			 : #EF741D;
}

#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../images/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../images/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../images/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}

.autocompleter-loading {
	font-size:10px !important;
}
.parent_txt
{
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #EF741D; 
	font-weight: bold;
	text-align:left;
}
.parent_txt2
{
	font-family: Arial,Verdana,Tahoma; 
	font-size: 8pt; 
	color: #0099FF; 
	font-weight: bold;
	text-align:left;
}
.child_txt
{
	font-family: Arial,Verdana,Tahoma; 
	font-size: 9pt; 
	color: #000000; 
	text-align:left;
}
.child_txt2
{
	font-family: Arial,Verdana,Tahoma; 
	font-size: 10pt; 
	color: #000000; 
	text-align:justify;
}
.child_txt1
{
	font-family: Arial,Verdana,Tahoma;
	font-size: 9pt;
	color: #EF741D;
	text-align:justify;
	font-weight: bold;
}
.title_txt1
{
	font-family: Arial,Verdana,Tahoma; 
	font-size: 10pt; 
	color: #003366; 
	font-weight: bold;
	text-align:left;
}
.title_txt2
{
	font-family: Arial,Verdana,Tahoma; 
	font-size: 10pt; 
	color: #EF741D;
	font-weight: bold;
	text-align:left;
}
.title_link2:hover
{
	text-decoration: none;

}
.title_link2
{
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #EF741D;
	font-weight: bold;
	text-align:left;
	text-decoration: underline;
}
.form_txt
{
	font-family: Arial,Verdana,Tahoma;
	font-size: 9pt;
	color: #ffffff;
	text-align:justify;
	font-weight: bold;
	
}
.form_txt2
{
	font-family: Arial,Verdana,Tahoma;
	font-size: 9pt;
	color: #005EBB;
	text-align:justify;
	font-weight: bold;
}

.browse
{
	font-family: Arial,Verdana, Tahoma;
	font-size: 9pt;
	text-align:justify;
	font-weight: bold;
	color: #004080;
}

 legend
{
color: #fff;
font-weight: bold;
background: #EF741D;
border: 1px solid #781351;
padding: 2px 6px
}
