A:link, A:visited, A:active, A:hover { 
}
A:link  { 
  color: #5C4A0A;
}
A:visited { 
  color: #5C4A0A;
}
A:active {
  color: #5C4A0A;
}
A:HOVER { 
  color: #000000;
  background-color: ;
}

.onbody {
  color: #000000; 
}
.onbody A:link {
  color: #595959;
}
.onbody A:visited {
  color: #595959;
}
.onbody A:active {
  color: #595959;
}
.onbody A:hover {
  color: #FFFFFF;
}

BODY,P,TABLE,TD,TR {   
  font-size: 9pt;
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
}
BODY {
	background: #CFD0A4;
	background-image: url(http://www.surfacezero.com/g503/images/bg_desert.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
FORM {
  display: inline;
  margin-bottom: 0;
}
PRE {
  font-size: ;
  font-family: ;
}

.tableborders {
  background: #000000;
}

.tddetails {
  background: #E6E6CF;
}

.tdbackground {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #D7D7B1;
  font-family: Verdana, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #F4F4F4;
  font-family: Verdana, Helvetica, sans-serif;
}

.menubar{
  background: #979473;
  font-size: 8pt;
  color: #FFFFFF;
}
.menubar A:link {
  color: #595959;
}
.menubar A:visited {
  color: #595959;
}
.menubar A:active {
  color: #595959;
}
.menubar A:hover {
  color: #000000;
}


.catcolumn {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #CCCCAD;
}

.photocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #CFD0A4;
}

.commentscol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #CCCCAD;
}

.lastphocol {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #CCCCAD;
}

.lastcommcol {
  font-size: 8pt;
  background: #CFD0A4;
  color: ;
}

.small {
  font-size: 8pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.medium {
  font-size: 10pt;
  font-family: Verdana, Helvetica, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: Verdana, Helvetica, sans-serif;
}

.welcome {
  background: ;
  font-family: Verdana, Helvetica, sans-serif;
  color: #FFFFFF;
}

.lighttable {
  background: #CFD0A4;
  color: #000000;
}

.alternatetable {
  background: #CFD0A4;
}

.alt1, .alt1Active
{
	background: #333333;
	color: #f2f2f2;
	border-top: 1px solid #3a3a3a;
	border-left: 1px solid #404040;
}
.alt2, .alt2Active
{
	background: #2a2a2a;
	color: #f2f2f2;
	border-top: 1px solid #3a3a3a;
	border-left: 1px solid #404040;
}

.formboxes{
  font-family: ;
  background-color: ;
  color: ;
  font-size: 9pt;
}

blockquote {
   font-size:9pt; border:1px solid #E6E6CF;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#E6E6E6;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}

