<!--
/*body style */

body {margin-top: 0;
	margin-left: 50px;
	font-family: arial, helvetica, verdana, sans-serif !important;
	background-image: url("../hpImages/canvas-4.gif");
	background-repeat: repeat;
	background-color: #cccccc; 	
	color: #800000;
	font-size: .8em !important;
		}
img {width: 738px;
	height: 70px;
	}
			
 .banTitle {font-family: "New Times Roman", serif !important;
		font-size: 24pt;
		font-weight: 500;
		color: #ffcccc;
		margin-left: 100px;
	}
	
	#title {font-family: "New Times Roman", serif !important;
		font-size: 26pt;
		font-weight: 500;
		color: #ffcccc;
		margin-left: 140px;
	}

/* Table properties */

table {width: 739px;
		background-color: black;
		}

td.bannerBg {width: 738px;
	height: 70px;
	border: 1px solid black;
	margin-top: 0;
	background-image: url("../hpImages/newBanner20.gif");
	vertical-align: bottom;
	}

td.navigation {background-image: url("../hpImages/myMenu.gif");
			background-color: #000000;
					}

td.date {background-color: black;
		text-align: right;
		padding: 3px;
		padding-right: 5px;
		font-size: .8em;
	}

table.navigationB  {width: 739px;
	height: 20px;
	border: 2px solid black;
	background-color: #fdece0;
	margin-top: 0;
	}
td.navigationBanner { background-color: #fdece0;
		text-align: center;
		padding: 3px;
		padding-right: 5px;
		font-size: .8em;
		width: 123px;
		border-right: 1px solid black;
	}
	
	td.navigationBannerLast { background-color: #fdece0;
		text-align: center;
		padding: 3px;
		padding-right: 5px;
		font-size: .8em;
		width: 123px;
		border-right: 0px solid black;
	}

/* navigation style */

.thisLink {color: white;}
a:link, a:visited { text-decoration: none; 
			color: #800080; } 
a:link:hover, a:visited:hover { text-decoration: underline;
			color: #cc0033;  } 
a:link:active, a:visited:active { color: #800080; } 




/* menu Bar*/

a.menu_TOP {
	border-right: #313252 1px solid; display: block;
	border-left: #313252 1px solid; display: block;
	border-bottom: #313252 1px solid; display: block;  
	line-height: 14pt; 
	text-align: center; 
	text-decoration: none;
	}
a.menu_SUB {
	padding-right: 2px; display: block; 
	padding-left: 4px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	border-bottom: #999999 1px solid; 
	text-decoration: none
	}
.menu_DIV {
	border-right: #666666 1px solid; 
	border-top: #000000 0px solid; 
	z-index: 100; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 0px solid
}


-->

