﻿body 
{
	font-family: Verdana,Verdana,Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	
}
.txt_body 
{
	font-family: Verdana,Arial, sans-serif;
	font-size: 11px;
	color: Gray;
	
	
}

.txt_title
{
	font-family:  Verdana,Arial, sans-serif;
	font-size: 18px;
	color: #FF8000;
     
	
}

.btn_menu
{
	font-family: Verdana,Arial, sans-serif;
	background-color :White;
	font-size: 10px;
	color:  Gray;
	
    border:solid;
    border:#e3e4e5;
    border:1px;
    width:130px;
}
	
	.menu_sel
{
	font-family: Verdana,Arial, sans-serif;
	font-size: 10px;
	color: #Fccc8e;
	
	
}

	.menu_item
{
	font-family: Verdana,Arial, sans-serif;
	font-size: 10px;
	color:  Gray;

   border-bottom-style:solid;
   border-bottom-color:#fccc8e;
   border-bottom-width:thin;
  
   
	
}
	