a {
	color: #3a83ef;
	text-decoration: underline;
	}
	
a:hover {
	color: #0852c1;
	text-decoration: none;
	}

#header {
	background: #2969ca 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 , #header .login_buttons .user_msg {
	border-color: #5591eb;
	}
	
#header .login_buttons a:hover {
	border-color: #2969ca;
	}
	
#header .login_buttons a:active  {
	border-color: #5591eb;
	}
	
#footer a:hover {
	color: #3a83ef;
	}
	
.tcat_title {
	background: #1b5ab8 url(images/tcat_title_main.jpg) top left repeat-x;
	border: 1px solid #0d4290;
	border-left: 1px solid #7ca5e1;
	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;
}
