table.navbar{
padding:0;
margin:0;
width: 100%;
background: none;
border-left: thin black solid;
background-repeat: repeat-x;
font-family: CGOmega, Arial, Helvetica;
}

td.navbar{
line-height: 24px;
padding-left: 30px;
padding-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0;
background: url(../images/navbkgnd.gif);
text-align: center;
border-right: thin black solid;
width: 200px;
}
td.navbarext{
line-height: 18px;
padding: 0;
margin: 0;
background: url(../images/navbkgnd.gif);
text-align: center;
border-right: thin black solid;
width: 100%;
}

tr.spacer{
height: 1px;
background: none;
}

/* search table  */
td.swoosh{
height: 38px;
width: 274px;
background: url(../images/searchbar/swoosh.gif);
}
td.lefthandle{
height: 38px;
width: 50px;
background: url(../images/searchbar/lefthandle.gif);
background-repeat: none;
}

td.swoosh{
height: 38px;
width: 102px;
background: url(../images/searchbar/swoosh.gif);
background-repeat: none;
}

td.expander{
height: 38px;
background: url(../images/searchbar/rthandle.gif);
background-repeat: repeat-x;
}

td.rthandle{
text-align: right;
padding-right:12pt;
height: 38px;
width: 5%;
background: url(../images/searchbar/rthandle.gif);
background-repeat: repeat-x;
}

td.barsearch{
height: 38px;
width: 94px;
background: url(../images/searchbar/barsearch.gif);
background-repeat: norepeat;
}

td.barbk{
height: 38px;
width: 20%;
text-align: center;
background: url(../images/searchbar/barbk.gif);
background-repeat: repeat-x;
}

td.barrt{
height: 38px;
width: 29px;
background: url(../images/searchbar/barrt.gif);
background-repeat: repeat-x;
}


.searchbar{
width: 100%;
border: none;
}

input.searchform{
border-style: hidden;
background-color: none;
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
font-weight:normal;
}

.menubar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menubar a:visited {
	color: rgb(225,125,125);
	text-decoration: none;
}
.menubar a:hover {
	color: rgb(225,125,125);
	text-decoration: none;
}

.menubar {
	color: #F3c66c;
}

table.innertable tr td{
vertical-align: top;
padding-right:4pt;
padding-left:4pt;
}

table.innertable{
width: 100%;
}
