.header {	
	font-size: 14px;
	font-weight: bold;
}

.hreftext {
	color: blue;
	text-decoration: underline;
	cursor: pointer	
}
table#pageTitle {
	border-style: none;
	width: 180px;
	text-align: left
}

table#pageTitle td {   
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 12pt;   
    text-align: left;    
    background-image: url(../images/longyellowbar.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-weight: bold;
	padding-left: 7px	
}
table#parsedFromHtml {
	background-color: #ffffcc;
	border-style: none;
	padding: 10px;
	margin: 0px;
	border-width: 0px;
	width: 95%
}

table#parsedFromHtml thead td, table thead th {
	/* background-image:url(../images/ft-head.gif);
	background-repeat:no-repeat;
	background-position:top right;*/
	background-color: #ffcc00
}
table#parsedFromHtml thead td.selectedUp, table thead th.selectedUp {
	/*background-image:url(../images/ft-headup.gif);*/
	background-color: #ffcc00
}
table#parsedFromHtml thead td.selectedDown, table thead th.selectedDown {
	/*background-image:url(../images/ft-headdown.gif);*/
	background-color: #ffcc00
}


.errorTitle {
	color: red;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial
}

.errorText {
	color: red;
	font-size: 9pt;
	font-family: Arial
}

.messageText {
	color: blue;
	font-size: 9pt;
	font-family: Arial
}


.messageTextPI {
	color: red;
	font-size: 14pt;
	font-family: "Lucida Sans" 
}


.messageTextNotice {
	color: blue;
	font-size: 14pt;
	font-family: "Lucida Sans" 
}


A:LINK#navText {
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	text-transform: capitalize;
	background-color: #340098;
	color: #0098cc;
	text-align: center;
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 5px
}

A:VISITED#navText {
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	text-transform: capitalize;
	background-color: #340098;
	color: #0098cc;
	text-align: center;
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 5px
}

A:HOVER#navText {
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	text-transform: capitalize;
	background-color: #340098;
	color: #ff6600;
	text-align: center;
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 5px
}

A:ACTIVE#navText {	
	font-size: 8pt;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	text-transform: capitalize;
	background-color: #340098;
	color: #ff6600;
	text-align: center;
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 5px
}

body {
	font-family: Arial, Serif, Helvetica;
	font-size: 12px;
}

.footerLinks {
	font-family: Arial, Serif, Helvetica;
	font-size: 8pt;
	text-align: center;
	width: auto;
	letter-spacing: 1px;
	word-spacing: 3px;
	vertical-align: middle
}

.trademark {
	font-family: Arial, Serif, Helvetica;
	font-size: 7pt;
	text-align: center;
	margin: 5px
}

A:LINK {
	color: blue	
}

A:VISITED {
	color: blue
}

A:HOVER {
	color: red
}

A:ACTIVE {
	color: red
}

table#navtable {  	
    width: 100%;
	padding: 0px;
	height: 20px;
	border-style: none;
	border-width: 0px;
	margin: 0px
}

td#navSpacer {
	border-bottom-color: #ff6600;
	border-bottom-style: solid;
	background-color: #330099;
	border-bottom-width: 2px;
	text-align: center
}

A:LINK#menu {		
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-family: Arial, "Microsoft Sans Serif";
	/** font-weight: 800; **/
	font-style: normal;	
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 3px	
}

A:VISITED#menu {	
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-family: Arial, "Microsoft Sans Serif";
	/** font-weight: 800; **/
	font-style: normal;		
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 3px	
}

A:HOVER#menu {	
	font-size: 8pt;
	color: black;
	text-decoration: none;	
	font-family: Arial, "Microsoft Sans Serif";
	/** font-weight: 800; **/
	font-style: normal;		
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 3px	
}

A:ACTIVE#menu {	
	font-size: 8pt;
	color: black;
	text-decoration: none;	
	font-family: Arial, "Microsoft Sans Serif";
	/** font-weight: 800; **/
	font-style: normal;	
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 3px	
}


.menuOption {		
	background-image: url("../images/yellowLine.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 3px;
	font-family: "Microsoft Sans Serif";
	color: black;
	font-size: 8pt;
	letter-spacing: 1px;
	word-spacing: 3px	
}


table#edittable {  	
    border: solid #000 1px;
    width: 400px;
	padding: 0px

}

table#edittable tr {
    color: #000000;
    text-align: left;
    background-color: #ffcc00;
}

table#displaytable {  	
    width: 400px;
	padding: 0px;
	border-style: none;;

}

table#displaytable th {
    color: #000000;
    text-align: left;
    background-color: #ffcc00;
}

table#displaytable tr {
    color: #000000;
    text-align: left;
    background-color: #fffcc0;
}

 div#menu {
    height: auto;
    /**width: 150px; **/
}

 div#menu ul {
    display: table;
}
div#menu li {
	 /**display: inline; **/
	display: inline;
	position: relative;
    height: 40px;
    width: 100px;
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 10pt;   
    text-align: center;
    line-height: 200%;
    list-style-type: none;
    background-image: url(../images/yellowLine.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
	letter-spacing: 0px;
	word-spacing: 0px
}
div#menu li a { 
	display: inline;
	position: relative;   
    height: 40px;
    width: 100px;
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;   
    color: black;
    text-decoration: none;
    text-align: center;
    line-height: 200%;
    list-style-type: none;
    letter-spacing: 0px;
	word-spacing: 0px
}
div#menu li a:link {
	display: inline;
	position: relative;
	height: 40px;
    width: 100px;
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;   
    color: black;
    font-weight: bold;
    text-align: center;
    line-height: 200%;
    list-style-type: none;
    letter-spacing: 0px;
	word-spacing: 0px
}
div#menu li a:visited {
	display: inline;
	position: relative;
	height: 40px;
    width: 100px;
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;   
    color: black;
    font-weight: bold;
    text-align: center;
    line-height: 200%;
    list-style-type: none;
    letter-spacing: 0px;
	word-spacing: 0px
}
div#menu li a:hover {
	display: inline;
	position: relative;
	height: 40px;
    width: 100px;
    margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;   
    font-weight: bold;
    color: #fecd08;
    text-align: center;
    line-height: 200%;
    list-style-type: none;
    letter-spacing: 0px;
	word-spacing: 0px
}

div#menu li a:active {
	display: inline;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;    
    font-weight: bold;
    color: red;
    background-image: url(../images/yellowLine.jpg);
	background-position: center bottom;
    background-repeat: no-repeat;
}
.errors {
	color: red;
	font-weight: bold;
}
/** Drop Shadow section **/

/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #666666 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}