span.pageResults {
	font-size: 10px;
}

hr.searchForm {
	color: #000000;
	height: 1px;
}

tr.searchResultsHeaderRow {
	background-color: #cccccc;
}

tr.searchResultsRowOdd {
	background-color: #ffffff;
	color: #000000;
}

tr.searchResultsRowEven {
	background-color: #cccccc;
}

.searchSubmt {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}

.diamond_details_outro {
	font-size: 10px;
}


td.searchFormInstruction {
	font-weight: bold;
	color: #000000;
	font-style: italic;
}


.helpPageHeader {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}


.diamond_search_order_inpt {
	width: 80%;
}


.pageHeaderRowText {
	font-weight: bold;
	font-size: 20px;
}

form {
	margin: 0px;
}


.diamond_search_intro, .diamond_search_outro {
	font-weight: bold;
}


.searchResultsHeader, .detailsHeader, .orderHeader {
	font-weight: bold;
	font-size: 20px;
	height: 35px;
}



hr.interestHR {
	width: 65%;
	color: #000000;
	height: 1px;
}


.searchStrHeader {
	font-weight: bold;
	color: #0000ff;
}


.carat_text_box {
	width: 40px;
}

.price_text_box {
	width: 60px;
	text-align: right;
}


.proportions_table, .carat_ranges_table {
	font-size: 12px;
}


.measurements_box {
	width: 40px;
}




/*	== LINKS ==  */




a.pageResults {
	color: #000099;
	font-size: 10px;
}

a.pageResults:hover {
	color: #000099;
	background-color: #ffff00;
}

a.details {
	color: #000000;
	text-decoration: underline;
}

a.details:visited {
	color: #666666;
}

a.details:hover {
	color: #ff0000;
	text-decoration: none;
}

a.searchResultHeaderRowLink, a.searchResultHeaderRowLink:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: transparent;
}

a.searchResultHeaderRowLink:hover {
	color: #333333;
	text-decoration: underline overline;
	background-color: transparent;	
}

a.searchFormHelpWindowLink, a.searchFormHelpWindowLink:visited {
	color: #000000;
}

a.searchFormHelpWindowLink:hover {
	text-decoration: none;
}

a.select, a.select:visited {
	color: #000000;
}

a.select:hover {
	text-decoration: none;
}


a.checkboxCheckerUnchecker, a.checkboxCheckerUnchecker:visited, a.checkboxCheckerUnchecker:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


a.howToUseThisForm, a.howToUseThisForm:visited {
	color: #000000;
}

a.howToUseThisForm:hover {
	text-decoration: none;
}

a.closeHelpWindow, a.closeHelpWindow:visited {
	color: #000099;
}

a.closeHelpWindow:hover {
	color: #ff0000;
}
