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

/*input[type=text] { background: #ccf; border: dashed 1px #aaa;}*/


input[type=submit] {
    display: block;
}

fieldset {
    overflow: hidden;
    position: relative;
}



input[type=text], input[type=password] { 
/*    border: 1px solid #909090;*/
    width: 100%	;
    background: #ccf;
    border: dashed 1px #aaa;
}

input[type=submit] { 
  font-size: 12px;
  font-family: Tahoma, Helvetica, Arial, Helvetica, sans-serif;
    width: 100%	;
    border: 1px solid #909090;
    background-color: #ccc;
}


input[type=checkbox], input[type=radio] { 
    position: absolute;
    left: -999em;
}

input[type=checkbox] + label, input[type=radio] + label {
    display: block;
    height: 16px;
    padding-left: 25px;
    background: url(../img/checkbox/bullet.gif) top left no-repeat;
}

input[type=checkbox]:checked + label, input[type=radio]:checked + label {
    background-image: url(../img/checkbox/bullet_checked.gif);
}

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

td.littleborder {
    border: 1px solid #cccccc;
}

TD {
    font-family:verdana;
    font-size:8pt;
}

td.logo {
    font-family:verdana;
    font-size:8pt;
    border: none;
    background-image:url(img/LogoBackgound.jpg);
}

.login{
    font-family:verdana;
    font-size:8pt;
    border: 1px solid #E0E0E0;
}




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.nounderline:link,a.nounderline:visited,a.nounderline:active,a.nounderline:hover {
    cursor:pointer;
    border-bottom: 1px dashed #000099;
/*    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;
}

input[type=text].small_search {
/*    cursor:pointer;*/
/*    border-bottom: 1px dashed #000099;*/
    font-family:verdana;
    font-size:8pt;
    background-color: #c0c0e0;
    text-decoration: none;
    color: #000099;
}
.small_search1 {
/*    cursor:pointer;*/
    border-bottom: 1px dashed #000099;
    font-family:verdana;
    font-size:8pt;
    background-color: #909090;
    text-decoration: none;
    color: #000099;
    width: 50px;
}


td.border_right {
    border-right: 1px dashed #000099;

}
td.border_bottom {
    border-bottom: 1px dashed #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;
}


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;
/*    align: center;*/
}


.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;}


/* ----------- 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;*/

}


