.menu{
	text-autospace: 3px;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bolder;
	color : White;
	text-align: center;
}
.menu:hover{
	text-autospace: 3px;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bolder;
	color : #B4FB75;
	text-align: center;
}
a.menu{
	text-decoration: none;
	font-weight: normal;
	font-size:15px;
	font-weight: bold;
	color : White;
	font-family: Tahoma;
}
.menus{
	text-autospace: 3px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bolder;
	color : #B4FB75;
	text-align: center;
}
#tdhide A{
	display: none;
	margin: 0 0 0 0;
	border:none;

}
.td{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color : White;
	text-decoration: none;
}
.text{
	text-autospace: 3px;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bolder;
	color : Black;
	text-align: right;
}
a.text2{
	text-decoration: none;
	font-weight: normal;
	font-size:15px;
	font-weight: bold;
	color : #db7004;
	font-family: Tahoma;
}
.td01{
	font-family: Tahoma;
	font-size: 12px;
	 line-height: 10px;
	font-weight: bold;
	color : White;
	text-decoration: none;
}
.tx01{
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	 line-height: 25px;
	 color:black;
}
.txx1{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	 color:black;
}
p{
	margin: 0px;
}
.atrac{
	font-family: Tahoma;
	color:#582800;
	font-size: 12px;
	text-align: right;
}
.atrac2{
	font-family: Tahoma;
	color: Black;
	font-size: 8px;
	text-align: right;
}
H1{
	font-family: Tahoma;
	color: #DB7004;
	font-size: 15px;
	text-align: right;
}
a.H1{
	color: #ff6600;
	font-family: Tahoma;
	margin: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
input.text12, textarea.text12, select.text12{
	border-bottom-style: solid;
	border-width: 1px ;
	border-color:#000000;
	font-family:Arial;
	font-size:12px;
}
.text12g {
  font-family:Arial;
	font-size:13px;
	color: #003300
}

/* start CSS for the admin editor */
/* Default font */
.text_01{					
	font-family: Tahoma;
	font-size: 12px;
	color : Black;
}
.text_01 TD { 					
	font-family: Tahoma;
	font-size: 12px;
	color : Black;
}
A.text_01{
	color : #003399;
	text-decoration: underline;
}
A.text_01:HOVER{				
	text-decoration: none;
	background-color:#f8ffe6;
}
/* text_02 */
.text_02{						
	font-family: Tahoma;
	font-size: 12px;
	color : #006600;
}

A.text_02{
	color : #f18516;
	text-decoration: none;
}
A.text_02:HOVER{				
	text-decoration: underline;
}
/* text_03 */
.text_03{						
	text-autospace: 3px;
	font-family: Guttman Yad;
	font-size: 18px;
	color : #ff0033;
}

A.text_03{
	color : #ff0033;
	text-decoration: none;
}
A.text_03:HOVER{				
	text-decoration: none;
}
/*	title 1 */
.title_01{						
	font-family: Tahoma;
	font-size: 15px;
	color : RED;
}
/*	title 2 */
.title_02{						
	font-family: Tahoma;
	font-size: 13px;
	color : #015F35;
}

