#pagewrapper { 
	background-image : url("../images/pagestrip.gif"); 
	background-repeat : repeat-y; 
	background-position : left 0%; 
} 
#page { 
	margin-left : 160px; 
	margin-right : 205px; 
	background-color : #eae5e1; 
	padding : 10px 20px 10px 20px; 
	border-top : 5px solid #fff; 
	background-image : url(../images/page_bottom_border.gif); 
	background-position : center bottom; 
	background-repeat : no-repeat; 
} 
#pagefooter { 
	height : 80px; 
	margin-left : 160px; 
	background-image : url(../images/page_bottom.jpg); 
	background-position : bottom left; 
	background-repeat : no-repeat; 
	margin-top : -10px; 
} 
#rightpicture { 
	width : 205px; 
	float : right; 
	height : 80px; 
} 
#rightnav { 
	float : right; 
	width : 205px; 
	border-top : 5px solid #fff; 
	z-index : 200; 
} 
#rightnav { 
	color : #7f7d82; 
	font-size : 0.9em; 
} 
#rightnav h1 { 
	color : #666699; 
	font-size : 0.6em; 
	font-weight : normal; 
	padding : 5px; 
	padding-left : 10px; 
	background-color : #c5c3d8; 
	margin : 0; 
} 
#navright { 
	margin-left : 10px; 
	margin-right : 10px; 
} 
html > body #navright { 
	/*margin-left : -30px;*/
} 
#navright li { 
	list-style-type : none; 
	color : #666699; 
	border-bottom : 1px solid #666699; 
	padding-bottom : 5px; 
	background-image : url(../images/leftnav_arrow_dark.gif); 
	background-position : center right; 
	background-repeat : no-repeat; 
} 
html > body #navright li { 
	color : #666699; 
	padding-top : 5px; 
} 
#navright li a { 
	color : #666699; 
} 
#navright li a:hover { 
	color : #734d40; 
	text-decoration : none; 
} 
.title { 
	background-image : none; 
	font-weight : bold; 
} 
#page h1 { 
	color : #a58b70; 
	font-size : 1.2em; 
	font-weight : normal; 
	font-family : "Times New Roman", Times, serif; 
	margin : 0; 
	border-bottom : 2px solid #d8cec4; 
	margin-bottom : 5px; 
} 
.left { 
	width : 165px; 
	float : left; 
} 
.right { 
	width : 165px; 
	float : right; 
} 
.searchtext { 
	color : #7b7aa4; 
	border : 1px solid #fff; 
	width : 160px; 
	margin-left : 0; 
	padding-left : 10px; 
	background-color : #f3f2ee; 
	margin-bottom : 10px; 
} 
.names { 
	width : 360px; 
} 
.rightsearchtext { 
	font-weight : bold; 
	text-align : right; 
	font-size : 0.65em; 
	margin-right : 20px; 
	padding-bottom : 10px; 
} 
.rightsearchtext img { 
	vertical-align : middle; 
border : 0; 
} 
.errortext { 
	font-weight : bold; 
	text-align : right; 
	font-size : 0.65em; 
	color : red; 
} 
#searchoptions { 
	width : 360px; 
} 
#leftbox { 
	float : left; 
	width : 190px; 
} 
#leftbox img { 
	vertical-align : middle; 
} 
#searchbox1 { 
	float : left; 
	width : 165px; 
} 
#searchbox2 { 
	float : right; 
	width : 165px; 
} 
.records { 
	width : 160px; 
	margin-bottom : 5px; 
} 
#lstTables, #lstSelection { 
	color : #734d40; 
	font-weight : bold; 
	font-size : 0.6em; 
	height : 140px; 
} 
#put { 
	margin-top : 2em; 
	border : 0; 
} 
#remove { 
	margin-top : 0.5em; 
	border : 0; 
} 
#searchInfo { 
	margin-bottom : 5px; 
	color : #696464; 
	line-height : 1.3em; 
	font-size : 0.7em; 
} 
#resultstable1 { 
	width : 360px; 
	border : 0 solid #000; 
	height : auto; 
} 
#resultstable1 th { 
	font-size : 0.7em; 
	color : #734d40; 
	text-align : left; 
	border-bottom : 1px solid #d8cec4; 
	padding : 5px; 
} 
#resultstable1 td { 
	font-size : 0.7em; 
	text-align : left; 
	padding : 2px; 
	padding-left : 5px; 
	color : #847e7e; 
} 
#resultstable1 td a { 
	color : #847e7e; 
	text-decoration : underline; 
} 
#resultstable1 td a:hover { 
	color : #847e7e; 
	text-decoration : none; 
} 
