body {
	font-family: "Trebuchet MS";
	color: #000066;
}

td {
	font-family: "Trebuchet MS";
}

th {
	font-family: "Trebuchet MS";
}.Page_Heading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000066;
	font-style: normal;
}
.Page_SubHeading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
	font-style: normal;
}
.body_text {
	font-size: small;
	font-weight: normal;
	color: #000066;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.body_textItalic {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000066;
	font-style: italic;
}
.body_textbold {

	font-size: medium;
	font-weight: bold;
	color: #000066;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.Page_EmailLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
}
.Page_SubSiteLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.Strapline {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	background-color: #FFFFCC;
	text-align: center;
}
.StraplineBold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
	font-style: normal;
	background-color: #FFFFCC;
}
.Feedback {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFCC;
	font-style: italic;
	background-color: #000066;
	text-align: center;
}
.tab_selected {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	width: 81px;
	background-image: url(../images/tab_selected_81.gif);
	background-repeat: no-repeat;
	border: thin none #000066;
	background-position: left bottom;
	height: 26px;
	text-align: center;
	line-height: 10px;
}
.tab_unselected {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-image: url(../images/tab_unselected_81.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	border: medium none #FFFF66;
	width: 81px;
	height: 26px;
	text-align: center;
	line-height: 10px;
	letter-spacing: normal;
	vertical-align: middle;
}
.tab_hidden {
    display:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-image: url(../images/tab_unselected_81.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	border: medium none #FFFF66;
	width: 81px;
	height: 26px;
	text-align: center;
	line-height: 10px;
	letter-spacing: normal;
	vertical-align: middle;
}
.button_unselected {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-image: url(../images/button_unselected_91.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	border: medium none #FFFF66;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 10px;
	letter-spacing: normal;
	vertical-align: middle;
	background-color: #000066;
	margin: 0px;
	padding: 0px;
}
.button_selected {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	background-image: url(../images/button_selected_91.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	border: medium none #FFFF66;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 10px;
	letter-spacing: normal;
	vertical-align: middle;
	background-color: #000066;
	margin: 0px;
	padding: 0px;
}
.button_hidden {
	display:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-image: url(../images/button_unselected_91.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	border: medium none #FFFF66;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 10px;
	letter-spacing: normal;
	vertical-align: middle;
	background-color: #000066;
	margin: 0px;
	padding: 0px;
}
.a_tab:link {
	text-decoration: none;
	color: #000066;
	font-weight: bolder;
}
.a_tab:visited {
	font-weight: lighter;
	text-decoration: none;
	color: #000066;
	font-weight: bolder;
}
.a_tab:hover {
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
}
.a_tab:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bolder;
}
.a_tab_select:link {
	text-decoration: none;
	color: #FFFF66;
	font-weight: bolder;
}
.a_tab_select:visited {
	text-decoration: none;
	color: #FFFF66;
	font-weight: bolder;
}
.a_tab_select:hover {
	text-decoration: none;
	color: #FFFF66;
	font-weight: bolder;
}
.a_tab_select:active {
	text-decoration: none;
	color: #FFFF66;
	font-weight: bolder;
}
.a_button:link {
	font-weight: bolder;
	text-decoration: none;
	color: #000066;
}
.a_button:visited {
	font-weight: bolder;
	text-decoration: none;
	color: #000066;
}
.a_button:hover {
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;

}
.a_button:active {
	font-weight: bolder;
	text-decoration: none;
	color: #FF0000;
}
.a_button_select:link {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFF00;
}
.a_button_select:visited {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFF00;
}
.a_button_select:hover {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFF00;
}
.a_button_select:active {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFF00;
}
.a_link:link {
	color: #000066;
	text-decoration: none;
}
.a_link:visited {
	color: #000066;
	text-decoration: none;
}
.a_link:hover {
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
}
.a_link:active {
	font-weight: bolder;
	text-decoration: none;
	color: #FF0000;
}
.a_link_blue:link {
	color: #0000FF;
	text-decoration: underline;
}
.a_link_blue:visited {
	color: #0000FF;
	text-decoration: underline;
}
.a_link_blue:hover {
	color: #0000FF;
	text-decoration: underline;
}
.a_link_blue:active {
	font-weight: bolder;
	text-decoration: none;
	color: #FF0000;
}
.Page_Heading_Cutout {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000066;
	font-style: normal;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
	background-color: #FFFFFF;
}
.Strapline_Cutout {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	text-align: center;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: left;
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
	background-color: #FFFFCC;
}
.SearchBox_Cutout {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	background-color: #FFFFFF;
	text-align: left;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
}
.Medium_text {

	font-size: medium;
	font-weight: normal;
	color: #000066;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.RafiaBox {
	background-image: url(../images/africa/rafia.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	border: medium groove #CC6600;
	margin: 0px;
	padding: 2px;
}
.buttonlarge_selected {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	background-image: url(../images/button_selected_150.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	border: medium none #FFFF66;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 15px;
	letter-spacing: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.buttonlarge_unselected {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-image: url(../images/button_unselected_150.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	border: medium none #FFFF66;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 15px;
	letter-spacing: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.WhiteBox {
	border: medium groove #CC6600;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: middle;

}
.AATeamNames {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	color: #CD3A33;
	font-style: normal;
}
.AATeamNamesAfrican {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	color: #660033;
	font-style: normal;
}
