/* FONTS */
	.submenutext {color: #484848; font-size: 14px; font-weight: bold;}
	.submenutext2 {color: #484848; font-size: 12px; }

	.clubabout {color: #484848; font-size: 14px; }

	.copyrighttext {color: #979797; font-size: 11px; }
	.copyrighttext2 {color: #484848; fon-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10px; }

	.calendarbandname {font-size: 14px; }
	.calendardate {font-size: 18px; font-weight: bold; }
	.calendarday {font-size: 16px; font-weight: bold; color: #858585 }
	.calendarbodytext {font-size: 12px; }
	.calendarpresents {font-size: 12px; }
	.dottedline {color: #484848; font-size: 14px; font-face: Verdana; font-weight: bold }

	.pressheader {font-size: 12px; }
	.pressarticle {font-size: 14px; font-weight: bold; }
	.pressdescript {font-size: 10px; }

/* TABLES */
	.thetable { border: 1px dashed #A98C6B; width: 100%;}
	.thetable td { border: 1px dashed #A98C6B; padding: 7px; line-height: 1.7; vertical-align: top; align: center; }
	.thetable td a:link, .thetable td a:visited { text-decoration: underline; }
	.none, .none td { border: 0px; }

/* BASE */
	body{ margin: 0px; padding: 0px; font-size: 11px; font-family: heveltica, tahoma, arial, Verdana; color: #352D2E; background-color: #FFFFFF;}
	td{ font-size: 11px; font-family: tahoma, arial, Verdana; }
	small { font-size: 10px;}

	a:link,a:active,a:visited { text-decoration: none; color: #352D2E;}
	a:hover { text-decoration: underline;}
	a img, img { border:none; }

	p { margin-top: 0px; margin-bottom: 10px;}
	h1 { margin: 0; font: normal 16px tahoma; font-weight: bold; text-transform: none; border: 0 none; }
	ul { margin-top: 5px; margin-bottom: 15px;  padding-left: 16px; margin-left: 0px;}
	li { padding-bottom: 3px; }
    .hr { height: 1px; border-top: 1px solid orange; }
    .hrw { height: 1px; border-top: 1px solid white; width: 10px; }
	.h1 { background-color: #FF9F2F; padding: 8px; font-weight: bold; font-size: 12px; }
	h2,.h2 { background-color: #FF9F2F; padding: 4px; font-weight: bold; font-size: 12px; margin: 0; }

/* LINK STYLES */
	.whitelinks a:link,.whitelinks a:visited{text-decoration: none; color: #FFFFFF;}
	.whitelinks a:hover {text-decoration: underline;}

	a.white:link,a.white:visited{text-decoration: none; color: #FFFFFF;}
	a.white:hover {text-decoration: underline;}

	a.orange:link,a.orange:visited{text-decoration: none; color: #FF9900;}
	a.orange:hover {text-decoration: underline;}

	.EmptyTable { border-collapse: collapse; }
	.EmptyTable td{ border: 0px; padding: 0px; margin: 0px }

	input,submit,select,textarea,button	{font-family: tahoma,arial;	font-size: 11px; }
	input[type=text], input[type=password], textarea { padding-left: 3px; border: 1px solid #6F3C00; }

/* MIME ICONS */
	.doc { background:url("MIME/doc.gif") 0px 0px no-repeat; padding: 2px 0px 4px 20px; }
	.jpg { background:url("MIME/jpg.gif") 0px 0px no-repeat; padding: 2px 0px 4px 20px; }
	.pdf { background:url("MIME/pdf.gif") 0px 0px no-repeat; padding: 2px 0px 4px 20px; }
	.zip { background:url("MIME/zip.gif") 0px 0px no-repeat; padding: 2px 0px 4px 20px; }

