/* CSS Document */
*html table td #menu {overflow: hidden;}
body {
	scrollbar-base-color: #cdc1a9;
	margin: 0;
	background-color: #71674a;
}

body,td,th {
	color: #FFFFFF;
}
.top {
	height: 165px;
	background-image: url(r3_header_upperback.jpg);
	background-repeat: repeat-x;
}
.bottom {
	height: 127px;
	background-image: url(images/footer_back.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
.side {
	width: 10px;
	height: 300px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
#menu {
width: 642px;
background: transparent;
margin-top: 10px;
display: block;
vertical-align: bottom;
text-align: center;
z-index: 20;
text-align: center;
/*margin-left: auto;
margin-right: auto;
//overflow: hidden;*/
height: 30px;
}
#menu ul li ul li {
border: 1px solid #000000;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 107px;
float: left;
}
#menu ul li ul {
list-style: none;
margin: 0;
padding: 0;
width: 150px;
float: left;
}

#menu a, #menu h2, #menu h2 a{
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px 0px 3px;
}

#menu h2, #menu h2 a {
color: #fff;
background: transparent;
text-transform: uppercase;
}
#menu h2 a {
padding: 0;
border: none;
}
#menu a {
color: #fff;
background: transparent;
text-decoration: none;
}

#menu a:hover {
/*color: #FF66FF;*/
background-image: url(images/menuBackOver.jpg);
background-repeat: repeat-x;
}
#menu h2 a:hover {
/*color: #FF66FF;
background-repeat: repeat-x;*/
background-image: none;
}
#menu li {
position: relative;

}
#menu li li {
position: relative;
//left: -40px;
//top: -5px;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
#menu ul ul li {
background-image: url(images/menuBack.jpg);
background-repeat: repeat-x;

}
div#menu a {
margin-left: 0px;
}
div#menu h2 a {
margin-left: 8px;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
div {
	border: none;
}
#header {
	//margin-top: -10px;
	//margin-bottom: 10px;
}
#hidden {
	position: absolute;
	top: -500px;
	left: -500px;
}
.content {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu ul li ul li a {
	color: #ffffff;
}
@charset "utf-8";
/* CSS Document */
.member_table {
	border: 1px solid #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.member_table th {
	text-align: left;
	padding-left: 10px;
	background-color: #ccc07e;
	color: #71001E;
	border-bottom: 1px solid #ffffff;
	height: 25px;
}
#starSearch input, #starSearch textarea, #starSearch select{
	margin-bottom: 5px;
}
h1 {
	height: 50px;
	width: 440px;
	background-image: url(/images/h1_back.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 50px;
	font-size: 20px;
	margin-left: 600px;
}
#menu ul li h2 {
	//padding-bottom: 5px;
}