a {
	color: #0587c4;
}
a:hover {
	text-decoration: none;
}
a.aRed {
	color: #B41620;
}
a.aNotActive {
	text-decoration: none;
	color: #9b9b9c;
}
a.selected {
	color: #B41620;
	text-decoration: none;
}
* {
	font-family: Arial;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

img {
	border: 0;
}

.tdNavigation {
	color: #200d04;
	font-size: 11px;
	vertical-align: bottom;
	padding-left: 30px;
	padding-bottom: 3px;
	width: 200px;
}

#menu { margin-top: 10px;}

#tdMenu01  { width: 13px;  }
#tdMenu02  { width: 119px; }
#tdMenu03  { width: 13px;  }
#tdMenu04  { width: 95px;  }
#tdMenu05  { width: 11px;  }
#tdMenu06  { width: 91px;  }
#tdMenu07  { width: 10px;  }
#tdMenu08  { width: 101px; }
#tdMenu09  { width: 10px;  }
#tdMenu10  { width: 103px; }
#tdMenu11  { width: 7px;   }
#tdMenu12  { width: 100px; }
#tdMenu13  { width: 7px;   }
#tdMenu14  { width: 100px; }
#tdMenu15  { width: 7px;   }
#tdMenu16  { width: 100px; }
#tdMenu17  { width: 7px;   }
#tdMenu18  { width: 100px; }

.tdMenu {
	padding-left: 7px;
      	padding-top: 2px;
	font-family: Arial;
	font-size: 14px;
	color: #B41620;
      }
.tdMenu a {
	font-family: Arial;
	font-size: 14px;
}

#dancer { vertical-align: bottom; }
#dancer img { height: 195px; width: 270px; }

#tableBottom { background: url(/images/bottom.jpg); height: 105px; width: 100%; }
#tdDancerBottom { width: 320px; }
#imgDancerBottom { height: 105px; width: 270px; }

#tdBottom { vertical-align: bottom; }
#tdBottom table { height: 50px; width: 100%; }
#tdBottom table td { vertical-align: top; font-size: 12px; }

#tableBottom a { color: #056Be1; }

.tdBottomText { 
    font-family: Arial; 
    font-size: 11px; 
    padding-bottom: 5px;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #B41620;
	margin-bottom: 10px;
	clear: both;
}

.container {
	background: #faf6eb;
	padding: 1em;
	clear: both;
	margin: 1em 28px 0px 0px;
}

textarea.respect {
	width: 300px;
	height: 100px;
}

.respects td {
	border-top: 1 solid #c0c0c0;
	padding: 10px;
	font-size: 12px;
}

.mybuttons {
	text-align: center;
	padding-bottom: 1em;
}


.banner A IMG {
    opacity: 0.4;
    border: 0px;
    filter:Alpha(Opacity=40, Style=0);
}

.banner A:hover IMG {
    opacity: 1;
    filter:Alpha(Opacity=100, Style=0);
}

.textInput {
	font-family: Arial;
	font-size: 12px;
}
