a:link{border:0px none transparent;}
a:visited{}
a:hover{color:#yellow;}
a:active{}

a.newsletter:link{ color:#00ff00;}
a.newsletter:hover{color:#ff0000;}

a.foms:link {color:#ffffff;font-family:'Arial';font-weight:bold;font-size:0.9em; }
a.foms:hover{color:#ff009a;font-family:'Arial';font-weight:bold;font-size:1.0em;;}

body
	{
	background-color:#ffffff;
	font-size:100%;
	}

td.topleft
	{
	background-image:url("image/zengarden3pw2.gif");
	background-repeat:no-repeat;
	width:270px;
	height:280px;
	}

td.uppercenter
	{
	background-color:#ffffff;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	}

td.topright
	{
	background-image:url("image/zengardenupperright2.gif");
	background-repeat:no-repeat;
	width:270px;
	height:280px;
	padding:0px 0px 0px 0px;
	}

td.left
	{
	/*background-image:url("image/leftbody.gif");
	background-repeat:no-repeat;
	background-color:#0000ff;*/
	width:270px;
	height:610px;
	margin:0px;
	padding:0px;
	border:2px solid #ffffff;
	}

p.index_newshead
	{
	font-family:'Arial';
	font-weight:bold;
	font-size:0.9em;
	color:#0000ff;
	border-bottom:2px solid #BA55D3;

	}


td.center
	{
	background-image:url("image/background.gif");
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#0000ff;
	width:500px;
	height:390px;
	margin:0px;
	padding:0px;
	border:2px solid #ffffff;
	/*border-style:inset inset none inset;
	border-width:2px;
	border-color:#ffffff;*/
	/*float:left;*/
	}

td.center2
	{
	/*background-image:url("image/background2.gif");*/
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#0000ff;
	width:500px;
	height:390px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border:2px solid #ffffff;
	/*border-style:inset inset none inset;
	border-width:2px;
	border-color:#ffffff;*/
	/*float:left;*/
	}

img.centertoppic
	{
	position:relative;
	top:0px;
	left:20px;


	}

p.Arialcont
	{
	width:480px;
	font-family:'Arial';
	font-weight:bold;
	font-size:0.75em;
	Color:#ffffff;
	text-align:justify;
	position:relative;
	left:20px;
	
	}
p.headcenterpara
	{
	Position:relative;
	left:20px;
	font-family:'Arial';
	color:#ffffff;
	font-weight:bold;
	text-indent:20px;
	}
p.contjust
	{
	position:relative;
	left:20px;
	font-family:'Arial';
	font-weight:bold;
	font-size:0.8em;
	color:#ffffff;
	text-align:justify;	

	}

td.right
	{
	/*background-image:url("image/rightbody.gif");
	background-repeat:no-repeat;
	background-color:#0000ff;*/
	width:270px;
	height:610px;
	margin:0px;
	padding:0px;
	border:2px solid #ffffff;
	}

img.yellowstar
	{
	position:relative;
	top:-100px;
	float:left;

	}

p.righthead
	{
	font-family:'Arial';
	font-weight:bold;
	position:relative;
	top:-100px;
	}

img.albottle
	{
	position:relative;
	top:-100px;
	float:left;
	border:2px inset #0000ff;
	}

p.albottle
	{
	font-family:'Arial';
	font-weight:bold;
	position:relative;
	top:10px;
	left:-107px;	
	}

img.altin
	{
	position:relative;
	top:-0px;
	left:-105px;
	float:left;
	border:2px inset #0000ff;
	}

p.altin
	{
	font-family:'Arial';
	font-weight:bold;
	font-size:1em;
	/*position:relative;
	top:-40px;
	left:120px;	*/
	}

img.fleft

	{
	float:left;
	margin-right:4px;
	}

img.fright
	{
	float:right;
	margin-left:4px;
	}



/********************************************Menuhide ***********************************/

ul.menuhide
	{
	list-style-type:none;
	position:relative;
	top:-20px;
	left:50px;
	padding-right:90px;
	padding-left:-30px;
	padding-top:0px;
	}

ul.menuhide li
	{
	list-style-type:none;
	float:left;

	}


ul.menuhide ul
	{
	list-style-type:none;
	width:80px;
	height:80px;
	display:none;
	background-color:#00ff00  /*#BA55D3*/;
	padding:0px;
	margin:0px;
	}


ul.menuhide li:hover >ul /****this part control what happen to ul when hovered, */
	{		 /*to control what is display use ul.menuhide ul li , also tanpa section ni ul of first li tak display,*/
	display:block;
	position:absolute;/******absolute used so that other li wont be out of position*/
	/*left:200px;*/
	}

ul.menuhide ul li
	{
	position:relative;
	top:-5px;
	margin:0px;
	padding:0px;
	border:0px none transparent;
	}

ul.menuhide ul ul
	{
	list-style-type:none;
	width:80px;
	height:40px;
	display:none;
	padding:0px;
	margin:0px;
	}

ul.menuhide ul li:hover >ul
	{
	display:block;
	position:absolute;
	
	}

ul.menuhide ul ul li
	{
	position:relative;
	top:-150px;
	right:-80px;
	z-index:1;
	margin:0px;
	padding:0px;
	border:0px none transparent;
	background-color:#00ff00  /*#BA55D3*/;

	}
/*********************************************************************************************************************************/
ul.squarew

{
list-style-type:square;
color:#ffffff;

}

/**************************************************************************************************************************************/
