*{padding:0; margin:0;}
 body              { font-size:13px; background-color:#336600; font-family:verdana; }
.header            { height:100px; background:url('images/header_bg.gif'); margin:0px auto; }
.main              { margin:0px auto; background-color:#336600; color:white; }
.footer            { height:50px; width:1022px; background:url('images/footer_bg.gif'); margin:0px auto; }

.link              { text-decoration:none; font-size:13px; font-weight:bold; color:white; }

.tdnone            { text-decoration:none; color:white; }

.footertdnone      { text-decoration:none; color:#444; }

a.mainmenu:link, a.mainmenu:visited {
	background-color: silver;
	font-family: verdana; 
	font-size: 13px;
	font-weight:bold;
	color: #444;
	width: 100%;
	text-decoration: none;
	height: 14px;
}

a.mainmenu:hover {
	background-color: silver;
	font-family: verdana; 
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	width: 100%;
	color: yellow;
	height: 14px;
}
