/*#body { leftmargin="16" marginheight="20" marginwidth="16" topmargin="20": ; }*/
body { margin: 20 30 30 30; }

td
{
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica, Sans;
}

.menu { background-color: #6699CC; }
.menu2 { background-color: #CCCCCC; }

.menuglobal
{
	color: #CEE2F6;
	text-decoration: none;
	display: block;
}

.menulocal
{
	color: #777777;
	text-decoration: none;
	display: block;
}

.a.menulocal:hover
{
	color: #444444;
	text-decoration: none;
	bgcolor: #CC0000;
}

.a.menuglobal:hover
{
	color: #ffffff;
	text-decoration: none;
	bgcolor: #CC0000;
}

.title
{
	color: #336699;
	font-weight: bold;
}

.subtitle
{
	color: #555555;
	font-weight: bold;
}

.red { color: #C00; }

.colourmeblue { color: #336699; }
.smaller { font-size: 9px; }
.quote { font-style: italic; }
.fat { font-weight: bold; }
.menubackground { background-image: url(art/menu_back24.gif); }

a
{
	color: #336699;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
.tablewhite { background-color: #FFFFFF; }
.tablegray1 { background-color: #EEEEEE; }
.tablegray2 { background-color: #CCCCCC; }
.tableyellow { background-color: #FFCC00; }
.bull1 { list-style-image: url(art/bullet1.gif); }

