a {
	color: #9824da;
	text-decoration: underline;
	}
	
a:hover {
	color: #6f0aaa;
	text-decoration: none;
	}

#header {
	background: #61168c 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: #9047bc;
	}
	
#header .login_buttons a:hover {
	border-color: #61168c;
	}
	
#header .login_buttons a:active  {
	border-color: #9047bc;
	}
	
#footer a:hover {
	color: #9824da;
	}
	
.tcat_title {
	background: #61168c url(images/tcat_title_main.jpg) top left repeat-x;
	border: 1px solid #440a66;
	border-left: 1px solid #a465ca;
	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;
}