body { color: silver; font-size: small; font-family: Georgia, "Times New Roman", Times, serif; }
p { }
td { }
.right_border {
	background-image: url(../pics/right_tint.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link { }
a:visited { }
a:hover { }
a:active { }
.subheading { color: gray; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; }
.maintext { color: gray; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; }
.maintextwhite { color: white; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; }
.left_border {
	background-image: url(../pics/left_tint.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.subheading_pink {
	color: #FF66CC;
	font-size: small;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.pad_5 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.subheading_shows {
	color: #FF66CC;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	padding: 0px;
	margin-bottom: 0px;
}
#show_blocks {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #FF66CC;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#show_blocks_page {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #FF66CC;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 230px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 100px;
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 80px;
}
.show_backgrounds {
	background-image: url(/pics/show_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main_scroller {
	overflow: scroll;
	height: 510px;
	width: 355px;
	overflow-x: hidden;
}
#download {
	background-color: #CCCCCC;
	padding: 5px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
