BODY, TD {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
		}
		
		
		
.background { background-color: #CC0000 }

TD.grey {
	background-image : url(images/bg_squares.gif);
	background-repeat : no-repeat;
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 0px;
	background-color : #CCCCCC;
	font-size : 11px;
}

.hi_background { background-color: #CC6666}
		
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: Black;
	font : bold;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Black;
	font : bold;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}
	
	H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: FFFFFF;
	font-weight : bold;
	text-align : left;
		border-left : thin dotted Gray;
		padding-left : 3px;
		margin-bottom : 1px;
		}

A {
    font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC0000;
		}

A:Hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CC0000;
	}
	
A.menu {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size : 10px;
	}

A.menu:Hover {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size : 10px;
					}
	
	A.bmenu  {
	text-decoration: none;
	color: #CCCCCC;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	height : 15px;
	}

A.bmenu:Hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	height : 15px;
	}

LI {
	margin-right : 20;
}
.captioned_photo{
float:center;
margin: .5em 0 1.1em 0em;
padding: 10px;
background-color:#fff;
border: 1px #666 solid;
text-align: center;
font: .85em/1em Verdana, sans-serif;
line-height: 1em;
}