<!--


BODY 	{background-color: #FFFFFF;
		background-image: url(images/P1007913background.jpg);
		color: #000000;
		margin-left: 0 em;
		margin-right: 1 em}
		
	
}


/* Default block styles style */
td {
  vertical-align: top;
  padding: 5px 5px;
}


.vm-sub-label-over{
 font-size: 9pt;
 padding-bottom: 4px;
 color: black;
 padding-top: 4px;
 font-family: arial;
 white-space: nowrap
}


 


/* Define link styles */	
	a:link {color: #003399; font-weight: bold}
	a:visited {color: #330066; font-weight: bold}
	a:hover {color: #f60d0d; font-weight: bold}
	a.menu:link {color: #B98C20; font-weight: bold;text-decoration: none;}
	a.menu:visited {
	color: #B98C20;
	font-weight: bold;
	text-decoration: none;
}
	a.logo:link {color: #B98C20; font-weight: bold;text-decoration: none;}
	a.logo:visited {
	color: #B98C20;
	font-weight: bold;
	text-decoration: none;
}



/* Define header styles */
	h1 {
	font-size: 36pt;
	color: #B98C20;
	font-family: arial;
	text-align: center;
	width: 100%;
}
	h2 {
	font-size: 24pt;
	color: #B98C20;
	font-family: arial;
	background-color: #FFFFCC;
	border-color: #DAA520 #DAA520 #DAA520 #DAA520;
	border: thick ridge;
	text-align: center;
	width: 100%;
}
	h3 {font-size: 18pt; color: #000000; font-family: arial}

/* Control the width of menu items without changing the menu css */
.vm-base-elem,
.vm-base-elem-over{
    width: 9em;
}
 

.main {background-color: #FFFFCC;}
.white {background-color: #FFFFFF;}
td.main, div.main, div.white {
	padding: 20px 20px;
	
	border: thick ridge #B98C20;
	margin-left: 12px;
	margin-top: 0px;
}

.logo {
	font: fantasy, cursive, serif;
	font-weight: bold;
	font-size: 200%;
}


.red {color: red} 

.firstletter:first-letter {
	font-size:400%; 
	float:left;
	line-height:.8em;
	color: #000000;}

.outline {
	border: thin ridge;
}

-->


