body{
	font-family: Verdana, Arial, Helvetica, Geneva, "Lucida Grande", "Lucida Sans Unicode", Lucida, "Sans Serif", sans-serif;
	background: #FFFFFF;
}

div.newsletter{
	padding: 0px 50px;
}

div.fableTitle{
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	background: white;
	font-weight: 900;
	font-family: "Times CY", "Times New Roman", serif;
}

div.newsletterTitle{
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	background: white;
	font-weight: 900;
	font-family: "Times CY", "Times New Roman", serif;
}

div.descripTitle{
	font-size: 23pt;
	font-weight: bold;
	text-align: center;
}

div.descripUrl{
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}

em.admin{
   padding: 5px;
   border: 1px solid black;
   background-color: #9090FF;
}

img.smoothie{
	position: relative;
	left: 40px;
	top: -20px
}

table.admin{	
	font-size : 10pt;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, Geneva, "Lucida Grande", "Lucida Sans Unicode", Lucida, "Sans Serif", sans-serif;
	padding: 5px;
	border: 1px solid black;
	background-color: #9090FF;
	color: #FFFFFF;
}

table.menu{
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}

td{
	padding: 5px;
}

td.fable{
	font-size: 11pt;
	font-family: "Times CY", "Times New Roman", serif;	
}

td.nopadding{
	padding: 0px;
}

table.bottom{
	width: 90%;
	width: 755px;
	border: 4px solid black;
	background: #c6d92c;
	font-size: 10pt;
}

td.menuSection{
	background: white;
	font-size: 16px;
	text-align: center;
	font-weight: 900;
	font-family: "Times CY", "Times New Roman", serif;
}

td.navButton{
	margin: 10px;
	padding: 2px;
	text-align: center;
}

span.admin{
	color: white;
	font-size : 10pt;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, Geneva, "Lucida Grande", "Lucida Sans Unicode", Lucida, "Sans Serif", sans-serif;
}

span.fableSection{
	font-size: 130%;
	font-weight: 900;
}

span.unbold{
	font-weight: normal;
	font-size: 11px;
}

span.tiny{
	font-weight: normal;
	font-size: 8px;
}

input, textarea{
	border: 1px solid black;
	padding: 1px;
	background-color: #e4ed98;
}

td.navButtonSpacer{
	padding: 7px;
}

table.navRow{
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	width: 643px;
	height: 20px;
}

div.whiteTitleSpacing{
	margin: 30px 30px 0px 30px;
}

div.hidden{
	display: none;
}

div.visible{
	display: block;
}

input:focus, textarea:focus{
	background-color: white;
	border: 1px solid blue;
}

div.fadeToGreenLeft{ background: url(images/fadetogreen.png) 0% 0% repeat-y; }
div.fadeToGreenRight{ background: url(images/fadetogreen-right.png) 100% 0% repeat-y; }

div.paddingFix1{
	 padding-left: 42px;
	 padding-right: 30px;
}

div.paddingFix2{
	 padding: 0px 30px;
}

div.greenNavBar{ background: #c6d92c; }

span.artistName{
	color: #BC3B00;
	font-weight: bold;
}
