body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #343637;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}


img {
	color: #EDEDED;
	border-style: none;
}

.clear {
	clear: both;
	background: none;
	color: #EEE;
}
	
.form {
    width: 180px;
    margin-left: 20px;
    font-size: 10px;
}
.form h2 {
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.resultsHeader {
    text-align: center;
    background-color: #e1f3f5;
    font-weight: bold;
    border: 1px solid #eeeeee;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.resultsHeader img {
	vertical-align:top;
    padding-top: 1px;
}

.resultsColumn {
    text-align: center;
    border: 1px solid #eeeeee;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.myCollectionHeader {
    background-color: #a3dce7;
    font-weight: bold;
    color: #ffffff;
}

.diamondProperties {
    width: 400px;
    height:262px;
}
.diamondProperties td {
    border-bottom: 1px solid #eeeeee;
}

.diamondProperty { 
    color: #b5b5b5;
    font-weight: bold;
}

.diamondPropertyValue {
    color: #666666;
    font-weight: bold;
}

.tblNyro h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}

.divThumbs img {
    cursor: pointer;
    border: 1px solid #b5b5b5;
}

.hiddenPic { display:none; }

input {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
textarea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	line-height: 12px;
}

#footer p.footer-small {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #868686;
    margin-top: 3px;
    text-align: center;
    line-height: 6px;
    padding-top: 3px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #868686;
	text-decoration: none; }

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #868686;
	text-decoration: none; }

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #868686;
	text-decoration: underline; }

#footer {
	margin: 0 auto;
	width: 934px;
	height: 108px;
	text-align: center;	
}

#footer h2 {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-style: bold;
	font-size: 12px;
	color: #666666;
	padding-top: 30px;
	line-height: 2px;
	margin-bottom: 4px;
}
