body			{
			padding: 0;
			margin: 0;
			font: small Verdana, Tahoma, Sans-serif;
			background: #E4E2DD url(layout/aesbackground.gif) repeat-x 0 0;
			}

p			{ padding: 0; margin: 6px 0 0px 0px; }
ul			{ margin-top: 3px; margin-bottom: 0px; }
li 			{ padding-bottom: 2px; color: #7F7D72;}

font,th,td		{ font-family: Verdana, Arial, Helvetica, sans-serif }

a:link 			{ color: #E4E2DD; text-decoration: none; }
a:visited 		{ color: #E4E2DD; text-decoration: none; }
a:active 		{ color: #262521; text-decoration: none; }
a:hover 		{ color: #262521; text-decoration: none; }

/* a:hover 		{ color: #262521; text-decoration: none; font-weight: bold; } */

.topmenu		{ font-size : 11px; color : #FFFFFF; }
.topmenu:link 		{ color: #FFFFFF; text-decoration: none; }
.topmenu:visited	{ color: #FFFFFF; text-decoration: none; }
.topmenu:active		{ color: #FFFFFF; text-decoration: none; }
.topmenu:hover 		{ color: #262521; text-decoration: none; }

.contact:link 		{ color: #E4E2DD; text-decoration: none; }
.contact:visited 	{ color: #E4E2DD; text-decoration: none; }
.contact:active 	{ color: #262521; text-decoration: none; }
.contact:hover 		{ color: #7F7D72; text-decoration: none; }

/* .contact:hover 		{ color: #7F7D72; text-decoration: none; font-weight: bold; } */

td.border-left 		{ background: url(layout/fade-mid-left.gif) repeat-y 0 0; }
td.border-right		{ background: url(layout/fade-mid-right.gif) repeat-y 0 0; }
td.menu-bg		{ background: #A09B8C url(layout/menu-bg.gif) repeat-x 0 0; }
td.index-bg		{ background: #2E2E2E url(layout/index-bg.gif) repeat-x 0 0; }
td.aboutus-bg		{ line-height: 16px; background: #2E2E2E url(layout/aboutus-bg.gif) repeat-x 0 0; }
td.aboutus-nbg		{ line-height: 16px; }
td.index-linesp		{ line-height: 17px; }



