a {
	color: #f46110;
	text-decoration: underline;
	}
	
a:hover {
	color: #ce5411;
	text-decoration: none;
	}

#header {
	background: #ff7200 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: #ffa55e;
	}
	
#header .login_buttons a:hover {
	border-color: #ff7200;
	}
	
#header .login_buttons a:active  {
	border-color: #ffa55e;
	}
	
#footer a:hover {
	color: #f46110;
	}
	
.tcat_title {
	background: #ff7302 url(images/tcat_title_main.jpg) top left repeat-x;
	border: 1px solid #cf5c00;
	border-left: 1px solid #ffa862;
	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;
}