BODY {
font-family: Tahoma;
background-color: #FFFFFF;
}

A { color: black; text-decoration: none; }
A:hover { text-decoration: underline;}

A.white { color: white; text-decoration: none; }
A.white:hover { color: white; text-decoration: underline;}

.menu   		    { vertical-align: top; background-image: url(/img/gradient.jpg); background-repeat: repeat-x; height: 36px; padding: 1px 15px 0px 35px;}	

.footer			    { color: white; letter-spacing: 0.1ex; font-size: 10px; height: 15px; background-color: #6A6556; vertical-align: top; padding: 2px 15px 4px 50px;}	
.footerright	    { font-size: 10px; text-align: right; height: 15px; background-color: #6A6556; vertical-align: top; padding: 4px 50px 0px 10px;}	
.foot			    { font-size: 10px; vertical-align: top; padding: 7px 5px 4px 50px;}	
.footright			{ font-size: 10px; text-align: right; vertical-align: top; padding: 7px 50px 0px 10px;}	
.content		    { color: black; letter-spacing: 0.1ex; line-height: 2.9ex; font-size: 13px; width: 436px; background-color: #E5E5E5; vertical-align: top; padding: 20px 35px 20px 35px;}	