body {
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	align: center;
	margin-top: 0;
	margin-left: 1%;
}

body.subwindow {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	align: center;
	margin-top: 0;
	margin-left: 5;
}

b.select {
	color: Black;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-variant : small-caps;
}


td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

.copyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	letter-spacing: 1px;
}

.lightText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 15px;
	letter-spacing: 1px;
}

.whiteText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	letter-spacing: 1px;
}
.emphasis {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 17px;
}

.galleryTiles {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	border-width:1px;border-color:#999999;border-style:solid solid solid solid;
}

.menuText {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 13px;
}

.goldText {
	font-family: Arial;
	font-size: 11px;
	color: #996100;
	font-weight: bold;
	line-height: 13px;
}

.footerText {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	font-variant: small-caps;
	line-height: 11px;
	letter-spacing: 1px;
	font-weight: bold;
}

.titleText {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	line-height: 17px;
	text-align: right;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.headerText {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	line-height: 17px;
	font-variant: small-caps;
	letter-spacing: 1px;
  	padding-top : 10;
  	padding-bottom : 4;
}

a:hover {
	color: #996600;
}	

.featuretext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	letter-spacing: 1px;
	background-color: #CCCCCC;
  	padding-left : 10;
  	padding-top : 10;
  	padding-bottom : 4;
}

.sampleSize {max-width:533px;}
.grayBG{border-width:2px;border-color:#666666;border-style:none none solid none;}
.blackLine{border-width:1px;border-color:#000000;border-style:none none solid none;}
.goldLine{line-height:1px;border-width:1px;border-color:#996100;border-style:none none solid none;}
.borderLine{border-width:1px;border-color:#996100;border-style:none solid none none;}
.intersect{border-width:1px;border-color:#996100;border-style:none solid solid none;}
