
td.tdbodytitle  {
	background-image: url(images/body_title.jpg);
	padding-left: 50px;
	text-align:left;
}

td.tdtitledecotop  {
	background-image: url(images/body1.jpg);
}

td.tdtitledecob  {
	background-image: url(images/body_topmenudeco.jpg);
}


div.divmenubg  {
	background-image: url(images/bg_menu.jpg);
	width:424;
	height:413;
	vertical-align:middle;
	margin-left:20px;
	
	background-repeat: no-repeat;
	background-position: center;
	
	/*display: block;
	background-attachment: fixed;
	position: absolute;*/
}

div.divmenuitem  {
	border-bottom: 1px dotted #000000;
	width:300;
	margin-left:90px;
	margin-right:90px;
	padding-top:20px;
}


a.amenuitems:link{color:#000000;text-decoration:none;font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;	font-weight: bold;}
a.amenuitems:visited{color:#000000;text-decoration:none;font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: bold;}
a.amenuitems:active{color:#000000;text-decoration:none;font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: bold;}
a.amenuitems:hover{color:#660099;text-decoration:none;font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;font-weight: bold;}




