body {
	font-family: Arial;
}

#nav {
	position: relative;
	margin-left: 0px; 
	height: 19px;
	font: 11px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FF9900;
	text-decoration: none;
	background-color: #FFF5EC;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a {
	bottom: 0px;
	height: 13px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: black;
	margin-top: 3px;
	padding-top: 2px;
	display: block;
	position: relative;
	float: left;
	text-align: center;
	margin-left: 2px;
}

#nav a:hover {
/* IE apparently needs to be told over and over and over again...sigh...*/
	text-decoration: none;
	color: black;
}

/* we'd want to set up different widths here in addtion to the 65px wide button */
#nav a.b65px { width: 65px; }

#nav a.b65pxBG {
	background-image: url(../images/orange_sched_bg.gif);
}

#nav a.b65pxBG:hover {
	background-image: url(../images/white_sched_bg.gif);
}

#nav a.grey65pxBG {
	background-image: url(../images/greyscale_sched_bg.gif);
}

#nav a.b130px { width: 130px; }

/*#nav a.b130pxBG {
	background-image: url(../images/orange_sched_bg130.gif);
}
*/

#nav a.b130pxBG:hover {
	background-image: url(../images/white_sched_bg.gif);
}

#nav a.grey130pxBG {
	background-image: url(../images/greyscale_sched_bg.gif);
}

#border1 {
	border: #FF6600;
	border-color: #FF6600;
}
.nav {
	position: relative;
	margin-left: 0px;
	height: 19px;
	font: 11px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FF9900;
	text-decoration: none;
	background-color: #FFF5EC;
	font-family: Arial, Helvetica, sans-serif;
}
.logo {
	font-size: 56px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 { font-size: 46px; }
h1 { font-size: 2.9pc; }
/*h1 { font-size: 0.48in; }
h1 { font-size: 1.22cm; }
h1 { font-size: 12.2mm; }
h1 { font-size: 420%; }
h1 { font-size: 4.2em; }
h1 { font-size: xx-large; }*/

.h1navbar {
font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin:0;
font-size: 14px;
font-weight: bold;
display: inline;
}

.h1 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.underline {
	text-decoration: underline;

}
.small-bold {
	font-size: small;
	font-weight: bold;
}

.one
{
	border-style: solid;
	border-color: #FF9900;
}

.center
{
	background-position: center;
	text-align: center;

}



.Table {
	margin: 0px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #FF9900;
	padding: 1px;
	border-style: solid;
}

.myTable {
	margin: 0px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #FF9900;
	padding: 1px;
	border-style: solid;
}
.menuTable {
	margin: 0px;
	background-color: #FFFCEE;
	border-width: 1px;
	border-color: #FF9900;
	padding: 10px;
	border-style: solid;
}
.nav2 {
	height: 19px;
	font:  Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FF9900;
}
.nav3 {
	position: relative;
	margin-left: 0px;
	height: 19px;
	font: 11px Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
}
/*.nav-logo {
	position: relative;
	margin-left: 0px;
	height: 19px;
	border-bottom: 1px solid #FF9900;
	text-decoration: none;
	background-color: #FFF5EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
}
*/.h3 {
	text-decoration: underline;
}
.underlineblue {
	text-decoration: underline;
	color: #0000FF;
}
.small {

	font-size: small;
	font-weight: normal;
}
.medium-bold {

	font-size: medium;
	font-weight: bold;
}
.h1-s2-underline {
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
}
.Table-fontA {
	margin: 2px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #E4E4E4;
	padding: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
	display: run-in;
	text-indent: 9pt;
	word-spacing: 2px;
}
.Table-fontA-italic {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
	border: 1px solid #CCCCCC;
}
