html, body, ol, ul, li, p, form, table, td, tr, th, cfform, fieldset, h1, h2, h3, h4, h5, h6, hr
{
	padding: 0;
	margin: 0 auto;
	border: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #767676;
	color: #555555;
	margin: 0 auto;
	text-align: center;
	line-height: 1.4em;
}

ul
{
	margin-left: 25px;
}

#danceweek_workshops
{
	border: 1px solid #CCC;
}

#danceweek_workshops tr td
{
	padding: 5px;
}

.Img
{
	border: 1px solid #BBBBBB;
	margin-left: 10px;
	margin-bottom: 10px;
}

.RequiredField
{
	font-weight: bold;
	color: #CC0000;
}

.FormBtn
{
	font-weight: bold;
	font-size:11px;
	width: 60px;
	height: 20px;
}

.FormInput
{
	width: 200px;
	height:18px;
}

.FormTA
{
	width: 200px;
	height: 65px;
}

.FormOption
{
	vertical-align: middle;
}

.Header
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
}

.ContentArea
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}