body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
}

a {
	color: #000099;
	text-decoration: underline;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}


a.showInfo {
	color: #FFFFFF;
}

a.priceButton {
	color: #FFFFFF;
	font-size: 14px;
}


h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
small {
	line-height: 13px;
}


.heading1 {
	font-size: 18px;
	font-weight: bold;
}



.BlackBack {
	color: #FFFFFF;
	background-color: #000000;
}
.BlueBack {
	background-color: #006699;
	color: #FFFFFF;
}
.WhiteBack {
	background-color: #FFFFFF;
	color: #000000;
}
.PaddedWhiteBack {
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
}

.ClearBack {
	background-image: url(/images/space.gif);
}

.LightGray {
	color: #666666;
}
.itemHeading {
	font-size: 14px;
	color: #CC0000;
}
.showInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.purchaseOrDownload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.showTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.showTitleSubhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top: 4px;
}
.diary {
	background-image: url(/images/diary_staff.gif);
}


.strike {
	text-decoration: line-through;
}
.LightGrayBack {
	color: #000000;
	background-color: #EEEEEE;
}
.GrayBack {
	color: #000000;
	background-color: #CCCCCC;
}
.DarkGrayBack {
	color: #000000;
	background-color: #999999;
}
.RightSidebarBack {
	background-image: url(/images/template/right_sidebar/background.png);
}
.SidebarTitleBack {
	color: #FFFFFF
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/template/right_sidebar/random_heading.png);
}
.required {
	color: #CC0000;
}
.error {
	color: #CC0000;
}
.GrayText {
	color: #999999;
}

div.stormy_selection {
	background-color: #EEEEEE;
	margin: 20px;	
	padding: 8px;
}

div.stormy_selection h1 {
	font-size: 12px;
}

div.stormy_selection p {
	font-style: italic;
}