/* Mumbo Jumbo Default Stylesheet v1.0  */

/* Created By Richard McGowan */
/* Edited On 23 April 2006 */

/* Set The Body, TD, TR & Form Input Style */

body {
		font-family: verdana, sans-serif;
		background-image: url('../images/background.gif');
		background-repeat: no-repeat;
		background-position: center top
}

td {
		font-size: 11px;
}

/* Define Various Sections */

.background {
		background-color: #FFF5E6
}

.holding {
		background-image: url('../images/holding_background.gif')
}

.title {
		font-weight: bold
}

.navigation {
		color: #CC0000;
		font-weight: bold
}

.navigation a:link, .navigation a:active, .navigation a:visited {
		color: #FF9900;
		text-decoration: none
}

.navigation a:hover {
		color: #CC0000
}

.navigation_sub {
		color: #CC0000
}

.navigation_sub a:link, .navigation_sub a:active, .navigation_sub a:visited {
		color: #FF9900;
		text-decoration: none
}

.navigation_sub a:hover {
		color: #CC0000
}

.main {
		color: #FF9900
}

.main a:link, .main a:active, .main a:visited {
		color: #FF1900;
		text-decoration: none
}

.main a:hover {
		text-decoration: underline
}

.news {
		color: #CC0000
}

.highlight1 {
		background-color: #FFCC80;
		color: #FFFFFF
}

.copyright {
		background-image: url('../images/bottom.gif')
}
