BODY { 
		background: #FFFFFF; 
		color: #000000;
		font-family:	Lucida Sans Unicode, Lucida Grande, sans-serif;
	}
	
p,td {
		font-size:13px;
	}	

p {
		margin-top:0px;
		margin-bottom:10px;
	}

h4 {
		margin-top:16px;
		margin-bottom:4px;
	}

h3 {
		margin-top:2px;
		margin-bottom:10px;
	}

h2 {
		margin-top:10px;
		margin-bottom:6px;
	}

a {
    color: #C20016;
	font-weight: bold;
	}
	
a:hover {
    color: #FFBBCC;
	}
	
td.divider {
	background-color: #C20016;
}	
	
	#sidenav a {
    min-width:160px;
	background-color: #C20016;
    color:#FFFFFF;
    font: 14px Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	text-decoration:none;
    padding-top:8px;
    padding-bottom:8px;
    padding-right:2px;
    padding-left:12px;
	text-align:left;
	display:block;
	}

	#sidenav a:hover {
    font-weight:bold;
    color:#FFBBCC;
	}
	
	#sidenav a.selected {
    font-weight:bold;
    color:#FFBBCC;
	}
	
td.headback {
	background: url(images/grad.jpg); 
}
	
h1.top {
	font: 18px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #C20016;
    font-weight:bold;
	text-align: right;
    padding:0px 6px 2px 6px;
	margin:0px;
	}
	
h2.strap {
	font: 15px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #C20016;
    font-weight:bold;
	text-align: right;
    padding:0px 6px 2px 6px;
	margin:0px;
	}
	
p.contact {
	font-size: 11px;
	color: #000000;
	text-align: right;
    padding:0px 6px 2px 6px;
	margin:0px;
	}
	
.footer {	
	font-size: 11px;
	color: #000000;
	}
a.footer {
	text-decoration: underline;
}	

img.framer {
	border: ridge #C20016 3px;
	margin: 10px 0px 10px 10px;
	float:right;
}

img.framel {
	border: ridge #C20016 3px;
	margin: 10px 10px 10px 0px;
	float:left;
}

img.frame {
	border: ridge #C20016 3px;
}

td.caption {
	font: 10px Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #C20016;
    font-weight:bold;
	text-align: center;
}
	
li.paw {
	margin: 0px 0px 8px 0px;
	list-style-image: url(images/bullet.gif);
}

li.norm {
	margin: 2px 0px;
	list-style: disc outside none;
}

.grid {
	border: solid  #C20016 1px;
	padding: 2px;
	text-align: center;
}	
