a {
	color: #c50000;
	text-decoration: underline;
	}
	
a:hover {
	color: #700404;
	text-decoration: none;
	}

#header {
	background: #74110b 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: #ae1e13;
	}
	
#header .login_buttons a:hover {
	border-color: #74110b;
	}
	
#header .login_buttons a:active  {
	border-color: #ae1e13;
	}
	
#footer a:hover {
	color: #c50000;
	}
	
.tcat_title {
	background: #75120a url(images/tcat_title_main.jpg) top left repeat-x;
	border: 1px solid #420702;
	border-left: 1px solid #b02116;
	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;
}

