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

