
html, BODY {
	margin:0px;
	font-family:trebuchet ms;
	font-size:11px;
	color:#000000;
	background-color: #a4d963;
	height:100%
}

TD {
	font-family:  trebuchet ms;
	font-size:11px;
	color:#000000;
}

/* stock link styles */
a { 
	font-family:  trebuchet ms;
	font-size:11px;
      COLOR: #4F2608;
	text-decoration:underline;
}

H1 {
	display:inline;
	color:#4f2608;
	font-weight:bold;
	font-size:16px;
	font-family:  verdana, Arial, Helvetica;
}

H2 {
	display:inline;
	color:#4f2608;
	font-weight:bold;
	font-size:13px;
	font-family:  verdana, Arial, Helvetica;
}

.menu {
      FONT-FAMILY:  verdana, Arial, Helvetica;
      FONT-SIZE: 11px;
	color:#ffffff;
	font-weight:bold;
}

.menu a {
      FONT-SIZE: 11px;
      FONT-FAMILY:  verdana, Arial, Helvetica;
      COLOR: #4F2608;
	font-weight:bold;
	text-decoration:none;
}

.menu a:hover {
      FONT-SIZE: 11px;
      FONT-FAMILY:  verdana, Arial, Helvetica;
      COLOR: #4F2608;
	font-weight:bold;
	text-decoration:underline;
}
.quote {
	font-family:  trebuchet ms;
	font-size:11px;
	line-height:11px;
	color: #000000;
}
.quoteName {
	height:19px;
	background-image:url(/images/quote.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:4px 21px 0px 0px;
	text-align:right;
	font-family:  trebuchet ms;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	color: #000000;
}
.click a {
      FONT-SIZE: 11px;
      FONT-FAMILY:  verdana, Arial, Helvetica;
      COLOR: #4F2608;
	text-decoration:underline;
}

.quoteImage a {
      cursor: hand;
}

.enlarge a {
      FONT-SIZE: 11px;
      FONT-FAMILY:  verdana, Arial, Helvetica;
      COLOR: #4F2608;
	font-weight:bold;
	text-decoration:underline;
}
.galleryThumb  {
	width:106px;
      padding:10px 0px 0px 14px;
      text-align:center;
}
.galleryThumb a {
      FONT-SIZE: 11px;
      FONT-FAMILY:  verdana, Arial, Helvetica;
      COLOR: #4F2608;
	text-decoration:underline;
}
.subMenu {
	padding-bottom:9px;
}
.subMenu a {
      FONT-SIZE: 10px;
      FONT-FAMILY:  verdana, Arial, Helvetica;
      COLOR: #000000;
	text-decoration:none;
}
.subMenu a:hover {
      FONT-SIZE: 10px;
      FONT-FAMILY:  verdana, Arial, Helvetica;
      COLOR: #000000;
	text-decoration:underline;
}
.viewVideo a {
      FONT-SIZE: 14px;
      FONT-FAMILY:  trebuchet ms;
      COLOR: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.morePhotos  {
      FONT-SIZE: 15px;
      FONT-FAMILY:  trebuchet ms;
      COLOR: #4F2608;
	font-weight:bold;
}
.morePhotos a {
      FONT-SIZE: 15px;
      FONT-FAMILY:  trebuchet ms;
      COLOR: #4F2608;
	font-weight:bold;
	text-decoration:none;
}
.morePhotos a:hover {
      FONT-SIZE: 15px;
      FONT-FAMILY:  trebuchet ms;
      COLOR: #4F2608;
	font-weight:bold;
	text-decoration:underline;
}
.credit {
	font-family: trebuchet ms;
	font-size: 9px;
	color: #ffffff;
}
.credit a  {
	font-family: trebuchet ms;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.credit a:hover {
	font-family: trebuchet ms;
	font-size: 9px;
	text-decoration:underline;
	color: #ffffff;
}

.keys {
	font-family: trebuchet ms;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.keys a {
	font-family: trebuchet ms;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.keys a:hover {
	font-family: trebuchet ms;
	font-size: 9px;
	text-decoration:none;
	cursor:text;
	color: #ffffff;
}

/* Stock Form Style */
.formName {
   font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
   font-size:11px;
   color:black;
}
.formField {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	font-size:11px;
	color:#666666;
}
INPUT.formField {
	border:1px solid #666666;
}
SELECT.formField {
	border:1px solid #666666;
}
TEXTAREA.formField {
	border:1px solid #666666;
}
INPUT.formButton {
	border:1px solid #666666;
	background-color:#CCCCCC;
	color:black;
	font-size:11px;
}

