@charset "iso-8859-1";
/* At-Rules */

div.center { text-align: center; margin-left: auto; margin-right: auto; 
	position: inherit; color: blue;
	font-family: Comic Sans MS,arial,sans-serif,helvetica;
	azimuth: center; width: 100%; }

div.logoback { text-align: center; margin-left: auto; margin-right: auto; 
	position: inherit; color: blue;
	font-family: Comic Sans MS,arial,sans-serif,helvetica;
	azimuth: center; width: 100%; 
	background-image:url(images/AlphabetSoupLogoBackground.png);
	background-repeat: no-repeat; }

/* Centre tables by default */
table { margin-left: auto ; margin-right: auto; }

table.center { margin-left: auto ; margin-right: auto; }

/* A font for labels */
td.ForButtons {font-family: comic sans ms; font-size: small; text-align: center; }

/* Main body defaults */
body {background:  white; color: blue; 
	font-family: Comic Sans MS,arial,helvetica,sans-serif}

/* End of style section. Generated by AceHTML at 15/11/02 11:08:28 PM */
/*
	tswtabs.css		1.0.0
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
}
#tswcsstabs li a {
	color: #ff0 ;
	background-color: #0066b3 ;
	border: 1px outset #00487d ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #fff ;
	background-color: #00487d ;
}
