.header {
	background:  url("../images/Purple/bg-siloColour-Purple.gif") repeat-x;
	padding: 0px;
	width: 100%;
	border: none;
}
.header .input, .subnav a:hover, .archive .years a:hover, .archive .years .active, .newsroomPurple a:hover, .newsroomPurple .date, .formTablePurple, #menuAbout a:hover, .freeWallpaperContainer p a:hover, .wallpaperDownload a:hover, .newsroom p a:hover {
	color: #666699;
}
.header .linkContainer a {
	background: #666699 url("../images/Purple/icon-headerArrow-white.gif") no-repeat right center;
	border-top: 1px solid #CCCCFF;
	border-right: 1px solid #333366;
	border-bottom: 1px solid #333366;
	border-left: 1px solid #CCCCFF;
}
.header .linkContainer a:hover {
	background: #CCCCCC url(../images/Purple/icon-headerArrow-white.gif) no-repeat right center;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	border-left: 1px solid #E4E4E4;
}
.templateTable .col1 {
	border-right: 3px solid #666699;
}
.column3Links .headingPurple {
	background-color: #666699;
}
.subnav .active{
	color: #666699;
}
ul {
	margin: 0px 0px 15px;
	padding: 0px;
	list-style: none;
	font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
}
ul li a {
	font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	/*color: #666699;*/
	text-decoration: none;
	background: url(../images/icon-arrowPurple.gif) no-repeat left top;
	/*padding-left: 13px;*/
}
ul li a:hover {
	/*color: #CCCCCC;*/
	color: #666699;
	background: url(../images/icon-arrowPurpleOver.gif) no-repeat left top;
}