/********************* Menu styles *********************/

#menu .title {
	color:	#49668a;
}

#menu .section {
}

#menu .section .header {
	color:	#77a9e7;
}

#menu .section .content {
}


/********************* Body styles *********************/

#body .title {
	color:	#49668a;
}

#body .section {
}

#body .section .header {
	background-color:	#77a9e7;
	color:			#49668a;
}

#body .section .content {
}


/********************* Miscellaneous styles *********************/

.linkstable, .symboltable {
}

.linkstable th, .symboltable th {
	background-color:	#49668a;
	color:			#ffffff;
}
