body {
  font-size: 14px;
  font-family: Tahoma, Helvetica, Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
  margin: 0px 0px 0px 0px;
}

A:link, a:visited, a:active, a:hover {
	color: #000099;
}


TD {
    font-family:verdana;
    font-size:8pt;
    background-color: #ffffff;
}

td.head1 {
    font-family:verdana;
    font-size:9pt;
    background-color: #ccc;

}

a.underlined_cell:link,a.underlined_cell:visited,a.underlined_cell:active,a.underlined_cell:hover {
    cursor:pointer;
    border: none;
    font-family:verdana;
    font-size:8pt;
    background-color: #fff;
    text-decoration: none;
    color: black;
}

a.photo_comment:link,a.photo_comment:visited, a.photo_comment:active, a.photo_comment:hover {
    cursor:pointer;
    border: none;
    font-family:verdana;
    font-size:6pt;
    background-color: #fff;
    text-decoration: none;
    color: #000099;
}


td.underlined_cell {
	cursor:pointer;
    border-bottom: 1px dashed #000099;
    border-right: 1px dashed #000099;
    font-family:verdana;
    font-size:8pt;
    background-color: #fff;
}

td.underlined_cell_mouse {
	cursor:pointer;
    border-bottom: 1px dashed #000099;
    border-right: 1px dashed #000099;
    font-family:verdana;
    font-size:8pt;
    background-color: #e0e0e0;
}

td.feedback1 {
    border: none;
    font-family:verdana;
    font-size:8pt;
    background-color: #f0f0f0;
    width: 150px;
}

td.feedback2 {
    border: none;
    font-family:verdana;
    font-size:8pt;
    background-color: #f0f0ff;
    width: 340px;
}

.feedback {
    border: solid 1px #000099;
    font-family:verdana;
    font-size:8pt;
    background-color: #ffffff;
    width: 320px;
}




hr.hr1 {
      border-top: 1px dashed #000099;
      border-bottom: 1px solid #000099;
      color: #fff;
      background-color: #fff;
      height: 3px;
   }

hr.hr2 {
      border-bottom: 1px dashed #000099;
/*      border-top: 1px solid #000099;*/
      color: #fff;
      background-color: #fff;
      height: 3px;
      width: 99%;
   }


hr.underbanner {
    height: 1px;
    overflow: hidden;
    width: 99%;
    background-color: #000099;
    border: 0px solid #000099;
    color: #000099;
}


td.center { background: url('../img/background/load_image.gif') no-repeat center; }
td.lt { background: url('../img/borders/lt.gif') no-repeat bottom right; }
td.t { background: url('../img/borders/t.gif') repeat-x bottom; }
td.rt { background: url('../img/borders/rt.gif') no-repeat bottom left; }
td.l { background: url('../img/borders/l.gif') repeat-y right; }
td.r { background: url('../img/borders/r.gif') repeat-y left; }
td.lb { background: url('../img/borders/lb.gif') no-repeat top right; }
td.b { background: url('../img/borders/b.gif') repeat-x top; }
td.rb { background: url('../img/borders/rb.gif') no-repeat top left; }


.selectres { width: 100px; background: #ccf; border: solid 1px #aaa;}
.imagedata { width: 400px; background: #ccf; border: solid 1px #aaa;}
.backbutton { width: 80px; background: #ccf; border: solid 1px #aaa;}
.addimage { width: 80px; background: #ccf; border: solid 1px #aaa;}
.addwalk { width: 80px; background: #ccf; border: solid 1px #aaa;}
.editwalk { width: 500px; background: #eee; border: solid 1px #aaa;}
.editwalkleft { width: 100px; background: #ddd; border: none;}
.editwalkright { width: 500px; background: #ddd; border: none;}
/*.editwalk { width: 500px; background: #ccf; border: solid 1px #aaa;}
.editwalkleft { width: 100px; background: #ccf; border: none;}
.editwalkright { width: 500px; background: #ccf; border: none;}*/
.newwalkname { width: 600px; background: #ccf; border: dashed 1px #aaa;}
.newwalkdate { width: 100px; background: #ccf; border: dashed 1px #aaa;}

.test { width: 100%; }
.test1 { border: 0px;}
.button100px { border: 1px solid; width: 100px; }
.noborder { border: 0px; }
.bordersmall { border: 1px solid #000000; }
.borderbig { border: 2px solid #000000; }
.createstage { width: 250px; background: #E0E0E0; border: dashed 1px;}
.createstage1 { width: 400px; }
.createstagesmall { width: 70px; }


td.small {font-family:verdana;font-size:7pt;}

select, input
{
/*    background-color: #222222;*/
    font-family: verdana;
    font-size: 10px;
/*    color=#222222;*/
    border: 1px solid;
}
select.error, input.error
{
    background-color: #FFC0C0;
    font-family: verdana;
    font-size: 10px;
/*    color=#222222;*/
    border: 1px solid;
}

submit
{
/*    background-color: #222222;*/
    font-family: verdana;
    font-size: 10px;
/*    color=#222222;*/
    border: 0px;
}


/* ----------- Nice link button styles -------------*/
.disabledButtonLink
{
	color: Gray;
	text-align:center;
/*	padding: 0px 0px 0px 0px;*/
	background-color:	#E4E0D2;
}

a.buttonLink
{
/*	padding: 100px 0px 0px 0px;*/
/*	border:	1px solid #D4D0C2; */
/*	background-color:	#E4E0D2; */
	text-align:left;
	white-space: wrap;
	font-size: 100%;
	color: black;
	text-decoration: none;

}


a.buttonLink:visited
{
	color: black;
}

a.buttonLink:active
{
/*	border:	1px solid #3169C6;*/
	background-color:	#3169C6;
	color: white;
	text-decoration: none;
}

a.buttonLink:hover
{
/*	border:	1px solid #3169C6;*/
/*	background-color:	#C6D3EF;*/
	background-color:	#E0E0E0;
	color: black;
	cursor:	hand;
/*	text-decoration: overline underline;*/
	text-decoration: none;
}



a.curPageLink , a.curPageLink:visited,a.curPageLink:link,
a.otherPageLink , a.otherPageLink:visited,a.otherPageLink:link
{
	padding: 2px 4px 2px 4px;
	font-size: 100%;
	color: black;
}

a.otherPageLink , a.otherPageLink:visited,a.otherPageLink:link
{
}

a.curPageLink , a.curPageLink:visited,a.curPageLink:link
{
	border: 3px double #3169C6;
	font-weight: bold;
}

/*a.otherPageLink:hover,a.curPageLink:hover
{
	text-decoration: underline;
	text-decoration: bold;

}*/


?>
