/* CSS Document */

#frame_border
{
	position:relative;
	width:1050px; 
	left:50px; 
	top:50px;
 	background-color:#FFFFFF;
	color: white; 
	border: #CCCCCC 2px solid;
	
}

#Main_tble
{
  	border:0;
	text-align:justify;
}

#Main_tble2
{
  	border:0;
	text-align:justify;
}

#Search_table
{
  	border:0;
	text-align:justify;
}



#Chrome_Title_Hdr 
{
	background-color:#DBDBDB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif; */
	font-size:14px;
	/*font-weight:bold*/
} 

#Title_Hdr
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#356B00;
	/*font-weight:bold;*/
}

a
{
	color:#000000;
}

#Title_Sub_Hdr
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:5B323E;
	/*font-weight:bold;*/
}



#Inside_tble
{
	background-color:#346F35;
	text-align:justify;
	width:600px;
	margin-left:13px; 
	margin-right:35px;
}

#FTO_tble
{
  	border:0;
	text-align:center;
	width:850px;
	background-color:#C1BEA0;
}

#Inside_tr
{
	background-color:#5B323E;
}

ul.hyphen > li::marker { content: "-" } 

