
BODY
{

}

.NAVBAR
{	
	background-color:#5154BE;
	
}

.BOX
{
	
	border-style:solid;
	border-width:thin;
	border-color:#5154BE;
	vertical-align:top;
		
}

.centrepanel
{
	font-weight: bolder;
	font-size: 9pt;
	color: white;
	font-family: verdana;
	background-color: #87c28c;
}

.redpanel
{
	font-weight: bolder;
	color: white;
	font-family: Verdana;
	background-color: #983a4c;
	font-size: 9pt;
}

.yellowpanel
{
	font-weight: bolder;
	font-size: 9pt;
	background-color: #ccc147;
	font-family: verdana;
	color: white
}

.centrepanelbg
{
	font-weight: bolder;
	font-size: 10.5pt;
	color: #df6207;
	font-family: arial;
}

.footer
{
	background-color: #fffcdf;
	font-family: tahoma;
	font-size: 8pt;
	color:#5154be;
	
}

.gallery
{
	
	font-family: tahoma;
	font-size: 8pt;
	color:#5154be;
	padding:4;
	
}

.gallery_header
{
	
	font-family: tahoma;
	font-size: 10pt;
	color:#282828;
	padding:2;
	
}

.gallery_header_grey
{
	
	font-family: tahoma;
	font-size: 10pt;
	color:#7e8181;
	padding:2;
	
}
A
{
	font-size: 9pt;
	color: white;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

A.sitemap
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}


A.redheader
{
	font-weight: lighter;
	font-size: 13pt;
	color: #983a4c;
	font-family: verdana;
}

A.yellowheader
{
	font-weight: lighter;
	font-size: 13pt;
	color: #ccc147;
	font-family: verdana;
	text-decoration: none;
}
	
A.smallwhite
{
	font-size: 8pt;
	color: white;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}

A.smallyellow
{
	font-size: 8pt;
	color: #faf8ae;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
}

A.smallorange
{
	font-size: 8pt;
	color: #df6207;
	font-family: arial;
	text-decoration: none;
	font-weight: normal;
}



.redheader
{
	font-size: 13pt;
	color: #983a4c;
	font-family: verdana;
}

.yellowheader
{
	font-size: 13pt;
	color: #ccc147;
	font-family: verdana;
	background-color: #983a4c;
}

.background
{
	background-image: url(images/hpbackground.jpg);
	background-repeat: repeat-y;
	
}

.background2
{
	background-image: url(images/msmsbackground.jpg);
	background-repeat: repeat-y
}

.background3
{
	background-image: url(images/bnbackground.jpg);
	background-repeat: repeat-y
}

.background4
{
	background-image: url(images/sitemapbackground.jpg)
}


A.menu
{
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Verdana;
	background-color: #2980c3;
}
A.menu:hover
{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: verdana;
	background-color: #86bed5;
}
A.menuselected
{
	padding-right: 20px;
	padding-left: 20px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: verdana;
	background-color: #86bed5;
}A.menuselected:hover
{
	padding-right: 20px;
	padding-left: 20px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: verdana;
	background-color: #86bed5;
}