body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #CCCCCC;
}

.title {
	font-size: 12px;
	margin: 15px;
	color: #CCCCCC;
}

.headerbar {
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
}

.headerbar A {
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
}
.headerbar A:hover {
	font-size: 10px;
	color: #FF6600;
	font-weight:bold;
}



.mainmenu {
	font-size: 12px;
	line-height: 20px;
	font-weight: BOLD;
    color: #FFFFFF;
}
.mainmenu A {
	font-size: 12px;
	line-height: 20px;
	font-weight: BOLD;
    text-decoration:none;
	color: #FFFFFF;
}
.mainmenu A:hover {
	font-size: 12px;
	line-height: 20px;
	font-weight: BOLD;
    text-decoration:underline;
    color: #FF6600;
}

.accent {
	font-size: 12px;
    color: #FF6600;
}

.pics {
	font-size: 9px;
    color: #FF6600;
}

.footer {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}
