/* CSS Document */

/* Default Colours for yanke.ca */

/*    Colours    */
html, body, .vBar, .hBar, #topPic, #bottomPic {
	background-color:#293C6B;
}

#thebody, .ieicons a, .iebuttons a {
	background-color:#293C6B;
}

/*    Blue    */
#thebody, #container, .tab, #leftCol, #topPic, #bottomPic, #rightCol, #nvrwaiting, .icons a, .ieicons a {
	color:#BFBFBF;
	border-color:#BFBFBF;
}

/*    Gold    */
#title, #title a {
	color:#E2B72A;
}

.selected {
	border-color:#E2B72A !important;
	color:#E2B72A !important;
}

/*    Other    */
.menuItem:link, .menuItem:visited {
	color:#BFBFBF;
}

.menuItem:hover, #mainText a {
	color:#FFFFFF;
}

.menuItem:active {
	color:#FFFFFF;
}
