a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #B54300;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #B54300;
	text-decoration: underline;
	font-size: 12px;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
BODY {
	font-weight: normal;
	background-color: #000000;
	//C24901
}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 10px;
}
.orange {
	color: #881690;
	font-size: 18px;
}

.smallhead {
	color: #881690;
	font-size: 12px;
	font-weight: bold;
	
	}
td.column  {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}


	
.underline {
	text-decoration: underline;
}
.side {
	background-position: top;
	padding: 5px;
	border-bottom-color: #881690;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	height: 600px;
}
.column {
	vertical-align: top;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}
.costume2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.costume3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
li {
	padding: 5px;
}
.hmcostumes {
	border: 1px solid #F2F2F2;
	padding: 10px;
}
.costumemain {
	border: 1px solid #F2F2F2;
}
.headertable {
	margin-bottom: 5px;
}

