
	hr{border-color:			#ff0000;}
	tr:hover>td>.note{color:	#ff0000;}
	#mainmenu,#mainmenu a,#footer a	{color:	#ff0000;}
	#universitiesList tr:hover td,
	table.beheeroverzicht>tbody>tr:hover,
	table.hover>tbody>tr:hover,
	#mainmenu li.active,
	.contentblock h3,#searchbar,.button.active,td div.rostered	{background-color:		#ff0000;}
	table.fact th{border-right-color:	#ff0000;}
	input.webfaceformsubmit,#findbutton,.button,.webfaceformsubmit{background-color:		#BC0000;}
	#footerbar{border-top: 1px solid 	#ff0000;}
	#mainmenu li a,h6{color: #BC0000;}
	.footerbar{border-top-color: #ff0000;}

.button2 {
	border-color: #cf0000;
	background: #ff0000; /* Old browsers */
background: -moz-linear-gradient(top,  #ff0000 0%, #cf0000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#cf0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff0000 0%,#cf0000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff0000 0%,#cf0000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff0000 0%,#cf0000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff0000 0%,#cf0000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#cf0000',GradientType=0 ); /* IE6-9 */}

.button2.active	{
	border-color: #af0000;
	background: #af0000;}