body {
	background-color: 	#555f78;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	text-align: 		center;
	color: 				#000000;
	font-size: 			x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 			small; /* for compliant browsers */
	background-image: 	url(images/bgfade.jpg);
	background-repeat: 	repeat-x;
	background-position: top;
	margin-top: 		0px;
	padding-top: 		0px;
	}
html>body {/* be nice to Opera */
	font-size: 			small;
	}
h1 {
	font-size:			medium;
	color:				#900;
	font-weight: 		900;
	}
h2 {
	font-size:			small;
	color:				#9d3b00;
	font-weight: 		900;
	clear: both;
	display: inline;
}

#page {
	background-image: 	url(images/bg.gif);
	background-repeat: 	repeat-y;
	background-color:	#FFF;
	margin-right: 		auto;
	margin-left: 		auto;
	width: 				840px;
	text-align: 		left;
   }
#header {
   }
#main-leftmargin {
	width: 				20px;
	float: 				left;
   }
#main-body {
	width: 				620px;
	float: 				left;
	padding-bottom: 	20px;
	padding-top: 		20px;
   }
#content {
	float: 				right;
	padding-top:		10px;
	padding-right:		20px;
	padding-bottom: 	25px;
	width: 				530px;
	text-align: 		left;
   }
#divider {
	width:				10px;
	height:				360px;
	float: 				left;
	}
.box-right {
	float: 				right;
	padding-right: 		30px;
	margin-bottom:		10px;
	width: 				150px;
	}
#footer {
	clear: 				both;
	background-color: 	#9ba9a3;
	font-size: 			10px;
	color: 				#4d4d4d;
	text-align: 		center;
	height: 			60px;
	background-image: 	url(images/footerbg.gif);
	width: 				840px;
	line-height: 		20px;
	margin-top: 		10px;
   }

.menu {
	font-weight: 		900;
	line-height: 		1.6em;
	list-style-type: 	none;
	color: 				#900;
	text-decoration: 	none;
}
.menu a {
	color:				#586168;
	text-decoration: 	none;
	}
.menu a:hover {
	color:				#900;
	text-decoration: 	underline;
	}
.submenu {
	font-weight: 		normal;
	line-height: 		1.4em;
	list-style-type: 	none;
	color: 				#900;
	text-decoration: 	none;
	font-size: x-small;
}
.submenu a {
	color:				#586168;
	text-decoration: 	none;
	}
.submenu a:hover {
	color:				#990000;
	text-decoration: 	underline;
	}

.commentbox {
	width: 				500px;
	font-style: italic;
	margin-left: 35px;
	text-align: justify;
	margin-bottom: 20px;
}
.right {
	display: inline;
	float: right;
}

.boxtitle {
	font-size: 			x-small;
	text-transform: 	uppercase;
	color: 				#900;
	background-image: 	url(ny/images/boxbullet.gif);
	background-repeat: 	no-repeat;
	background-position: left;
	font-weight: 		800;
	padding-left: 		20px;
	line-height: 		22px;
}
.ftable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: center;
	width: 580px;
	margin-top: 10px;
}
.ft_darkrow {
	color: #CCCCCC;
	background-color: #000000;
	font-size: small;
	font-weight: 900;
}
.ft_boldtitle, .ft_boldtitleleft {
	font-weight: 900;
	color: #CCCCCC;
}
.ft_boldtitleleft {
	text-align: left;
	padding-left: 6px;
	font-size: small;
	font-weight: 400;
	font-style: normal;
}
.ft_title, .ft_titleright {
	color: #666666;
}
.ft_titleright {
	text-align: right;
	vertical-align: top;
	padding-right: 4px;
}
.ft_oddrow {
	background-color: #EBEBEB;
}
.ft_underlinerow {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.fineprint {
	font-size: x-small;
	font-weight: normal;
	color: black;
}
.smallprint {
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
}
.left {

	display: block;
	float: left;
}
.boxtext {
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
	padding-right: 10px;
}

