body, body div, body p, body th, body td, body li, body dd    {
font-family : Verdana, Arial, Helvetica, sans-serif;  
             /* more specific to override rule in importing sheet */
    font-size:    x-small;     
             /* false value for WinIE4/5 */
    voice-family: "\"}\"";  
             /* trick WinIE4/5 into thinking the rule is over */
    voice-family: inherit;  
             /* recover from trick */
    font-size:    small        
             /* intended value for better browsers */
    }

html>body, html>body div, html>body p, html>body th,
html>body td, html>body li, html>body dd    {
    font-size:    x-small
             /* be nice to Opera */
    }

BODY {margin: 0em; padding: 0em; font-family:  Verdana, Arial, Helvetica, sans-serif;
 color: #4d3366;

}

H1, H2, H3, H4, H5 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #4d3366;
} 

#TopBar {
	
		}

	
#TopBar a img {
	border: none;
}

#TopBar a:link {
	color:  #ffffff;
}

#TopLeft {
	position: absolute;
	left: 0;
	top: 0;
	width: 147px;
	margin: 0;
	padding: 0;
	/*background-color: #4d3366;*/
	height: 110px;
	color: #ffcc66;

	}

#TopRight {
	position: relative;
	margin-left: 147px;
	margin-top: 0;
	height: 110px;
	width: auto;
	text-align: center;
		
}




#Main {
	color: #4d3366;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	width: auto;
		}


#BottomBar {
	margin-top: 0px;
	padding: 0 0 5px 0;
	color: #000000;
	text-align: center;
	font-weight: bold;
	clear:  both;

}

#BottomBar a:link {
	color: #000000;
	text-decoration: none;
	}


#BottomLeft {
	float: left;
	width: 140px;
	margin-left: 5px;
	color: #000000;
	font-size: smaller;
	text-align: center;
	font-weight: normal;
		
}

#BottomLeft a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}





#Address {
	color: #000000;
	font-weight: bold;
	margin-left: 147px;
	padding-top: 5px;
	padding-left: 23px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: auto;
	text-align: center;
	}

#Address a:link {
	color: #ccccff;
	text-decoration: none;
}


TH {
	font-weight: bold;
	color: #ccccff;
	background-color: #4d3366; 
	font-size: 125%;
}

TD{
	color: #4d3366;
}

CAPTION {
	font-weight: bold;
	color: #4d3366;
}

A:link {
	color: #4d3366;
	text-decoration: underline;
	font-weight: bold;
}


H1 {
	font-size: 125%;
	text-align: center;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
		
}



H2 {
	font-size: 140%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4d3366;
	padding: 5px;
		}

H3 {
	font-size: 130%;
	}

H4 {
	font-size: 120%;
	margin-bottom: -0.25em;
}

H5 {
	font-size: 110%;
	margin-bottom: -0.25em;
}

H6 {
	font-weight: normal;
	font-size: 100%;
}



#BottomLinks {
	font-size: smaller;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 150px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: auto;
	

	}

.selectpicture {
	color: #4d3366;
	 font-style: italic
}




.smaller {
	font-size: smaller;
}


.larger {
	font-size: larger;
}

.white {
	color: #ffffff;
}

.centred {
	text-align: center;
}



.picturecaption {
	text-align: center;
	font-size: smaller;
}

a img {
	border: 1pt #4d3366 solid;
}

span.noBG a:hover {background-color:transparent} 

.NoWrap { white-space: nowrap; }


.RuledTable TD
 { 
padding: 5px;
border-bottom: 1px solid #4d3366;
border-left: none;
border-right: none;
border-top: none;
} 

#Left {
	display: none;
	}
