body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin :0;
	padding :0;
	color: #FFFFFF;
	background-image: url(images/bg_strip.gif);
	background-repeat: repeat-x;
	background-color: #2A3372;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

td.centreBox {
background-image:url(images/centre_bg.gif);
background-position:left top;
background-repeat:repeat-x;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.smallnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #0099FF;
	font-weight : normal;
	line-height: 17px;
}
.smallnav a:link {
	color: #99CCFF;
	text-decoration : none;
	font-weight: normal;
}

.smallnav a:visited {
	color: #99CCFF;
	text-decoration : none;
	font-weight: normal;
}

.smallnav a:active {
	color: #B3B9FF;
	text-decoration : underline;
	font-weight: normal;
}

.smallnav a:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: normal;
}
.greyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.greyText a:link {
	color: #6699FF;
	text-decoration : none;
	font-weight: normal;
}

.greyText a:visited {
	color: #B6C4EC;
	text-decoration : none;
	font-weight: normal;
}

.greyText a:active {
	color: #B3B9FF;
	text-decoration : underline;
	font-weight: normal;
}

.greyText a:hover {
	color: #336699;
	text-decoration : underline;
	font-weight: normal;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #FFFFFF;
	font-weight : normal;
}
.whiteText a:link {
	color: #99CCFF;
	text-decoration : none;
	font-weight: normal;
}

.whiteText a:visited {
	color: #99CCFF;
	text-decoration : none;
	font-weight: normal;
}

.whiteText a:active {
	color: #B3B9FF;
	text-decoration : underline;
	font-weight: normal;
}

.whiteText a:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: normal;
}
.slideshow
{ 
	width: 788px;
	height: 29px;
	margin: auto
}
.slideshow img
{
	background-color: #2A3372;
}
