.red {
	color: #FF0000;
}
.green {
	color: #00FF00;
}
.blue {
	color: #0000FF;
}
.yellow {
	color: #FFFF00;
}
.yellowbox {
	background: #FFFF00;
}
.redbox {
	background: #FF0000;
}
.bluebox {
	background: #0000FF;
}
.greenbox {
	background: #00FF00;
}
.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}
.listrow {
	width: 1000px;
}
.listrow td {
	border-bottom: 1px solid #AAAAFF;
}
.listthumb  img {
	border: 1px solid #FF0000;
	height: 75px;
	width: 75px;
	float: left;
	margin-right: 10px;
}
.listname {
	font-size: 1.2em;
}
.listname a {
	display: block;
}
#picture {
	width: 250px;
}
#prices, #datestimes {
	font-weight: bold;
	padding: 5px;
	background: #CCCCFF;
	text-align: left;
	width: 220px;
	overflow: hidden;
}

#ticketweb input {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000066;
	border-top: 1px solid #FF0000;
	border-right: 2px solid #B00000;
	border-bottom: 2px solid #B00000;
	border-left: 1px solid #FF0000;
}
.autoscroll {
	overflow: auto;
	width: 80%;
	position: relative;
}
.redborder {
	border: 2px solid #FF0000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}

.pseudolink {
	text-decoration: underline;
	border: 0px none;
	font-weight: bold;
	color: #0033FF;
}
.buynow {
	font-weight: bold;
	border: none;
}
.rssdate {
	font-size: xx-small;
}

.uline {
	border-top: 1px solid #F2F2FF;
	height: 1px;
}.rightcol {
	text-align: left;
	float: left;
	width: 100%;
}
.listdate {
	font-size: 0.8em;

}
#showinfo {
	border: 1px solid #000066;
	background: #FFFF00;
	margin-left: 260px;
	padding: 10px;
	font-weight: bold;
}

#ticketweb {

}
#ticketweb a {
	display: block;
}
#showname {
	margin-right: 5px;
	margin-left: 5px;
}
.oplist {
	border: 1px solid #000066;
	margin-top: 5px;
	background: #F0F0FF;
	padding: 5px;
	height: 100px;
	overflow: auto;	
}

.comment {
	font-weight: bold;
}

.commentname {
	font-size: 10px;
}
.rightmarg {

}
.tenmargin {
	margin-right: 10px;
	margin-left: 10px;
}

.fourhundred {
	width: 400px;
}
.postdate {
	margin-left: 10px;
}
#description {
	padding: 5px;

}
#showinfo th {
	background: #FFFF00;
	padding: 5px;
}
#showinfo td {
	padding: 5px;
}
#lhside {
	float: left;
	margin-right: 10px;
	text-align: center;
	overflow: hidden;
	width: 250px;
}
#mid {

}
#dtptable {
	border: 1px solid #000000;
	text-align: left;
	margin-top: 5px;
	overflow: hidden;
	width: 248px;
}
#dtptable th {
	background: #FFFF00;
	padding: 5px;
}
#detailbox {
}
