﻿body {
	background:#aeb8b0 url(images/bodybg.gif) repeat-x;
	font-family: Verdana;
	font-size: 77%;
	font-weight: normal;
	color: Black;
}

#navigation { background: #975520 url(images/menubg.gif) no-repeat top left; text-align:center; 
    padding-top:4px;
}
#navigation a { color:white; text-decoration:none; margin:0 1em; }
#navigation a:hover {color:#eddbc9;}
#login { text-align:right; }
#login a {color:black; text-decoration:none;padding-left:1em;line-height:26px;}
#login a:hover {color:#975520;}
#footer { color: #313532; text-align:center;}

th, td { padding:4px;}