body {

	margin-right: 0;

	margin-left: 0;

	margin-top: 10px;

	background-image: url(/images/backgrnd.gif);

}



#navcontainer

{

/*avoid gap after li in ie6 by setting width*/

width: 130px;

font-size: 11px;

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

margin-left: 0px;

}



#navcontainer ul

{

list-style-type: none;

margin-left: 0;

padding-left: 0;

}



#navlist a

{

display: block;

color: #8592BB;

padding: 1px 0 1px 8px;

}



/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/

#navlist a { width: 114px; }



#navlist a

{

\width: 100px;

w\idth: 100px;

}



#subnavlist a

{

display: block;

color: #9C9C9C;

padding: 1px 0 1px 8px;

margin-left: 8px;

}



/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/

#subnavlist a { width: 106px; }



#subnavlist a

{

\width: 130px;

w\idth: 130px;

}



#navlist a, #navlist a:visited,#subnavlist a, #subnavlist a:visited

{

border-left: 8px solid #FFFFFF;

background: #FFFFFF;

color: #9C9C9C;

text-decoration: none;

}



#navlist a:hover, #navlist a#current:hover

{

border-left: 8px solid #669966;

text-decoration: underline;

}



#subnavlist a:hover, #subnavlist a#subcurrent:hover

{

border-left: 8px solid #669966;

text-decoration: underline;

}



a#current, a:visited#current, a#subcurrent , a:visited#subcurrent

{

border-left: 8px solid #669966;

background: #DDF5D6;

color: #283D82;

text-decoration: none;

}



.bodytext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	padding-right: 20px;

	padding-left: 20px;

}



.sitelogo {

	padding-bottom: 20px;

}



H1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20pt;

}



#copynotice {

	text-align: center;

	font-family: Tahoma, Geneva, Arial, sans-serif;

	font-size: 8pt;

	vertical-align: bottom;

	font-weight: bold;

	background: #DDF5D6;

	height: 15px;

	width: auto;

	margin:0px auto;

	margin-top: 30px;

}



#topbar {

	background-image: url(/images/chairs_back.jpg);

	background-repeat: repeat-x;

	text-align: left;

}



.tableheader {

	color: #FFFFFF;

	font-weight: bold;

	background-color: #0A722A;

}

.tableheadercell {

	padding-left: 1.5em;

	padding-right: 1.5em;

}

.data_table {

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	border-bottom: solid 2px #000000;

}



a {

	text-decoration: none;

}



input

{

color: #26a;

background: #DDF5D6;

border: #669966 solid 1px;

}





legend

{

background: #DDF5D6;

border: #669966 solid 1px;

padding: 1px 10px;

} 



fieldset

{

border: #669966 solid 1px;

width: auto;

padding: 10px;

}.datelist {
	border: thin solid #669966;
	background-color: #669966;

}
a:visited {
	color: #0000FF;
}
