A {
 COLOR: #0066FF; TEXT-DECORATION: none
}
A:visited {
 COLOR: #0066FF
}
A:hover {
 TEXT-DECORATION: underline
}

TABLE, BODY, TR, TD, TH, P, DIV {
 FONT-SIZE: 11px; 
 COLOR: #484848; 
 FONT-FAMILY: verdana, arial, helvetica, sans;
}

/* remove firefox focus outline */
:focus {
  -moz-outline-style: none;
}

P {
 FONT-SIZE: 11px; COLOR: #484848; FONT-FAMILY: verdana, arial, helvetica, sans
}
UL {
 PADDING-LEFT: 8px; 
 LIST-STYLE-IMAGE: url(/images/bullet.gif); 
 MARGIN: 5px; 
 TEXT-INDENT: 5px; 
 LINE-HEIGHT: 1.4;
 FONT-SIZE: 11px; 
 COLOR: #484848; 
 FONT-FAMILY: verdana, arial, helvetica, sans;
}
LI {
 FONT-SIZE: 11px; COLOR: #484848; FONT-FAMILY: verdana, arial, helvetica, sans
}
OL {
 FONT-SIZE: 11px; COLOR: #484848; FONT-FAMILY: verdana, arial, helvetica, sans
}
.new {
 FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #484848; LINE-HEIGHT: 1.4; FONT-FAMILY: Verdana, Tahoma, Arial,  sans-serif; TEXT-ALIGN: justify
}
.justify {
 text-align: justify;
}
.border {
	border: 1px solid #cccccc;
}

.sendbutton {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#484848;
  border-top:.1em solid #999;
  border-right:.1em solid #999;
  border-bottom:.1em solid #999;
  border-left:.1em solid #999;
  background:#fff;
  width:92px;
  height:20px;
}

.inputtext {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#484848;
}

.contactfields {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#484848;
  border-top:.1em solid #fff;
  border-right:.1em solid #fff;
  border-bottom:.1em solid #999;
  border-left:.1em solid #fff;
  background:#fff;

}.border2 {
	width:727px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	padding-left:25px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:40px;
	text-align:left;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}

.LDheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	display:block;
	clear:both;
}

.date{
	font-style:italic;
	font-weight:normal;
}

.credspacing {
	LINE-HEIGHT: 8pt
}

.linkspacing {
	LINE-HEIGHT: 11pt
}

.gallerytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
