@charset "utf-8";
/* CSS Document */

body {
	background-image: url(https://secure2.convio.net/cfan/images/firesitev3/bg_fade.png);
	background-repeat: repeat-x;
	background-color: #B7B7B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;

}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #5d5d5d;
}
#pg_left {
	background-image: url(https://secure2.convio.net/cfan/images/firesitev3/left_sd.png);
	background-repeat: repeat-y;
}
#pg_right {
	background-image: url(https://secure2.convio.net/cfan/images/firesitev3/right_sd.png);
	background-repeat: repeat-y;
}
#pg_right_form {
	background-image: url(https://secure2.convio.net/cfan/images/firesitev3/right_sd_form.png);
	background-repeat: repeat-y;
}
#sub_left {
	background-image: url(https://secure2.convio.net/cfan/images/firesitev3/sub_left_ln.gif);
	background-repeat:repeat-y;
}
#sub_right {
	background-image: url(https://secure2.convio.net/cfan/images/firesitev3/sub_right_ln.gif);
	background-repeat:repeat-y;
}
#sub2_title {
	background-image: url(https://secure2.convio.net/cfan/images/firesitev3/sub2_title.gif);
	background-repeat:no-repeat;
}
#sub2_left {
	background-image: url(https://secure2.convio.net/cfan/images/firesitev3/sub2_left_ln.gif);
	background-repeat:repeat-y;
}
#sub2_right {
	background-image: url(https://secure2.convio.net/cfan/images/firesitev3/sub2_right_ln.gif);
	background-repeat:repeat-y;
}
p {
	font-family:Verdana, Arial;
	font-size:10px;
	color:#5d5d5d;
}
p.footer {
	font-family:Verdana, Arial;
	font-size:9px;
	color:#333333;
}
div.footerlinks {
	font-family:Verdana, Arial;
	font-size:10px;
	color:#333333;
}
div {
	font-family:Verdana, Arial;
	font-size:10px;
	color:#5d5d5d;
}
#sub3_title {
	background-image: url(https://secure2.convio.net/cfan/images/firesitev3/sub3_title.gif);
	background-repeat:no-repeat;
}
.Explicit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px
	color:#333333;
}
#maincontentholder {
	width:600px;
}
dt {
	background-color:#dfdfdf;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	width:150px;
	padding:4px;
}
dl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:4px;
	text-align:left;
}
ul {
	color:#5d5d5d;
	font-size:10px;
	font-family:Verdana, Arial;
}
li {
	color:#5d5d5d;
	font-size:10px;
	font-family:Verdana, Arial;
}