/* CSS Document; */
/* background:#CC985D; background:#D78227; */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0em;
	background-color: #FCE0A0;
}
/*body { font-family:Arial, Helvetica, sans-serif; font-size:90%; margin:0em; background-image:url(/images/background.jpg); }*/
table.content
{
	width: 100%;
	background: #f5f1f1;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B16E2C;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	margin-top: .5em;
	margin-bottom: .4em;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 125%;
	font-weight: bold;
	margin-top: .2em;
	margin-bottom: .2em;
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C3484F;
	font-size: 115%;
	margin-top: .25em;
	margin-bottom: .1em;
}
h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 105%;
	margin-top: .25em;
	margin-bottom: 0em;
}

caption
{
	background: #690A1E;
	color: #f5f1f1;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: .1em;
	padding-top: .1em;
}
tr.topheader
{
	background: #690A1E;
	color: #f5f1f1;
	font-size: 120%;
	font-weight: bold;
}
tr.header
{
	color: #fff8f8;
	background: #BA4B0E;
	font-weight: bold;
	font-size: 110%;
}
th.header
{
	color: #fff8f8;
	background: #BA4B0E;
	padding-bottom: .1em;
	padding-top: .1em;
	padding-left: .5em;
	font-weight: bold;
}
tr.header2
{
	color: #fff8f8;
	background: #A86060;
	font-weight: bold;
	font-size: 110%;
}
th.header2
{
	color: #fff8f8;
	background: #A86060;
	padding-bottom: .1em;
	padding-top: .1em;
	padding-left: .5em;
	font-weight: bold;
}

.emphasize
{
	background: #e9c2c2;
}
.emphasizered
{
	color: #ff0000;
	font-family: Verdana,Helvetica,Arial;
	font-size: 110%;
	font-weight: bold;
}
.small
{
	font-size: 80%;
}

label.search
{
	color: #ffffff;
}
tr.form, td.form
{
	background-color: #e7c6ac;
}
fieldset
{
	border-color: #ffffff;
	padding-bottom: .5em;
	padding-left: .5em;
}
legend
{
	font-size: 115%;
	font-weight: bold;
	color: #333333;
}
label.big
{
	font-size: 115%;
	font-weight: bold;
	color: #333333;
}

a:link
{
	text-decoration: underline;
	color: navy;
}
a:visited
{
	text-decoration: underline;
	color: #666666;
}
/* AD899A */
a:hover
{
	text-decoration: underline;
	color: #808080;
}
a:active
{
	text-decoration: underline;
	color: #808080;
}

/* hiding of skip navigation links borrowed from www.nypl.org; h2 - 7f563d */
a.skip
{
	width: 0;
	height: 0;
	position: absolute;
	overflow: hidden;
}

table.master
{
	width: 100%;
	border-top: 0px solid #D78227;
	border-left: 0px solid #D78227;
	border-bottom: 0px solid #D78227;
	border-right: 0px solid #D78227;
}
table.header_bg
{
	background: #690a1e;
	color: #ffffff;
	font-size: 9pt;
}
a.header_link:link
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.header_link:visited
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.header_link:hover
{
	text-decoration: none;
	color: #ffcc33;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.header_link:active
{
	text-decoration: none;
	color: #ffcc33;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

form
{
	margin: 0em;
	padding: 0em;
	vertical-align: middle;
}

td.sidebar_hp
{
	border: 1px solid #999999;
	background: #F2E5DA;
}

td.sidebar
{
	background: #cb7818;
	width: 200px;
}
td.sidebar_bic
{
	background: #e3dcdc;
	border: 1px solid #999999;
	width: 154px;
}

table.footer
{
	background: #330000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a.footer:link
{
	text-decoration: none;
	color: #ffffff;
}
a.footer:visited
{
	text-decoration: none;
	color: #ffffff;
}
a.footer:hover
{
	text-decoration: underline;
	color: #ffcc33;
}
a.footer:active
{
	text-decoration: underline;
	color: #ffcc33;
}
table.footer2
{
	background: #6c3b3b;
	font-size: 73%;
	color: #ffffff;
}
.footer_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 102%;
	font-weight: bold;
	color: #f9df92;
}
.footer_hr
{
	border-top: 1px solid #cd9898;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 5px;
}

.new
{
	background-color: #98230F;
	color: #ffffcc;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 2px;
}
.green
{
	color: #093C27;
	font-weight: bold;
}

td.menubar
{
	background-image: url(/images/menu.jpg);
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 14px;
}
td.content
{
	background-color: #FFFFCC;
	text-align: left;
}
a.mainlink
{
	color: white;
	font-size: 24px;
	font-family: "Times New Roman" , Times, serif;
	text-decoration: none;
}
a.mainlink:link
{
	color: white;
}
a.mainlink:visited
{
	color: white;
}
a.mainlink:hover
{
	color: #000000;
}
a.mainlink:active
{
	color: #000000;
}

a.sidebarlink
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.sidebarlink:link
{
	color: #ffffff;
	text-decoration: none;
}
/**/
a.sidebarlink:visited
{
	color: #ffffff;
	text-decoration: none;
}
/**/
a.sidebarlink:hover
{
	color: #FFCC99;
	text-decoration: underline;
}
/**/
a.sidebarlink:active
{
	color: #FFCC99;
	text-decoration: underline;
}
/**/

td.maincontent
{
	background-image: url(/images/lightbg2.jpg);
	background-color: #ffffff;
}
td.sidebar
{
	background-color: #cb7818;
	color: white;
	vertical-align: top;
}

.comingsoon
{
	color: red;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 20px;
}

td.tableheader
{
	font-weight: bold;
	font-size: 16px;
	color: #CC6600;
}

tr.alt1
{
	background-color: #F0F0F0;
}
tr.alt2
{
	background-color: #FFDDAA;
}
/*new*/
#nav
{
	/*width: 200px; 	height: 800px;*/
	float: left; /*background-color: #CB7818;*/
	position: relative;
}


#nav ul
{
	margin: 0;
	white-space: nowrap;
	padding: 8px;
}

#nav li
{
	display: inline;
	list-style-type: none;
}

#nav a
{
	padding: 1px 8px;
	border: 1px solid #333;
	background-color: #999;
	background-image: url(images/background.jpg);
}

#nav a:link, #nav a:visited
{
	color: #EEE;
	text-decoration: none;
}

#nav a:hover
{
	border: 1px solid #333;
	background-color: #FF6600; /*background-image: url(images/background.jpg);*/
	color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
	border: 1px solid #333;
	background-color: #FF6600; /*background-image: url(images/background.jpg);*/
	color: #333;
}

#header
{
	height: 50px;
	background-color: black;
	color: White;
}

.title
{
	font-size: large;
	font-family:Times New Roman, Serif;
}
