BODY, P, CENTER, BR, TABLE, TH, TR, TD,OL,UL,LI {scrollbar-face-color: #FAF7FF;scrollbar-shadow-color: #D7D8E1;scrollbar-highlight-color: #FAF7FF;scrollbar-3dlight-color: #D7D8E1;scrollbar-darkshadow-color: #FAF7FF;scrollbar-track-color: #D7D8E1;scrollbar-arrow-color: #9497AD;font-family: Verdana, Arial, sans-serif;font-size: 11px;color : #000000;}

a:link {text-decoration: none;font-weight: bold;text-decoration: underline;}
a:visited {text-decoration: none;font-weight: bold;text-decoration: underline;}
a:hover {color : #6699CC;font-weight: bold;text-decoration: underline;}
a:active {color : #6699CC;font-weight: bold;text-decoration: underline;}
B {FONT-WEIGHT: bold}
I {FONT-STYLE: italic}
.footer {color: #FFFFFF;font-size: 8.5pt;}
a.footer:link {color: #FFFFFF;text-decoration: none;font-size: 8.5pt ;}
a.footer:visited {color: #FFFFFF;text-decoration: none;font-size: 8.5pt;}
a.footer:hover {color: #000000;font-size: 8.5pt;}
a.footer:active {color: #CCCCCC;font-size: 8.5pt;}	

a.menu:link {color: #000000;text-decoration: none;font-size: 9pt;}
a.menu:visited {color: #000000;text-decoration: none;font-size: 9pt;}
a.menu:hover {color: #000000;text-decoration: none;font-size: 9pt;}
a.menu:active {color: #000000; font-size: 9pt;}

.box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #708EAE;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 90%;
	background-color: #FAF7FF;
}
INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FAF7FF;
	border: 1px #9497AD solid;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.tableMultiple {
	/* Used on search results page */
	background-color: #FAF7FF;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
.tableMultipleList {
	/* Used on search details page in Details & Equipped with */
	background-color: #FAF7FF;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.tableHeadingLink {
	/* Links used in the Headings of the table on the Search Results page */
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.tableHeadingLink:hover {
	/* Same, but mouseover */
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.tableHeadingSingle {
	/* Heading for tables where there is only one column */
	border: 1px solid #666666;
	background-color: #CCCCCC;
	font-weight: bold;
}
.tableHeadingMultiple {
	/* Heading for tables where there are multiple columns */
	background-color: #9497AD;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.tableBodySingle {
	/* Body cells for tables where there is only one column */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FAF7FF;
}
.tableBodyMultiple {
	/* Body cells for tables where there are multiple columns */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	cursor: pointer;
	font-weight: normal;
}
.tableBodyMultipleLeft {
	/* Leftmost cells for tables where there are multiple columns on Search Details page */
	font-weight: normal;
	background-color: #FAF7FF;
}
.tableBodyMultipleRight {
	/* Rightmost cells for tables where there are multiple columns on Search Details page */
	font-weight: normal;
	background-color: #FAF7FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

/**** DISPLAY TABLE STYLES ****/
.photoThumb {
	/* Photograph Thumbnails on Search Results and Search Details pages */
	border: 1px solid #666666;
	cursor: pointer;
}
.photoPreview {
	/* Photograph Preview on Search Details page */
	border: 1px solid #666666;
}
.searchList { 
	width: 150px; 
}
