a {
	color: #7e8a18;
	text-decoration: underline;
	}
	
a:hover {
	color: #58610d;
	text-decoration: none;
	}

#header {
	background: #697031 url(images/header_main.jpg) bottom left repeat-x;
	}
	
#header .mainwrap {
	background: url(images/logo_main.jpg) top left no-repeat;
	}

#header .login_buttons a  {
	border-color: #90994a;
	}
	
#header .login_buttons a:hover {
	border-color: #697031;
	}
	
#header .login_buttons a:active  {
	border-color: #90994a;
	}
	
#footer a:hover {
	color: #7e8a18;
	}
	
.tcat_title {
	background: #616828 url(images/tcat_title_main.jpg) top left repeat-x;
	border: 1px solid #4f551d;
	border-left: 1px solid #9ca360;
	border-bottom: 0;
	}
	
a.button_main {
	background: transparent url(images/button_main.jpg) top left repeat-x;
}	
	
a.button_main span {
	background: transparent url(images/button_right.jpg) top right no-repeat;
}