body		{ background-repeat:repeat-x;
		  background-color: #FFFFFF;
		  margin-top: 0px;
		  margin-right: 0px;
		  margin-left: 0px;
		  margin-bottom: 10px;
		}

TABLE.maintable	{ border-left: 1px solid #333366;
		  border-right: 1px solid #333366;
		  border-bottom: 1px solid #333366;
		}



TD.menuarea	{ background-color: #333366;
		  font-family: verdana, geneva, arial, helvetica;
		  font-size: 10px;
		  font-weight: bold;
		  color: #333366;
		  text-decoration: none;
		  height: 24px;
		}

.menuoptions	{ font-family: verdana, geneva, arial, helvetica;
		  font-size: 10px;
		  font-weight: bold;
		  color: #ffffff;
		  text-decoration: none;
		}

.menuoptions:hover { color: #999999; }


.bmenu		{ font-family: verdana, geneva, arial, helvetica;
		  font-weight: bold;
		  font-size: 10px;
		  color: #333366;
		  text-decoration: none;
		}
.bmenu2		{ font-family: verdana, geneva, arial, helvetica;
		  font-weight: bold;
		  font-size: 10px;
		  color: #333366;
		  text-decoration: none;
		}
		
.bmenu:hover	{ text-decoration: underline; }



TD.left-col	{ padding-top: 15px;
		  padding-bottom: 12px;
		  padding-right: 20px;
		  padding-left: 20px;
		}

TD.right-col	{ padding-top: 9px;
		  padding-bottom: 10px;
		}


.text		{ font-family: arial, helvetica;
		  font-size: 12px;
		  color: #000000;
		}

a.text:link	{ color: #333366; text-decoration: none; }
a.text:visited	{ color: #333366; text-decoration: none; }
a.text:hover	{ color: blue; }


.cat-title	{ font-family: verdana, geneva, arial, helvetica;
		  font-size: 14px;
		  font-weight: bold;
		  padding-top: 2px;
		  padding-bottom: 2px;
		}


TD.u-options	{ padding-left: 20px;
		  padding-right: 20px;
		  padding-top: 11px;
		  padding-bottom: 10px;
		  font-family: verdana, geneva, arial, helvetica;
		  font-size: 10px;
		  color: #000000;
		}

.link		{ color: #000000;
		  text-decoration: none;
		}

.link:hover	{ color: #333366; }

.find .item1{
    padding-bottom: 6px;
    padding-top: 6px;
    background: #333366;
    font-family: verdana, geneva, arial, helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.find .item1:hover,
.find .item1-active,
.find .item1-active:hover {
    padding-bottom: 6px;
    padding-top: 6px;
    background: #333366;
    font-family: verdana, geneva, arial, helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.find .item2,
.find .item2:hover,
.find .item2-active,
.find .item2-active:hover {
    padding: 2px 10px 2px 4px;
    font-family: verdana, geneva, arial, helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.find .item2 {
    background: #333366;
}
.find .item2:hover,
.find .item2-active,
.find .item2-active:hover {
    background: #999999;
    color: #000000;
}



