	body,td,input	{ font-family: tahoma, helvetica; font-size: 15px; color: #686868; line-height:125%; text-align:left; }
	body		{ background-image: url('/images/a53.jpg'); }
	form		{ margin: 0px; }
	.mhead		{ font-weight: bold; }
	.small		{ font-size: 13px; }
	.blink		{ color: #ffffff; }
	ul		{ margin: 0; padding: 0; list-style: disc; list-style-position: inside; }
	a		{ color: #34A317; text-decoration: underline; }
	br.short	{ line-height: 5px; }

h1,h2,h3,h4,h5,h6 {
	line-height:120%;
}


	a.MenuItem {
		width:178px;
		background-repeat:no-repeat;
		background-image:url(/images/menuitembg.png);
  		height:26px;
		background-position:bottom left;  		
		color:#ffffff;  		
		text-decoration:none;
		padding-left:0px;
		display:block;
				
	}

	a.MenuItem:hover {
		text-decoration:underline;
	}

	a.MenuItem span {
		display:block;
		color:#ffffff;
		width:100%;
 		height:26px;
		line-height:26px;
		text-shadow:#515a0b 0px 0px 2px;
		filter: progid:DXImageTransform.Microsoft.dropShadow(OffX='1', OffY='1', Color='#515a0b', Positive='true');
		cursor:hand, pointer;
	}


td.RightHeader {
	background:url('/images/header_right_bg.jpg') no-repeat;
	text-align:left;
}
td.RightHeaderHome {
	background:url('/images/header_right_bg_home.jpg') no-repeat;
	text-align:left;
}



