body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
}

.error {
color:#FF0000;}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	}
	
	label {
	display:block;
	font-weight:bold;}
	
.container {
	width:770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.header {
	padding-bottom: 5px;
	height: 45px;
}
.mainmenu {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	line-height:30px;
	border-bottom: 3px solid #F1043C;
	color:#989898;
}
.mainmenu ul{
padding:0px;
margin:0px;

}
.mainmenu ul li{
list-style:none;
display:inline;
}
.mainmenu ul li a{
text-decoration:none;
font-weight:bold;
color:#989898;
padding-left:16px;
padding-right:16px;
}
.mainmenu li a:hover {
	padding-left:16px;
	padding-right:16px;
	text-decoration: none;
	font-weight: bold;
	display: inline;
	color: #F1043C;
	text-decoration:underline;
}
.content {
	padding: 10px;
	color:#393939;
}

.footer {
	text-align:center;
	border-top: 3px solid #E4E4E4;
	font-size:85%;
	padding: 5px;
	color:#989898;
}

.footer a{
	color: #F1043C;
	text-decoration:none;}
/*******************************************************************/

h1{
color:#393939;
font-size:120%;}

h2{
color:#393939;
font-size:100%;}

h3{
background-color:#FFFFFF;
font-size:100%;
color:#F1043C;
line-height:20px;}


a{	
color: #989898;
text-decoration:none;
font-weight:bold;
}

.brandtext{
color:#F1043C;}

.brandgrey{
color:#393939;}

legend{color:#989898;}

/*******************************************************************/
.mainleft {
width:80%;
vertical-align:top;}

.mainright {
width:20%;
vertical-align:top;
border-left: 3px solid #E4E4E4;
padding-left:4px;
margin-left:4px;
color:#989898;}

.contenttbl {width:100%;}

.contentbox{
margin-bottom:10px;
background-color:#F4F4F4;
width:100%;

}
.contentbox th{	
border-bottom: 3px dashed #ffffff;
color:#F1043C;
text-align:left;

}
.contentbox th a{	
color:#F1043C;
text-decoration:none;
}

.contentbox td{


}

.contentbox td a{
color:#F1043C;
text-decoration:none;
}
/*******************************************************************/
.featbox{
margin-bottom:10px;
background-color:#ffffff;
width:100%;

}
.featbox th{	
border-bottom: 3px dashed #ffffff;
color:#F1043C;
text-align:left;
}
.featbox th a{	
color:#F1043C;
text-decoration:none;
}

.featbox td{


}

.featbox td a{
color:#F1043C;
text-decoration:none;
}
/*******************************************************************/
.prices{
text-align:right;
width:80px;}
.startdate{
width:80px;}

/*******************************************************************/
.catbox{
margin-bottom:10px;
background-color:#F4F4F4;
width:100%;

}
.catbox th{	

color:#F1043C;
text-align:left;
border-bottom: 3px dashed #ffffff;
}

.catbox th a{	
color:#F1043C;

}

.catbox a{
color:#393939;
font-weight:normal;

}

.catbox td{

width:50%;
padding-top:4px;}

/*******************************************************************/
.datbox{
margin-bottom:10px;
background-color:#F4F4F4;
width:100%;

}
.datbox th{	

color:#F1043C;
text-align:left;

}

.datbox th a{	
color:#F1043C;

}

.datbox a{
color:#393939;
font-weight:normal;

}

.datbox td{

width:50%;
padding-top:4px;
border-bottom: 3px dashed #ffffff;
}


/*******************************************************************/
.contactform {
	font-family: Arial, Helvetica, sans-serif;
}
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.contactform input, .contactform textarea {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}
.contactform #xSubmit {
	display: block;
	clear: both;
}
.error {
	color: #FF0000;
}
/*******************************************************************/
.adminmenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: #ececec;
}
.adminmenu li {
	display: inline;
}
.adminmenu li a {
	color: #FF0000;
	font-weight: bold;
	padding: 8px;
	line-height: 25px;
}
.adminmenu li a:hover {
	color: #ffffff;
	background-color: #989898;
}
.datatable {
	border: 1px solid #989898;
	background-color: #ececec;
	margin: 10px;
}
.datatable th {
	background-color: #989898;
	text-align: left;
	color: #FFFFFF;
	padding: 3px;
}
.datatable td {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 3px;
}
.datatable a {
	color: #FF0000;
}

/*******************************************************************/

.registrationform {}
.registrationform td{
width:50%;}

/*******************************************************************/
.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}
/*******************************************************************/
.altrow {
	background-color: #ffffff;
}
.altrow td{
line-height:26px;
}
/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
