A:link {
	text-decoration: none;
	color: #4F5058;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #4F5058;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #4F5058;
	font-weight: bold;
}

A.footer:link {
	text-decoration: none;
	color: #8F8F8F;
	font-weight: normal;
}
A.footer:visited {
	text-decoration: none;
	color: #8F8F8F;
	font-weight: normal;
}
A.footer:active {
	text-decoration: none
	font-weight: normal;
}
A.footer:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #8F8F8F;
}

INPUT.inputbox {
	font-family: Verdana, "MS Serif", "New York", serif;	
	font-size: 11px;
	background-color: #FFFFFF;
	border: solid 1px #60748B;
}

INPUT.normal {
	font-family: Verdana, "MS Serif", "New York", serif;	
	padding: 0px;
	Height=20px;
	font-size: 11px;
	background-color: #EEEEEE;
	border: solid 0px #60748B;
}

INPUT.searchbutton {
	font-family: Verdana, "MS Serif", "New York", serif;	
	padding: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6BA1D1;
	border: solid 1px #C2DEF7;
	height: 19px;
}


INPUT.submitbutton {
	font-family: Verdana, "MS Serif", "New York", serif;	
	padding: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #021964;
	border: solid 1px #000000;
}

option {
	font-family: "MS Serif", Verdana, "New York", serif;
	padding: 2px;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px #3499CC;
}

.tablemain {
	background-color: #E9E9E9;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #C4C4C4;
}

.tablemain a {
color:#4A4B4B;
text-decoration:none;
}

.tablemain a:hover,link,visited {
color:#8D1C1C;
text-decoration:underline;
}

.tablemain TD {
border-top-width:1;
border-top-style: solid ;
border-top-color: #ffffff;
border-bottom-width:1;
border-bottom-style: solid ;
border-bottom-color: #C4C4C4;
color:#222222;
FONT-SIZE: 11px; 
font-family:Arial, Helvetica, sans-serif;
}

.normal TD {
border-top-width:0;
border-top-color: #ffffff;
border-bottom-width:0;
color:#222222;
FONT-SIZE: 11px; 
font-family:Arial, Helvetica, sans-serif;
}

td.tableheader { 
  border-top: 1px solid #E9E9E9;
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  border-bottom: 1px solid  #C4C4C4;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 5px;
  color: #021964;
  FONT-SIZE: 10px; 
  background-image: url(images/td_bg.gif);
  font-weight: bold;
}

.btn {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/submitbutton.gif);
backgroung-image: repeat-x;
width:80px;

}

.btn2 {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/submitbutton.gif);
backgroung-image: repeat-x;
width:130px;

}

TD {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica;
	color: #767162;
}

.smalltable {
	font-size: 9px;
	font-family: tahoma, Verdana, Arial, Helvetica;
	color: #767162;
        padding-right: 5px;
}

.notmember {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica;
	color: #767162;
	padding-left: 5px;
        padding-right: 5px;
	
}
.smallboxleft {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica;
	color: #767162;
	padding-left: 10px;
        padding-right: 5px;
	
}
.smallboxright {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica;
	color: #767162;
	padding-left: 18px;
        padding-right: 5px;
	
}

INPUT.inputsalon {
	font-family: Verdana, "MS Serif", "New York", serif;	
	padding: 1px;
	font-size: 10px;
	color: #000000;
	background-color: #DDD8C4;
	border: solid 1px #9B9889;
	height: 13px;
}

.loginTable {
	padding-top: 2px;
	padding-left: 15px;
        padding-right: 8px;
	font-family: Verdana, "MS Serif", "New York", serif;
	font-size: 10px;
	color: #000000;
 }

.tablecomments {

	border: solid 1px #A39E81
	background-color: #B4B39B
	font-family: Verdana, "MS Serif", "New York", serif;
}

INPUT.inputcomments {
	font-family: Verdana, "MS Serif", "New York", serif;	
	padding: 1px;
	font-size: 10px;
	color: #000000;
	background-color: #DDD8C4;
	border: solid 1px #9B9889;
	height: 14px;
}